tomaszboloz

WCAG Accessibility Skills — Security skill for Claude Code

Security community

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

README

WCAG Accessibility Skills

Portable WCAG accessibility audits with explicit human-review boundaries.

[![CI](https://github.com/tomaszboloz/WCAG-Accessibility-Skills/actions/workflows/ci.yml/badge.svg)](https://github.com/tomaszboloz/WCAG-Accessibility-Skills/actions) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Node 20+](https://img.shields.io/badge/node-20%2B-339933)](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.

![Architecture overview with input, audit engine, report and review queue](docs/architecture-overview.svg)

[Open the standalone HTML architecture diagram](docs/architecture-diagram.html).

Contents

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