wcag-audit-patterns
Catalogue stub — full skill: wshobson/agents
Decision tree
Run this before any WCAG compliance audit:
Is the full skill already installed? Check:
~/.design-agent-skills/skills/wcag-audit-patterns/SKILL.mdexists AND does NOT contain adas:block.- Yes → invoke
wcag-audit-patternsand proceed - No → go to step 2
- Yes → invoke
Do you have shell access?
- Yes → run the install command below, then invoke the skill
- No → show the install command; in Claude Code, send it as a chat message starting with
!— add-gfor global install or omit for project-only
Install command
npx skills add wshobson/agents --skill wcag-audit-patterns
Or per-agent:
- Claude Code:
claude skills add wshobson/agents - Cursor/OpenCode:
npx skills add wshobson/agents --skill wcag-audit-patterns
Invoke after install
- Skill name:
wcag-audit-patterns - Trigger phrases: "WCAG audit", "accessibility audit", "WCAG 2.2", "accessibility remediation"
What it does
Provides structured WCAG 2.2 audit patterns that combine automated testing tools with manual verification checklists. Surfaces failures by success criterion and generates prioritised remediation guidance so teams can address the highest-impact issues first.