Accessibility Agents
Open-source repo maintained by Community-Access (v4.5.1, April 10 2026, 364 stars) providing 11 specialist Claude Code agents for WCAG 2.2 AA audit + fix. Each agent has a precise role (color contrast, ARIA, keyboard, focus, semantic HTML, etc.) and works in parallel or sequence via Claude Code. Major pedagogical resource for DS managers wanting to industrialize a11y in an agentic stack.
Strengths
- 11 specialist agents WCAG 2.2 AA, deep coverage per a11y sub-domain
- Open-source MIT, fork and adapt to your stack (RGAA, WCAG 3, etc.)
- Pedagogical: 11 visible prompts teach how to decompose a domain into agents
- Recent repo (2026) with regular releases, active maintenance
Limitations
- Claude Code-specific, not portable to Cursor or other runtimes without adaptation
- WCAG 2.2 AA coverage, for WCAG 3 (March 2026 draft) you will need to fork
- Not an MCP, you must orchestrate manually (or let Claude Code orchestrate)
Best for
- Claude Code teams wanting a complete and readable a11y agentic stack
- Pedagogical DS managers and tech leads who want to teach agent teaming by example