This skill helps you check if your website or app works for everyone, including people with disabilities. It uses the WCAG rules, which are the standard for digital accessibility. You will get a clear report with problems, how serious they are, and steps to fix them.
The audit covers four main areas: making content perceivable, operable, understandable, and robust. Each issue gets a severity rating from critical to enhancement. The goal is to remove barriers so all users can interact with your product easily.
This is useful for developers, designers, and anyone who wants their work to be inclusive and meet legal requirements. You will also learn best practices like testing with real assistive tools and involving people with disabilities.
Global
mkdir -p ~/.claude/skills/accessibility-auditProject
mkdir -p .claude/skills/accessibility-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
Next Intl Add Languagegithub/awesome-copilot
Easily add a new language to your Next.js internationalized app
Wcag Audit Patternswshobson/agents
Audit websites for WCAG 2.2 compliance and fix accessibility violations
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