Official Provider SkillView repo
Framework code review checklist - correctness, performance, concurrency, design, and style.
Files1 files
SKILL.md339 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/code-review
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.Create ExampleCreate a runnable WebUI example with app structure, theme wiring, Playwright tests, demo metadata, and demo-shell registration.DiagnosticsError 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.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.