Making websites work for everyone is important. This skill helps you find and fix common accessibility issues in HTML code. It covers things like ARIA labels, keyboard navigation, focus management, color contrast, and form errors.
You can use it when adding buttons, forms, dialogs, or any interactive part of a web page. The goal is to meet WCAG standards and make your site easy to use for people with disabilities.
The skill gives you step-by-step rules and code examples. It focuses on minimal changes that have a big impact. This makes your web project more inclusive and user friendly.
Global
mkdir -p ~/.claude/skills/fixing-accessibilityProject
mkdir -p .claude/skills/fixing-accessibilitySource Repository
Accessibilityaddyosmani/web-quality-skills
Audit and improve web accessibility following WCAG 2.2 guidelines for inclusivity
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
Accessibilityaffaan-m/everything-claude-code
Make your websites and apps accessible to all with WCAG 2.2 standards