AI AGENT ADDONS

An accessibility audit helps you find and fix problems that make websites hard to use for people with disabilities. This skill checks your code for WCAG 2.2 rules at Level A and AA. It works with React, Next.js, Vue, Angular, Svelte, and plain HTML.

The skill follows a simple three step process. First it scans your project and lists every violation it finds. Then it shows you the exact code fix for each problem. Finally it checks that your fixes work and nothing new breaks.

You also get compliance reports that are easy for managers and clients to understand. You can add these checks to your CI/CD pipeline so accessibility stays high with every update. This saves time and helps you build better sites for everyone.

Add A11y Audit skill to your workflow

Global

mkdir -p ~/.claude/skills/a11y-audit

Project

mkdir -p .claude/skills/a11y-audit

Source Repository

Stars
19,285
Forks
2,656
Watchers
19,285
License
MIT
Last Push
25 days ago
Created
9 months ago