Official Provider SkillView repo
Run before every commit or push: formatting, linting, tests, dependency audits, builds, and docs.
Files1 files
SKILL.md48 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/quality-gate
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.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.