A11y audit
Audit a UI or design against WCAG 2.2 AA/AAA and ARIA patterns, returning criterion-referenced findings with severity and specific fixes.
Install
npx degit plugin87/ux-ui-agent-skills/.claude/skills/a11y-audit .claude/skills/a11y-auditRun it in your project root, then ask your agent for what you want. More detail
What it does
Audit a UI or design against WCAG 2.2 AA/AAA and ARIA patterns, returning criterion-referenced findings with severity and specific fixes. Use when the user wants an accessibility check, contrast verification, keyboard/screen-reader review, or wants to confirm a component meets POUR.
Straight from the skill's own SKILL.md. This is what your agent reads.