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.]