What problem does it solve?
This Skill addresses the critical challenge of ensuring design system tokens meet accessibility standards, specifically WCAG AA/AAA contrast ratios, focus appearance, and touch target compliance, before they are implemented in UI.
Core Features & Use Cases
- Contrast Ratio Computation: Calculates WCAG contrast ratios for color token pairs.
- Framework Token Paths: Provides reference paths for design tokens in Tailwind CSS, shadcn/ui, Material UI, Chakra UI, and Style Dictionary.
- Focus Appearance Validation: Details WCAG 2.4.13 Focus Appearance requirements and provides compliant implementation examples.
- Use Case: Before releasing a new design system update, use this Skill to audit all color pairs against WCAG AA contrast requirements, identify any failing focus ring implementations, and ensure spacing tokens meet touch target minimums.
Quick Start
Use the design-system skill to audit the contrast ratio between the color tokens '#6B7280' and '#FFFFFF'.