What problem does it solve?
This Skill automates review of UI files against Web Interface Guidelines to improve accessibility, usability, and visual coherence.
Core Features & Use Cases
- Guideline-driven analysis: checks markup, semantics, accessibility, color contrast, keyboard navigation, and responsive behavior against the latest Web Interface Guidelines.
- Automated rule updates: fetches fresh guidelines before each review to ensure up-to-date compliance.
- Use Case: Before releasing a component library, run this Skill on UI code to surface issues and generate a remediation checklist.
Quick Start
To start a review, provide the UI files or patterns to assess. The Skill will fetch the latest guidelines and apply them to the specified files, returning a concise, actionable report.
Example: Use the web-design-guidelines skill to review apps/web/components/Button.jsx and src/ui/Modal.jsx for accessibility and design conformance.