Runs axe-core and Lighthouse scans against your web project, maps violations to WCAG 2.1 AA (or other standards like EN 301 549), and outputs structured reports in markdown, JSON, or direct to your issue tracker. The bundled scripts handle dependency resolution automatically, so you don't need accessibility tooling already installed. Includes a discovery mode for large sites that groups pages by template and picks representatives to scan. This is an auditor, not a fixer. It tells you what's broken and points to remediation guidance, but you decide what to fix. Good for compliance checks, CI integration, or kicking off remediation sprints.
npx skills add https://github.com/snapsynapse/skill-a11y-audit --skill a11y-audit