Favicon of build

build Skill

AI Agent SkillC++Open source

Build the WinUI repository. Use when asked to build, compile, or rebuild the project after making code changes. Published by microsoft in microsoft-ui-xaml.

What is build Skill?

Build the WinUI repository. Use when asked to build, compile, or rebuild the project after making code changes. Published by microsoft in microsoft-ui-xaml. 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
97/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
  • Design and media
  • Design and media use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use build Skill

  • Use it for design and media.

Built with

C++Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/microsoft-ui-xaml
  • Skill file: src/.github/skills/build/SKILL.md

What it does

Build the WinUI repository. Use when asked to build, compile, or rebuild the project after making code changes.

Skill instructions

Building WinUI AI Agent Quick Start powershell Always wrap commands with .\initrun.ps1 — it sets up the build environment automatically. Default flavor is amd64chk. Override with -Flavor. .\initrun.ps1 .\build.cmd /q full repo build (product + tests) — USE THIS BY DEFAULT .\initrun.ps1 .\build.cmd /q product product code only (no tests) .\initrun.ps1 .\build.cmd /q mux MUX only (Microsoft.UI.Xaml.dll) .\initrun.ps1 msb /q "path\to\project.vcxproj" build a single project .\initrun.ps1 -Flavor arm64fre .\build.cmd /q build for a different flavor Prefer bt for inner-loop builds If the only changes are to source files (.cpp, .h, .idl, .xaml, .appxmanifest), use the bt-build skill instead of MSBuild. bt skips MSBuild entirely, replaying only the dirty compile/link steps in seconds. Use MSBuild (this skill) when any of these are true: - .vcxproj / .vcxitems files were added, removed, or edited - .props / .targets files were changed - NuGet package dependencies changed - WinRT runtime classes

Explore related resources

Frequently asked questions

What is build?

build is a open-source AI agent skill with Copy skill directory. Build the WinUI repository. Use when asked to build, compile, or rebuild the project after making code changes.

Who is build best for?

build is best for reusing agent instructions, scripts, and references, design and media workflows.

How do I install build?

Install or run build using Copy skill directory. Check build for the latest setup command.

Is build actively maintained?

build may need a closer maintenance check before production use.

Share:

Stars
7,745
Forks
853
Last commit
9 days ago
Repository age
8 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to build