Official Provider SkillView repo
Error handling and build-time diagnostics conventions - Result-not-panic, structured Diagnostics with stable codes, actionable help, color/JSON presentation layering, exit codes, and cold-path performance.
Files1 files
SKILL.md149 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categorycoding
Skill IDmicrosoft/webui/.github/skills/diagnostics
Related skills
Bump VersionBump WebUI to an input release version, run the full gate, and prepare a release PR with bucketed changes since the previous v-prefixed tag.Code ReviewFramework code review checklist - correctness, performance, concurrency, design, and style.Create ExampleCreate a runnable WebUI example with app structure, theme wiring, Playwright tests, demo metadata, and demo-shell registration.Docs SyncKeep user-facing docs and DESIGN specification aligned with behavior and API changes.PerfSpeed and memory performance rules for Rust crates, webui-framework, and webui-router.PrGuidance for branch naming, commit messages, and PR titles.