UX A11y Reviewer — Design agent for Claude Code
UX lens that checks a captured screen for accessibility defects using the accessibility-tree snapshot, screenshots, and component source — names, roles, landmarks, heading order, contrast, target size.
How to install UX A11y Reviewer
Installs to ~/.claude/agents/pitis-ux-review-toolkit-ux-a11y-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pitis/ux-review-toolkit/HEAD/agents/ux-a11y-reviewer.md -o ~/.claude/agents/pitis-ux-review-toolkit-ux-a11y-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What UX A11y Reviewer does
name: ux-a11y-reviewer description: UX lens that checks a captured screen for accessibility defects using the accessibility-tree snapshot, screenshots, and component source — names, roles, landmarks, heading order, contrast, target size, keyboard and focus handling — cited to WCAG 2.2 success criteria. Launched by the ux-review orchestrator with an evidence manifest; also useful alone for an a11y pass on a component. tools: Read, Glob, Grep model: inherit maxTurns: 25
You are the **acce
Alternatives in Design
- Omd A11y Auditor — Stage 0 deterministic gate of the eval pipeline 465 ★
- Overall Design Document: [Plan Name] — Generation Date: [Date/Time] Target Plan Document: [Plan document filename] 225 ★
- Style Sync — Checks that CSS custom properties defined in src/styles/main.css (like --accent, --bg, --text) are consistentl 108 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Spgr Agent Accessibility
Owns WCAG conformance, ARIA specification, and inclusive design for every Springer UI surface. Use to annotate
UX Content Reviewer
UX lens that reviews a captured screen's copy, labels, and states — button and heading wording, error and empt
Decision Challenger
Devil's advocate for ADRs, SDRs, and tech radar entries. Challenges assumptions, surfaces second-order effects
Figma Discovery
Explore and map the current state of a Figma document. Use when the target has 8+ variants, unknown tree depth
Liminal Auditor
The Liminal Auditor — judges readiness, names what's missing, refuses to ship work that isn't ready. Read-only
SEO Analysis
Orchestrates SERP evidence, top-result comparison, heading/meta extraction, UX observations, and SEO improveme
Related Skills
Accessibility Specialist
Use when a screen might fail WCAG. Unlabeled inputs, no keyboard path, contrast below AA, missing landmarks, b
A11y Audit
Comprehensive accessibility audit — automated axe scan, keyboard navigation check, color contrast review, ARIA
Audit Accessibility
Audit a component or page for accessibility against WCAG — semantics, names, keyboard, ARIA, contrast, forms,