# Forge A11Y

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

- Skill: `dragoon0x/forge-a11y` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/forge-a11y`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/forge-a11y/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Design & Media
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/forge-a11y

---


# /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.

