wcag-audit-patterns
Audit and remediate web accessibility violations using WCAG 2.2 guidelines, checklists, and automated testing patterns.
Install
npx skills add https://github.com/wshobson/agents --skill wcag-audit-patternsStats
| Total installs | 3,809 |
| Weekly installs | 3.8K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers all four WCAG principles (Perceivable, Operable, Understandable, Robust) with detailed checklists for Levels A, AA, and AAA conformance
- Includes code examples for common violations: missing alt text, insufficient contrast, keyboard traps, form labels, and focus management
- Provides automated testing patterns using axe-core, Playwright, and CLI tools alongside manual verification strategies
- Offers remediation templates for frequent issues like color contrast fixes, accessible form patterns, and custom keyboard-operable components
Tags
Related skills
| Skill | Installs | vs wcag-audit-patterns |
|---|---|---|
| best-practices | 3,568 | -241 |
| browser-preview | 3,612 | -197 |
| design-taste-frontend | 4,693 | +884 |
| tailwindcss-advanced-layouts | 4,380 | +571 |
| nextjs-best-practices | 3,716 | -93 |
FAQ
- How many installs does wcag-audit-patterns have?
- wcag-audit-patterns has 3,809 total installs and 3.8K installs this week.
- Where is wcag-audit-patterns hosted?
- wcag-audit-patterns is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does wcag-audit-patterns have?
- wcag-audit-patterns has 32.4K GitHub stars.
- When was wcag-audit-patterns first indexed?
- OrangeBot.AI first indexed wcag-audit-patterns on Jan 20, 2026.
- How do I install wcag-audit-patterns?
- Run: npx skills add https://github.com/wshobson/agents --skill wcag-audit-patterns