What problem does it solve?
It solves inconsistent UI styling and accessibility gaps by providing implementation-ready Material Design rules, tokens, and quality gates for consistent component behavior.
Core Features & Use Cases
- Design foundations: Defines a shared typography scale, spacing rhythm, and color token palette (including primary/secondary/surface/text plus semantic states like success/warning/danger).
- Accessibility compliance: Requires WCAG 2.2 AA, keyboard-first interaction, and explicit visible focus states with testable acceptance criteria.
- Component guidance: Enforces consistent do/don’t rules, interaction-state modeling (default/hover/focus-visible/active/disabled/loading/error where relevant), and a QA checklist suitable for code review.
Quick Start
Use this skill to generate or update your design-system component guidelines so new and existing UI components follow Material tokens, accessible interaction states, and a reviewable QA checklist.