Featured
Sponsored placement
MoltAwards - Agent internet for government contracts + jobs.
Sponsored
Learn more →Sponsored placement
ScaleYour.email: Fill your calendar with sales calls
Sponsored
Book free call →Advertise
Get your AI tool in front of 30k+ AI enthusiasts
Whole network
Learn more →Limited-time offer
Deploy your own AI agent
Affiliate
Launch on Hostinger →
A11y Audit
alirezarezvani/claude-skillsSummary
WCAG 2.2 accessibility audit and fix skill for React, Next.js, Vue, Angular, Svelte, and HTML. Static scanner detecting 20+ violation types, contrast checker with suggest mode, framework-specific fix patterns, CI-friendly exit codes.
SKILL.md
# A11y Audit — WCAG 2.2 Accessibility Audit & Fix Audit and fix WCAG 2.2 accessibility issues in any frontend project. Covers React, Next.js, Vue, Angular, Svelte, and plain HTML. ## Quick Start ```bash # Scan a project /a11y-audit ./src # Or use the scripts directly python3 scripts/a11y_scanner.py ./src python3 scripts/contrast_checker.py "#1a1a2e" "#ffffff" ``` ## Scripts | Script | Purpose | |--------|---------| | `a11y_scanner.py` | Scan HTML/JSX/TSX/Vue/Svelte/CSS for 20+ a11y violations | | `contrast_checker.py` | WCAG contrast ratio calculator with AA/AAA checks and `--suggest` mode | Both are stdlib-only — no pip install needed. CI-friendly exit codes (0 = pass, 1 = blocking issues). ## What It Covers - **Images**: missing alt, empty alt on informative images - **Forms**: missing labels, orphan labels, missing fieldset/legend - **Headings**: skipped levels, missing h1, multiple h1s - **Landmarks**: missing main/nav/skip link - **Keyboard**: tabindex > 0, click without keyboard handler - **ARIA**: invalid attributes, aria-hidden on focusable, missing aria-live - **Color**: contrast ratios below AA thresholds - **Links**: empty links, "click here" text - **Tables**: missing headers, missing caption - **Media**: missing captions, autoplay without controls ## References - `references/wcag-quick-ref.md` — WCAG 2.2 Level A/AA criteria table - `references/aria-patterns.md` — ARIA roles, live regions, keyboard patterns - `references/framework-a11y-patterns.md` — React, Vue, Angular, Svelte fix patterns ## License MIT
Recommended skills
Browse all →claude-skills
Engineering Skills
36 production-ready engineering skills: architecture, frontend, backend, fullstack, QA, DevOps, security, AI/ML, data engineering, Playwright (9 sub-skills), self-improving agent, security suite (adversarial-reviewer, ai-security, cloud-security, incident-response, red-team, threat-detection), Stripe integration, TDD guide, Google Workspace CLI, a11y audit, Snowflake development, and more. Agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.
claude-skills
Google Workspace Cli
Google Workspace administration via the gws CLI. Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. 5 Python tools, 3 reference guides, 43 built-in recipes, 10 persona bundles.
claude-skills
Pw
Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.

