WCAG Accessibility Skills — Security skill for Claude Code
WCAG 2.1/2.2 accessibility audit CLI and AI skill with explicit manual-review boundaries.
How to install WCAG Accessibility Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open tomaszboloz/WCAG-Accessibility-Skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What WCAG Accessibility Skills does
WCAG 2.1/2.2 accessibility audit CLI and AI skill with explicit manual-review boundaries.
Alternatives in Security
- Security Threat Model — Generate repo-specific threat models identifying trust boundaries 14.6k ★
- Accessibility Audit.Skill — accessibility-audit.skill.md 265 ★
- Accessibility Audit 125 ★
README
WCAG Accessibility Skills
Portable WCAG accessibility audits with explicit human-review boundaries.
[](https://github.com/tomaszboloz/WCAG-Accessibility-Skills/actions) [](LICENSE) [](package.json)
WCAG Accessibility Skills is an open-source command skill for static accessibility evidence, review planning, and CI regression gates. It is intended for web accessibility audits, digital accessibility development, and accessibility compliance workflows across Claude MCP, OpenAI Codex, Gemini function calling, and any agent host that can execute a command or consume JSON.

[Open the standalone HTML architecture diagram](docs/architecture-diagram.html).
Contents
- Why
- Features
- Install
- Quick start
- Usage guide
- Complete CLI reference
- WCAG coverage
- Architecture
- API reference
- Comparison
- FAQ
- Contributing, roadmap, and support
Why
Web accessibility is a quality requirement, not an optional visual polish pass. People use websites through keyboards, voice input, screen readers, magnification, switches, browser zoom, different colour perception, and different cognitive strategies. A product that hides a submit button’s name from assistive technology, omits a language declaration, or puts a keyboard user into a broken interaction is not merely failing a checklist: it is blocking a person from completing a task. WCAG provides a stable shared language for detecting and discussing these barriers, and laws or procurement
Related Skills
Twin Sparrow Oppus Reasoning Contract
Enforce disciplined reasoning structure for research, architecture, audit, spec review, implementation plannin
A11y Review
Accessibility audit against WCAG 2.1 AA — contrast, keyboard navigation, ARIA, focus management, screen reader
UX A11y
WCAG 2.1 AA accessibility audit plus common-courtesy checks beyond the spec. Produces findings grouped by WCAG
Fixing Accessibility
Audit a file or session for WCAG 2.1 AA accessibility violations — ARIA labels, keyboard navigation, focus man
A11y Check
Performs an accessibility audit based on WCAG 2.2 standards.
A11y Scan
audit a design or component for WCAG accessibility
Related Agents
Rust Unsafe Auditor
Use to audit Rust unsafe blocks, FFI boundaries (extern "C", bindgen / cbindgen / pyo3 / napi-rs / wasm-bindge
Accessibility Audit
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... - wsho
A11y Purist
The divine enforcer of Universal Readability who purges the web of accessibility sins. Use this agent to audit