WCAG Audit Patterns
When to use
- •The request explicitly matches wcag audit patterns outcomes.
- •The user asks for work that aligns with: Use when the request requires conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.
- •The task needs a repeatable workflow or artifacts defined by this skill.
Do not use when
- •The request is unrelated to this domain or requires a different specialized skill.
- •The user asks only for high-level discussion without applying this workflow.
- •Another skill has a tighter, more specific trigger for the same request.
Example user requests
- •"Apply wcag audit patterns to improve this feature."
- •"Use wcag audit patterns and give me the concrete deliverables."
- •"Can you run a full wcag audit patterns pass on this repo?"
- •"I need step-by-step execution using wcag audit patterns." Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.
Use this skill when
- •Conducting accessibility audits
- •Fixing WCAG violations
- •Implementing accessible components
- •Preparing for accessibility lawsuits
- •Meeting ADA/Section 508 requirements
- •Achieving VPAT compliance
Do not use this skill when
- •You need legal advice or formal certification
- •You only want a quick automated scan without manual verification
- •You cannot access the UI or source for remediation work
Instructions
- •Run automated scans (axe, Lighthouse, WAVE) to collect initial findings.
- •Perform manual checks (keyboard navigation, focus order, screen reader flows).
- •Map each issue to a WCAG criterion, severity, and remediation guidance.
- •Re-test after fixes and document residual risk and compliance status.
Refer to resources/implementation-playbook.md for detailed patterns, checklists, and templates.
Safety
- •Avoid claiming legal compliance without expert review.
- •Keep evidence of test steps and results for audit trails.
Resources
- •
resources/implementation-playbook.mdfor detailed patterns, checklists, and templates.