What it does
WCAG Auditor automates accessibility compliance testing by running axe-core against your web application and mapping violations directly to WCAG 2.2 Level AA success criteria. Claude reads your source code to propose concrete code fixes as edit diffs.
How it works
The skill runs Playwright to audit any URL—public or authenticated—then clusters findings by WCAG criterion. Claude generates a deterministic markdown report and optionally fills in an ITI VPAT 2.5 INT template to produce a formal Accessibility Conformance Report.
Use cases
- Pre-launch audits: catch accessibility regressions before users encounter them
- Compliance reporting: generate VPAT documents for procurement and legal teams
- Remediation workflows: get AI-assisted code fixes mapped to specific violations
- Multi-page sites: audit via sitemap or explicit URL lists with authenticated session support
Who benefits
Design leads and product managers responsible for accessibility compliance; developers seeking automated violation-to-fix mapping; teams needing formal VPAT documentation for government or enterprise contracts.