This walks you through proper WCAG 2.2 audits by combining automated scans (axe, Lighthouse, WAVE) with manual keyboard and screen reader testing. It maps findings to specific success criteria and gives you remediation patterns through an implementation playbook. Good for compliance work, fixing violations before launch, or preparing documentation for ADA requirements. The emphasis on manual verification alongside automated tools is the right approach, since scanners typically catch only 30 to 40 percent of accessibility issues. Just remember this won't replace a legal review or formal VPAT certification if that's what procurement needs.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill wcag-audit-patterns