Bump WebUI to an input release version, run the full gate, and prepare a release PR with bucketed changes since the previous v-prefixed tag.
microsoft/webui
SkillsMP has collected 11 skills from microsoft/webui. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 82
- GitHub forks
- 22
Skills in this repository
Showing 11 of 11 collected skills.
Authoritative WebUI framework reference for generating correct application code - template-first authoring rules, template syntax, styling, interactivity, routing, state JSON, and anti-patterns.
Speed and memory performance rules for Rust crates, the Node addon, webui-framework, and webui-router.
Keep user-facing docs and DESIGN specification aligned with behavior and API changes.
Test patterns, fixture structure, and when to use E2E vs unit tests.
Build interactive WebUI apps with compiled-template hydration, template syntax, component patterns, and CLI usage.
Guidance for branch naming, commit messages, and PR titles.
Framework code review checklist - correctness, performance, concurrency, design, and style.
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.
Create a runnable WebUI example with app structure, theme wiring, Playwright tests, demo metadata, and demo-shell registration.
Run before every commit or push: formatting, linting, tests, dependency audits, builds, and docs.