add-sample
01Skill Claude CodeCodex
Create a SamplesApp sample page with correct theming and attributes. Use when adding UI samples for controls.
Open-source platform for building cross-platform native Mobile, Web, Desktop, and Embedded apps from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
Skill Claude CodeCodex
Create a SamplesApp sample page with correct theming and attributes. Use when adding UI samples for controls.
Skill Claude CodeCodex
Build, test, and maintain the Uno DevServer (CLI tool, RemoteControl Host, MCP proxy, add-in discovery). Use when working under src/Uno.UI.DevServer.Cli, src/Uno.UI.RemoteControl.Host, or src/Uno.UI.RemoteControl.DevServer.Tests, or on DevServer CLI commands, the MCP proxy, IDE channel, or add-in resolution.
Skill Claude CodeCodex
Build, preview, and validate the Uno documentation website (DocFX) locally — surface real content errors vs expected noise, drive rendered pages with Playwright, and validate external-doc commit bumps in importexternaldocs.ps1 before a PR. Use when working under doc/, editing articles/ markdown, bumping an external…
Skill Claude CodeCodex
Build and run Uno Platform runtime tests with proper base64 filter encoding. Use when running specific runtime tests or all runtime tests.
Skill Claude CodeCodex
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Skill Claude CodeCodex
Generate a custom checklist for the current feature based on user requirements.
Skill Claude CodeCodex
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Skill Claude CodeCodex
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Skill Claude CodeCodex
Auto-commit changes after a Spec Kit command completes.
Skill Claude CodeCodex
Create a feature branch with sequential or timestamp numbering.
Skill Claude CodeCodex
Initialize a Git repository with an initial commit.
Skill Claude CodeCodex
Detect Git remote URL for GitHub integration.
Skill Claude CodeCodex
Validate current branch follows feature branch naming conventions.
Skill Claude CodeCodex
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Skill Claude CodeCodex
Execute the implementation planning workflow using the plan template to generate design artifacts.
Skill Claude CodeCodex
Create or update the feature specification from a natural language feature description.
Skill Claude CodeCodex
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Skill Claude CodeCodex
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Skill Claude CodeCodex
Port WinUI C++ code to Uno Platform C#. Supports full control porting and snippet/incremental porting.
Skill Claude CodeCodex
Build, install, and run runtime tests against the WinUI (WinAppSDK) SamplesApp on Windows. Use when testing against native WinUI to validate parity with Uno.