Use this tool to audit web applications for WCAG accessibility compliance, run checks on URLs (including authenticated routes), generate reports, fill VPATs/ACRs, or get concrete remediation for violations. It targets WCAG 2.2 Level AA by default, with AAA as an opt-in.
The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/wcag-auditor?utm_source=badge&utm_medium=readme&utm_campaign=badge)
One short email with only the new Design e Frontend skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
WCAG Auditor
Audit the user's own web application for WCAG 2.2 accessibility compliance.
Runs axe-core via Playwright against public and authenticated routes, maps
violations to specific WCAG success criteria, and proposes concrete Edit-tool
diffs against the user's source code.
Prerequisites
Node.js ≥ 22 (current active LTS). The scripts use modern ESM features and will fail on Node 20. This is the only thing the user must install themselves.
Runtime dependencies (`playw
[Description truncada. Veja o README completo no GitHub.]