Accessibility Compliance
WCAG 2.2 auditing with a validator agent that assumes the fix failed until a screenshot proves it.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install accessibility-compliance@claude-code-workflows
Arayüzü WCAG 2.2'ye göre denetlerken, ekran okuyucu uyumunu sınarken ya da klavye erişimini doğrularken
- Author
- wshobson
- License
- MIT
The unusual design here is the ui-visual-validator agent. Its instructions set the default assumption that a UI change did not achieve its goal, and explicitly tell it to ignore code hints and judge only from visual evidence. That inversion is not decorative: a model reading its own diff will happily confirm its own work. Around it sit an accessibility-audit command and two skills. One covers WCAG 2.2 conformance across the A, AA and AAA levels organised by the POUR principles; the other sets a minimum screen reader matrix of NVDA with Firefox and VoiceOver with Safari on macOS and iOS, before extending to JAWS, TalkBack and Narrator.
Similar skills
Security Scanning
SkillPackages SAST setup, dependency scanning and STRIDE threat modeling as one Claude Code plugin.
Shell Scripting
SkillTwo shell agents that keep bash idioms out of POSIX sh scripts, with ShellCheck and Bats.
API Testing & Observability
SkillOpenAPI 3.1 documentation and a stateful mock server so clients can be built before the API exists.
Comments(0)
Sign in to comment