Favicon of winui-dev-workflow

winui-dev-workflow Skill

AI Agent SkillWorkflow AutomationC#Open source

Build and run workflow for WinUI 3 apps — project creation, BuildAndRun.ps1 script, winapp run, error diagnosis, and prerequisites. Use when building, running, or fixing build errors in a WinUI 3 project. Published by microsoft in win-dev-skills.

Decision snapshot

Is this a fit?

Best for

Developers using win-dev-skills, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is winui-dev-workflow Skill?

Build and run workflow for WinUI 3 apps — project creation, BuildAndRun.ps1 script, winapp run, error diagnosis, and prerequisites. Use when building, running, or fixing build errors in a WinUI 3 project. Published by microsoft in win-dev-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
63/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using win-dev-skills

Declared skill metadata

  • Source file: plugins/winui/skills/winui-dev-workflow/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use winui-dev-workflow Skill

  • Use it for developers using win-dev-skills.

Built with

C#Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/win-dev-skills
  • Skill file: plugins/winui/skills/winui-dev-workflow/SKILL.md

What it does

Build and run workflow for WinUI 3 apps — project creation, BuildAndRun.ps1 script, winapp run, error diagnosis, and prerequisites. Use when building, running, or fixing build errors in a WinUI 3 project.

Skill instructions

Create or Open a Project New app — scaffold with a template: powershell dotnet new winui-mvvm -n <AppName cd <AppName Creates an MVVM project with CommunityToolkit.Mvvm, TitleBar, MicaBackdrop, and Frame navigation. Do NOT mkdir first — -n creates the folder. Existing app — read the .csproj to understand: - <TargetFramework (e.g., net10.0-windows10.0.26100.0) - <PackageReference versions (WindowsAppSDK, CommunityToolkit) - Project structure and established patterns Install Packages powershell dotnet add package <Name Never specify --version — omitting it gets the latest stable and avoids outdated API mismatches. Build & Run Use the BuildAndRun.ps1 script (included with this skill) — it handles everything: powershell .\BuildAndRun.ps1 Invoke the script with mode: "async". The script stays attached to the running app so a mode: "sync" call blocks your turn for the entire lifetime of the app. The output contains the PID of the running app once the app starts, which looks like this: ✅ <pkg

Verified compatibility and discovery

Frequently asked questions

What is winui-dev-workflow?

winui-dev-workflow is a open-source AI agent skill with Copy skill directory. Build and run workflow for WinUI 3 apps — project creation, BuildAndRun.ps1 script, winapp run, error diagnosis, and prerequisites.

Who is winui-dev-workflow best for?

winui-dev-workflow is best for reusing agent instructions, scripts, and references.

How do I install winui-dev-workflow?

Install or run winui-dev-workflow using Copy skill directory. Check winui-dev-workflow for the latest setup command.

Is winui-dev-workflow actively maintained?

winui-dev-workflow may need a closer maintenance check before production use.

Share:

Stars
350
Forks
18
Last commit
2 months ago
Last verified
Not yet verified
Metadata fetched
Aug 29, 2026
Repository age
6 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to winui-dev-workflow