# M A11Y Fix

> Auto-fix detectable accessibility issues.

- Skill: `dragoon0x/m-a11y-fix` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/m-a11y-fix`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/m-a11y-fix/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-fix

---

# /m-a11y-fix — A11y Auto-Fix
1. Add :focus-visible where missing\n2. Replace div soup with semantic elements\n3. Add aria-label to icon buttons\n4. Add aria-hidden to decorative elements\n5. Increase touch targets below 44x44px\n6. Add skip link if missing\n7. Fix heading hierarchy

