Favicon of winui-code-review

winui-code-review Skill

AI Agent SkillC#Open source

Code quality review for WinUI 3 apps — MVVM compliance, x:Bind correctness, accessibility, theming, security, and performance. Use before committing to catch issues that the compiler and UI tests won't find. Published by microsoft in win-dev-skills.

What is winui-code-review Skill?

Code quality review for WinUI 3 apps — MVVM compliance, x:Bind correctness, accessibility, theming, security, and performance. Use before committing to catch issues that the compiler and UI tests won't find. 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.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Design and media
  • Security review use cases
  • Design and media use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use winui-code-review Skill

  • Use it for security review.
  • Use it for design and media.

Built with

C#Copy skill directory

Editorial notes

Source

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

What it does

Code quality review for WinUI 3 apps — MVVM compliance, x:Bind correctness, accessibility, theming, security, and performance. Use before committing to catch issues that the compiler and UI tests won't find.

Skill instructions

When to Use Run a code review after the app builds and before committing. This catches quality issues that aren't build errors and aren't visible in UI tests — patterns that compile and run but are wrong, fragile, or slow. How to Review Read through the project's XAML and C files and check each section below. The Microsoft.WindowsAppSDK.Analyzers Roslyn analyzer ships with the winui-dev-workflow skill and is injected into your build when you compile via the BuildAndRun.ps1 script that ships with that skill — the script drops a temporary Directory.Build.props into the project that loads the analyzer DLL and its .targets, then cleans up after the build. Plain dotnet build (or VS) does not load the analyzer automatically; if you want it to surface as build diagnostics outside the script, add the <Analyzer Include="..." / and <Import Project="..." / to your project's own Directory.Build.props (or wait for the planned NuGet package). The analyzer catches a curated set of WinUI 3 / Windows A

Explore related resources

Frequently asked questions

What is winui-code-review?

winui-code-review is a open-source AI agent skill with Copy skill directory. Code quality review for WinUI 3 apps — MVVM compliance, x:Bind correctness, accessibility, theming, security, and performance.

Who is winui-code-review best for?

winui-code-review is best for reusing agent instructions, scripts, and references, security review workflows, design and media workflows.

How do I install winui-code-review?

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

Is winui-code-review actively maintained?

winui-code-review may need a closer maintenance check before production use.

Share:

Stars
350
Forks
18
Last commit
9 days ago
Repository age
5 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to winui-code-review