Skill
WCAG Audit Patterns
Audits a page against WCAG 2.2 and says how to fix what it finds.
Install
Ships scripts/plugin marketplace add wshobson/agents; /plugin install accessibility-compliance
Triggers on
When a site is audited for accessibility or WCAG violations need remediation.
- Author
- wshobson
- License
- MIT
Repositoryhttps://github.com/wshobson/agents
Automated scanners catch a minority of accessibility failures, so this skill pairs them with the manual checks that matter: keyboard order, focus visibility, name and role of controls, contrast in real states. Each finding is tied to the success criterion it breaks and to a concrete remediation. It is written with ADA, Section 508 and VPAT reporting in mind, so the output survives outside the engineering team.
Similar skills
context-guard
SkillWarns before the context window fills, while there is still room.
Agent Engineering
secret-guard
SkillStops a write that carries a live credential.
Security & Compliance
Observability and Instrumentation
SkillWrites telemetry alongside the feature, not after the first incident.
DevOps & Infrastructure
Comments(0)
Sign in to comment