Back to catalog
Quality
A11y Auditor
agent
Audit React, React Native, and HTML UI code for WCAG 2.1 AA issues with prioritized, file:line-anchored fixes.
Install
/plugin install a11y-auditor@agora
Reload, then invoke:
subagent: a11y-auditor
Overview
What it does
A11y Auditor is a read-only subagent that reviews UI code — React, React Native, and plain HTML/JSX/TSX — for WCAG 2.1 Level AA conformance. It catches missing alt text and accessible names, broken form/label associations, color-contrast risks, keyboard traps and bad focus order, and ARIA misuse such as aria-hidden on focusable content. Every finding is anchored to a real file:line with a copy-pasteable fix, ordered by severity, and honest about what still needs runtime or screen-reader verification.
Version
1.0.0
License
MIT
Author
Gagan Singh
Type
Subagent
accessibility
a11y
wcag
aria
react
react-native
audit
quality
probablybadmove/agora/plugins/a11y-auditor
Agora
The public square for Claude Code plugins.
© 2026 Agora · Built by Gagan Singh · MIT