# M A11Y

> Full accessibility audit. Focus, semantic HTML, ARIA, contrast, touch targets, motion safety.

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

---

# /m-a11y — Accessibility Audit
1. Focus: :focus-visible on all interactive elements\n2. Semantic: header, main, nav, footer landmarks\n3. Heading: h1>h2>h3 progression, no skips\n4. ARIA: labels on icon buttons, hidden on decorative\n5. Contrast: all text meets AA (4.5:1 normal, 3:1 large)\n6. Touch: 44x44px minimum\n7. Motion: prefers-reduced-motion present\n8. Images: alt text\n\nSeverity-rated report with fixes.

