accessibility-review

Pre-handoff a11y audit that catches what design QA misses.

Score 0(?)OfficialAll surfacesby AnthropicSource
Verified for:

Install

$ claude plugin install design

Skill becomes available as /accessibility-review

Install without a terminal (Claude.ai)

accessibility-review is verified on Claude.ai, so you can install it from the browser — no command line. It then runs in Claude’s server-side sandbox, which has no shell and no access to your computer’s files: you upload what it should read and download what it produces.

  1. 1Turn on code execution. On claude.ai, open Settings → Capabilities and enable "Code execution and file creation". Skills that produce files need it, and it is off for some accounts by default.
  2. 2Download the skill folder. Follow the source link on the skill page to its repository and download the skill’s folder. Read the SKILL.md before you install it — it is plain text, and it is the instructions the agent will follow.
  3. 3Zip it and upload. Compress the folder into a .zip, then on claude.ai go to Customize → Skills and upload it. Skills you upload are private to your account.
  4. 4Ask for the work. Start a normal conversation and describe the job in your own words. The skill loads itself when your request matches what its description covers — you never invoke it by name.

Anthropic documents this flow in Use skills in Claude. See every Skill that installs this way.

Best for

Reviewing a design or live page against WCAG 2.1 AA before engineering handoff or production deploy.

Not ideal for

Replacing manual screen-reader testing with assistive tech in real environments.

About this skill

Run a WCAG 2.1 AA accessibility audit on a design or page — color contrast, keyboard navigation, touch target size, screen reader behavior.

AccessibilityWCAGAudit

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
15/15
GitHub stars
0/15
Recency
6/10
Compatibility
8/10
Documentation depth
8/10
Install ergonomics
7/10
License
5/5
Verification freshness
3/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Escape generic AI-generated UIs. Forces a bold, distinctive design direction before any code is written.

ReactTailwindDesign
All surfaces
Low1 min

Self-contained HTML artifacts with React + shadcn/ui — no build step, just paste and run.

Reactshadcn/uiArtifacts
All surfaces
Low1 min

Lock generated UIs to a brand. Anthropic's own guidelines, formalized as a skill.

BrandGuidelinesIdentity
All surfaces
Low1 min

Ranked #6 in Frontend & UI

Publish the ranking in your README. The badge reads the live score, so it updates when the ranking does.

accessibility-review — ranked #6 in Frontend & UI on Top Agent Skills
Markdown
[![accessibility-review — ranked #6 in Frontend & UI on Top Agent Skills](https://top-agent-skills.com/badge/accessibility-review.svg)](https://top-agent-skills.com/skill/accessibility-review)
HTML
<a href="https://top-agent-skills.com/skill/accessibility-review"><img src="https://top-agent-skills.com/badge/accessibility-review.svg" alt="accessibility-review — ranked #6 in Frontend & UI on Top Agent Skills"></a>

Skill FAQ

About accessibility-review

What is the accessibility-review skill?

Run a WCAG 2.1 AA accessibility audit on a design or page — color contrast, keyboard navigation, touch target size, screen reader behavior.

Which agents does accessibility-review work with?

Claude Code, Claude.ai (web app), Claude API, Cursor, Codex CLI, Antigravity IDE.

How do I install accessibility-review?

Run `claude plugin install design` for Claude Code. See the install panel for per-agent commands.

Is accessibility-review free to use?

Yes — accessibility-review is open source (MIT).

Who maintains accessibility-review?

accessibility-review is published by Anthropic and was last updated on 2026-05-15.

What is accessibility-review best for?

Reviewing a design or live page against WCAG 2.1 AA before engineering handoff or production deploy.