wcag-audit-patterns
wcag audit patterns
What it does
- Conducting accessibility audits
- Fixing WCAG violations
- Implementing accessible components
- Preparing for accessibility lawsuits
- Meeting ADA/Section 508 requirements
- Achieving VPAT compliance
- Start early - Accessibility from design phase
Requirements & configuration
- | AAA | Enhanced accessibility | Specialized needs |
- Use semantic HTML - Reduces ARIA needs
- Don't hide focus outlines - Keyboard users need them
- Don't disable zoom - Users need to resize
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
wcag-audit-patterns FAQ
What does the wcag-audit-patterns skill do?
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. Conducting accessibility audits Fixing WCAG violations
What does wcag-audit-patterns require?
| AAA | Enhanced accessibility | Specialized needs | Use semantic HTML - Reduces ARIA needs Don't hide focus outlines - Keyboard users need them Don't disable zoom - Users need to resize
How do I install wcag-audit-patterns?
Run: npx -y skills add https://github.com/wshobson/agents --skill wcag-audit-patterns --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain wcag-audit-patterns?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-wcag-audit-patterns?ref=badge) npx agentictools info skills/wshobson-agents-wcag-audit-patterns The second line is the CLI lookup for this page — handy in READMEs and docs.