A11yresolver — Development agent for Claude Code
Accessibility problems usually surface in audits or user complaints, long after the code was written, and fixing them requires knowing WCAG rules that most working developers never learned.
How to install A11yresolver
Installs to ~/.claude/agents/prime-radiant-inc-alltheagents.org-a11yresolver.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/prime-radiant-inc/alltheagents.org/HEAD/agents/a11yresolver.md -o ~/.claude/agents/prime-radiant-inc-alltheagents.org-a11yresolver.md Restart Claude Code, or start a new session, for it to be picked up.
What A11yresolver does
name: "A11yResolver" slug: "a11yresolver" layout: "agent.njk" category: "agent" maker: "A11ySolutions" license: "Apache-2.0" url: "https://open-vsx.org/extension/A11ySolutions/a11y-resolver-vscode-chat" source_code_url: null source_available: False platforms:
- "IDE" first_released: "2026-07-30" current_release: null stars: null language: null homepage: null mcp_support: null plugin_support: null claude_code_plugin: null subagents: null hooks: null plan_mode: null model_providers: "locked"
Alternatives in Development
- Screen Reader Testing — Practical guide to testing web applications with screen readers for comprehensive accessibility vali 31.9k ★
- Accessibility Runtime Tester.Agent 31k ★
- Lessons Learned — In this document we briefly collect what we have learned while developing and using Serena, what works well an 21.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Axe
Accessibility engineering — WCAG audits, keyboard nav, screen reader testing, ARIA
A11y Check
Check for accessibility compliance (WCAG).
Aphrodite.Agent
Frontend specialist — React 19, TypeScript strict, WCAG accessibility,
Ndv Accessibility
Accessibility auditor. Use when auditing for WCAG violations, ARIA errors, keyboard navigation failures, scree
Rs React General Review
Subagent of rs-school-react-pr-reviewer. Runs the built-in review skill against the mentee's PR branch to surf
Patch Verifier
WHEN verifying cc-enhanced patch anchors or watched prompt-surface anchors against a clean upstream cli.js. NO
Related Skills
Fixing Accessibility
Audit a file or session for WCAG 2.1 AA accessibility violations — ARIA labels, keyboard navigation, focus man
Skill.Color Expert
Agent skill for color science expertise. Many references covering color spaces, accessibility (APCA, WCAG), pa
UX A11y
WCAG 2.1 AA accessibility audit plus common-courtesy checks beyond the spec. Produces findings grouped by WCAG