| name | forge-a11y |
| description | Full accessibility audit using your design system's color tokens. Checks contrast, focus styles, semantic HTML, touch targets, and motion safety. |
| user-invokable | true |
/forge-a11y — Accessibility Audit
Comprehensive a11y check:
- Contrast: test every text/surface token combination from your system
- Focus: verify :focus-visible styles exist using your accent color
- Semantic HTML: check for landmarks (header, main, nav, footer)
- Touch targets: minimum 44×44px on interactive elements
- Motion: prefers-reduced-motion fallback exists
- ARIA: proper attributes on interactive elements
Report with severity levels and fixes.