Accessibility
WCAG 2.2 a11y reference that turns vague fixes into cited, spec-exact ones.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 20, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · f62cdee
Fetched raw SKILL.md + recursive tree; both referenced files exist; self-contained pure-prompt WCAG 2.2 reference, no scripts, no exfiltration.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 5/5
What Accessibility does
A self-contained WCAG 2.2 accessibility reference that guides audits and fixes across contrast, ARIA, keyboard nav, focus, and target size. Triggers on requests like "a11y audit", "WCAG compliance", "make accessible", "screen reader support", or "keyboard navigation". Adds concrete criterion numbers and correct patterns a baseline tends to gloss over.
How to install Accessibility
Copy skills/accessibility/ (including references/) into ~/.claude/skills/ or .claude/skills/ in your project.
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Accessibility
-
/accessibilityWCAG 2.2 a11y reference that turns vague fixes into cited, spec-exact ones.
It also activates on plain-language prompts like these:
-
Run an accessibility audit on this page -
Check this site for WCAG 2.2 compliance -
Add keyboard navigation and screen reader support
Frequently asked questions
- Is the Accessibility skill free?
- Yes. The skill itself is free from addyosmani/web-quality-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Accessibility work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 20, 2026. Verdict: Tested · Works. Fetched raw SKILL.md + recursive tree; both referenced files exist; self-contained pure-prompt WCAG 2.2 reference, no scripts, no exfiltration.
- What is the Accessibility SkillProof Score?
- 9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
- How do I install Accessibility?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Accessibility with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.