Forge A11Y

Full accessibility audit using your design system's color tokens. Checks contrast, focus styles, semantic HTML, touch targets, and motion safety.

dragoon0x 7f6dead 658 B Updated

File contents

/forge-a11y — Accessibility Audit

Comprehensive a11y check:

  1. Contrast: test every text/surface token combination from your system
  2. Focus: verify :focus-visible styles exist using your accent color
  3. Semantic HTML: check for landmarks (header, main, nav, footer)
  4. Touch targets: minimum 44×44px on interactive elements
  5. Motion: prefers-reduced-motion fallback exists
  6. ARIA: proper attributes on interactive elements

Report with severity levels and fixes.

dragoon0x/forge/tree/main/source/skills/forge-a11y commit 7f6dead775

Frequently asked questions

npx skillmds@latest add dragoon0x/forge-a11y