← All skills

Auditing Web Accessibility

Audits a web page or component against WCAG 2.2 AA, ordered by how much each failure blocks real use, with the specific fix for each finding. Use when reviewing a UI for accessibility, preparing a VPAT or compliance statement, fixing keyboard or screen-reader problems, or when the user mentions a11y, WCAG, contrast or ARIA.

Skill name
auditing-web-accessibility
Category
design
Price
$5.00 once
Install
~/.claude/skills/auditing-web-accessibility/SKILL.md
Tags
accessibility, a11y, wcag, aria, frontend

Auditing Web Accessibility

Automated tooling catches roughly a third of WCAG failures, and none of the ones that make a page unusable — focus that vanishes, a modal that does not trap, a form error announced to nobody. This audit runs the manual checks in the order that finds blockers first.

The pass order

Unlock the full skill to read the rest.