WCAG Audit Documentation
WCAG Audit is a complete accessibility testing platform. Pick a product below to get started, or jump straight to the CLI quick start.
Audit your entire application from the terminal. Auto-discovers routes, handles auth, outputs a one-shot fix prompt and runs 10 codemods that auto-fix ~60% of common issues.
Chrome Extension
Docs Q3 2026One-click audits from the browser toolbar. Element-level highlighting and instant Excel reports.
Self-hosted Server
Docs Q3 2026Fastify + Playwright server for real screen-reader walkthroughs and multi-tenant API access.
Quick links
- Installation & Setup — install via
curl -fsSL https://wcagaudit.io/install | bash -s -- <license-key> - Command Reference — every flag and option, including
verify,dismiss, andplugin-init - Common Workflows — CI/CD, authenticated scans, multi-role, one-shot fix prompt
- WCAG Coverage — 52 of 55 WCAG 2.2 A+AA criteria