Use when designing, reviewing, or fixing WinUI 3: layout planning, control choice, Fluent Design alignment, Light/Dark/High Contrast theming, typography, spacing, brushes, accessibility, and XAML data-binding design. Load before authoring new XAML, reviewing UI PRs, migrating desktop UI to WinUI, or choosing between WinUI controls/patterns.
$npx -y skills add microsoft/win-dev-skills --skill winui-designInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/win-dev-skills" --skill "microsoft/win-dev-skills/winui-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/win-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/win-dev-skills"` and select the relevant skills, then follow their instructions.