a11y-role-auditor

a11y-role-auditor is an agent for Claude Code from zivtech/accessibility-skills. It costs 50 tokens per session (702 once invoked), scanned A, original, GPL-3.0.

An accessibility role auditor that reviews a product from the viewpoints of different team roles, such as visual designer, UX designer, developer, content author, business analyst, and tester.

In plain words
What is it for?
Use it to examine accessibility artifacts through these role-based perspectives and produce findings attributed to the responsibilities involved.
Why use it?
It reveals accessibility issues that a single reviewer may miss because each role notices different responsibilities and risks.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Good fit Use it to examine accessibility artifacts through these role-based perspectives and produce findings attributed to the responsibilities involved.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/zivtech/accessibility-skills/a11y-role-auditor
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/zivtech/accessibility-skills

Made for: Claude Code.

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 a11y-role-auditor

README.md
[![agentmods](https://agentmods.dev/badge/agents/zivtech/accessibility-skills/a11y-role-auditor/github.svg)](https://agentmods.dev/agents/zivtech/accessibility-skills/a11y-role-auditor)
Your own site
<a href="https://agentmods.dev/agents/zivtech/accessibility-skills/a11y-role-auditor"><img src="https://agentmods.dev/badge/agents/zivtech/accessibility-skills/a11y-role-auditor/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 a11y-role-auditor

Your own site · 80×15
<a href="https://agentmods.dev/agents/zivtech/accessibility-skills/a11y-role-auditor"><img src="https://agentmods.dev/badge/agents/zivtech/accessibility-skills/a11y-role-auditor.svg" alt="Reviewed on agentmods" width="80" 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 702 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 unknown 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.00702
Opus 5 $0.00025 $0.00351
Sonnet 5 $0.00010 $0.00140
Haiku 4.5 $0.00005 $0.00070

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

Security

Grade A, and why

a11y-role-auditor 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 10d 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.

.claude/agents/a11y-role-auditor.md · 77 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 10d ago First seen · 77 lines · 50 tokens per session scan A 22ff76e16927

Subscribe to this mod's changes

a11y-role-auditor is an agent published in the GitHub repository zivtech/accessibility-skills (8 stars, last pushed yesterday), licensed GPL-3.0. It adds 50 tokens to every session and 702 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.

Related

Other agents, from other repositories

axe

Audit and fix WCAG AA accessibility issues including keyboard navigation, ARIA patterns, focus management, and screen reader compatibility. Use when reviewing or remediating a UI for accessibility compliance. Trigger with "run an accessibility audit", "fix WCAG failures".

jeremylongshore/tons-of-skills-marketplace · 53 tokens

Alt Text & Headings

Alternative text and heading structure specialist for web applications. Use when building or reviewing any page with images, icons, SVGs, videos, figures, charts, or heading hierarchies. Covers meaningful vs decorative images, complex image descriptions, heading levels, document outline, and landmark structure. Can…

Community-Access/accessibility-agents · 96 tokens

Contrast Master

Color contrast and visual accessibility specialist. Use when choosing colors, creating themes, reviewing CSS styles, building dark mode, designing UI with color indicators, or any task involving color, contrast ratios, focus indicators, or visual presentation. Ensures WCAG AA compliance for all color and visual…

Community-Access/accessibility-agents · 74 tokens

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

senior-ux-ui-specialist

Usability and accessibility reviewer applying Nielsen heuristics, WCAG 2.1, keyboard/screen reader audits, and user flow analysis.

pjt222/agent-almanac · 35 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