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.
Global
mkdir -p ~/.claude/skills/a11y-auditProject
mkdir -p .claude/skills/a11y-auditSource Repository
Accessibilityaddyosmani/web-quality-skills
Audit and improve web accessibility following WCAG 2.2 guidelines for inclusivity
Fixing Accessibilityibelick/ui-skills
Audit and fix HTML accessibility issues for a more inclusive web
Accessibility Compliancewshobson/agents
Build inclusive interfaces that everyone can use with ease and confidence
Wcag Audit Patternswshobson/agents
Audit websites for WCAG 2.2 compliance and fix accessibility violations
Next Intl Add Languagegithub/awesome-copilot
Easily add a new language to your Next.js internationalized app
Vscode Ext Localizationgithub/awesome-copilot
Localize VS Code extensions correctly for all languages using official best practices
Flutter Improving Accessibilityflutter/skills
Make your Flutter app usable for everyone with accessibility features
Screen Reader Testingwshobson/agents
Test websites with screen readers for full accessibility and user inclusion