# M Aria

> Audit ARIA attributes. Ensure proper usage without over-specification.

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

---

# /m-aria — ARIA Audit
Check:\n- Icon buttons need aria-label\n- Decorative images need aria-hidden\n- Dynamic content needs aria-live\n- Custom widgets need proper role\n- Don't over-use ARIA — prefer semantic HTML

