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.
Catalog record
Installable source artifact
This page explains the direction locally, then links to the exact upstream artifact and its verified install command.
What this gives you
A clearer brief for the agent.
Makes inclusive behavior and quality checks part of the visual implementation.
Expected result
A more usable interface with fewer avoidable contrast, focus, and interaction failures.
Use it when
A polished screen also needs to work for more people and more input modes.
Source repository stars
502
Source repository · verified 2026-08-17
Install status
Installable source artifact
a11y-audit · Skills CLI
Install this skill with one command.
This exact source artifact can be installed in your project with the Skills CLI.
$npx skills add https://github.com/plugin87/ux-ui-agent-skills --skill a11y-auditSkill name: a11y-audit · installs into the agent directory selected by the CLI.
Related directions