What problem does it solve?
This Skill ensures that user interfaces accurately reflect design specifications, catch design token violations, and meet accessibility standards, preventing visual bugs and inconsistencies.
Core Features & Use Cases
- Screenshot Capture: Generates screenshots of UI components across different breakpoints and states.
- Design Token Validation: Verifies that design tokens are used correctly, preventing hardcoded values.
- Accessibility Audits: Checks for compliance with accessibility standards like color contrast and focus indicators.
- Use Case: After implementing a new feature, use this Skill to automatically capture screenshots of the key screens on both mobile and desktop, run accessibility checks, and report any discrepancies against the
ui-spec.md file.
Quick Start
Validate the UI for the current story by capturing screenshots and running accessibility audits.