// tag
#Windows App SDK
2 posts
A WinUI Agent Plugin for GitHub Copilot and Claude Code
Microsoft released agent skills for WinUI development — scaffold, build, run, test, iterate, all with GitHub Copilot CLI or Claude Code. The key innovation: purpose-built tools that ground the agent in WinUI-specific facts.
dotnet new WinUI: Create Windows Apps Without Touching Visual Studio
WinUI project templates now work from dotnet new — blank apps, NavigationView patterns, and more. VS Code support, no Visual Studio required, with Fluent Design defaults baked in.