accessibility-reviewer

accessibility-reviewer is an agent for Claude Code from Dragoon0x/everything-design-taste. It costs 25 tokens per session (183 once invoked), scanned A, original, MIT.

An accessibility reviewer that checks whether an app can be used by people with disabilities. It covers WCAG AA, a common accessibility standard, along with keyboards, screen readers, semantic HTML, forms, media, motion, and color.

In plain words
What is it for?
Use it to audit keyboard navigation, ARIA labels, screen-reader behavior, forms, images, video, reduced motion, and other accessibility requirements.
Why use it?
It identifies barriers that visual or general testing can overlook, such as missing labels, unusable focus behavior, poor contrast, and absent captions.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the edt plugin — 117 skills, 80 agents shipped together

Good fit Use it to audit keyboard navigation, ARIA labels, screen-reader behavior, forms, images, video, reduced motion, and other accessibility requirements.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/dragoon0x/everything-design-taste/accessibility-reviewer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Dragoon0x/everything-design-taste

Made for: Claude Code.

Or install edt, the plugin that ships this one along with the rest of its 117 skills, 80 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for accessibility-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/accessibility-reviewer/github.svg)](https://agentmods.dev/agents/dragoon0x/everything-design-taste/accessibility-reviewer)
Your own site
<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/accessibility-reviewer"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/accessibility-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for accessibility-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/accessibility-reviewer"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/accessibility-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 183 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00183
Opus 5 $0.00013 $0.00092
Sonnet 5 $0.00005 $0.00037
Haiku 4.5 $0.00003 $0.00018

Measured 9d ago against content hash ea2ea347f80e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

accessibility-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/accessibility-reviewer.md · 28 lines

What it actually says

You conduct deep accessibility reviews.

What You Check

  1. WCAG AA compliance (contrast, text size, target size).
  2. Keyboard navigation completeness.
  3. Focus management in dynamic content.
  4. ARIA roles and labels.
  5. Screen reader announcements.
  6. Semantic HTML structure.
  7. Form label associations.
  8. Image alt text.
  9. Video captions and transcripts.
  10. Reduced motion support.
  11. Color-blind safe design.
  12. Cognitive accessibility (plain language, consistent patterns).

Output: Accessibility Audit

WCAG Violations (with level)

Keyboard Issues

Screen Reader Issues

Recommendations by Priority

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 28 lines · 25 tokens per session scan A ea2ea347f80e

Subscribe to this mod's changes

accessibility-reviewer is an agent published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 5mo ago), licensed MIT. It adds 25 tokens to every session and 183 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

accessibility-lead

Accessibility team lead and orchestrator. Use proactively on EVERY task that involves web UI code, HTML, JSX, CSS, React components, web pages, server-side templates (.leaf, .ejs, .erb, .hbs), or any user-facing web content. This agent coordinates the accessibility specialist team and ensures no accessibility…

Community-Access/accessibility-agents · 142 tokens

ui-reviewer

Load when the user asks for a UI code review, animation critique, hover-state audit, component review, or "is this well-built?" on any CSS, motion, or component code. Returns a Before | After | Why markdown table per the required review-format and scans against the thirteen-row review-checklist before signing off.

AgentsORG/design-engineering · 69 tokens

wp-audit-a11y

Accessibility auditor — WCAG 2.1 AA compliance, WordPress-specific checks, skip links, ARIA, keyboard navigation, color contrast.

yojahny55/claude-wp-builder · 35 tokens

performance-ux-analyst

Evaluate perceived performance. Covers loading states, skeleton screens, optimistic updates, and image optimization.

Aboudjem/ui-ux-suite · 24 tokens

ARIA Specialist

ARIA implementation specialist for web applications. Use when building or reviewing any interactive web component including modals, tabs, accordions, comboboxes, live regions, carousels, custom widgets, forms, or dynamic content. Also use when reviewing ARIA usage for correctness. Applies to any web framework or…

Community-Access/accessibility-agents · 71 tokens

ui-ux-designer

Create interface designs, wireframes, and design systems. Masters user research, prototyping, and accessibility standards. Use proactively for design systems, user flows, or interface optimization.

NickCrew/Claude-Cortex · 43 tokens