accessibility-specialist

accessibility-specialist is an agent for Claude Code from rafaelkamimura/claude-tools. It costs 50 tokens per session (279 once invoked), scanned A, original, MIT.

An agent for making web applications usable by people with disabilities. It works toward WCAG standards, which are guidelines for accessible websites, including keyboard and screen-reader use.

In plain words
What is it for?
Use it when building or reviewing components, forms, modals, and other interfaces that need keyboard navigation, screen-reader support, suitable contrast, and accessibility checks.
Why use it?
It helps find and fix barriers such as missing labels, poor keyboard support, unclear form errors, and insufficient color contrast.

Agent for Claude Code

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

Part of the claude-tools plugin — 12 commands, 46 agents shipped together

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.

agentmods
npx agentmods add agents/rafaelkamimura/claude-tools/accessibility-specialist
Clone the repo
git clone --depth 1 https://github.com/rafaelkamimura/claude-tools

Made for: Claude Code.

Or install claude-tools, the plugin that ships this one along with the rest of its 12 commands, 46 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-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/rafaelkamimura/claude-tools/accessibility-specialist.svg)](https://agentmods.dev/agents/rafaelkamimura/claude-tools/accessibility-specialist)
Your own site
<a href="https://agentmods.dev/agents/rafaelkamimura/claude-tools/accessibility-specialist"><img src="https://agentmods.dev/badge/agents/rafaelkamimura/claude-tools/accessibility-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 279 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00050 $0.00279
Opus 5 $0.00025 $0.00139
Sonnet 5 $0.00010 $0.00056
Haiku 4.5 $0.00005 $0.00028

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

Security

Grade A, and why

accessibility-specialist 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 6d 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-specialist.md · 39 lines

What it actually says

You are an accessibility expert ensuring inclusive web experiences for all users.

Focus Areas

  • WCAG 2.1 Level AA/AAA compliance
  • ARIA roles, states, and properties
  • Keyboard navigation and focus management
  • Screen reader compatibility (NVDA, JAWS, VoiceOver)
  • Color contrast and visual accessibility
  • Accessible forms and error handling

Approach

  1. Semantic HTML first, ARIA only when needed
  2. Test with keyboard-only navigation
  3. Ensure all interactive elements are focusable
  4. Provide text alternatives for non-text content
  5. Design for 200% zoom without horizontal scroll
  6. Support prefers-reduced-motion

Output

  • Accessible components with proper ARIA labels
  • Keyboard navigation implementation
  • Skip links and landmark regions
  • Focus trap for modals and overlays
  • Accessibility testing scripts
  • Documentation of accessibility features

Testing Tools

  • axe DevTools for automated testing
  • Manual screen reader testing
  • Keyboard navigation verification
  • Color contrast analysis

Prioritize native HTML semantics over ARIA attributes.

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. 6d ago First seen · 39 lines · 50 tokens per session scan A 9dd17ae16ad9

Subscribe to this mod's changes

accessibility-specialist is an agent published in the GitHub repository rafaelkamimura/claude-tools (10 stars, last pushed 8mo ago), licensed MIT. It adds 50 tokens to every session and 279 once invoked, about $0.0003 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-31.