Every app should be usable by everyone, including people who rely on VoiceOver, Switch Control, or Full Keyboard Access. This skill shows you how to add support for these assistive technologies on iPhone, iPad, and Mac. You will learn to set accessibility labels, hints, and traits so your app is easy to navigate.
Making an app accessible also means supporting Dynamic Type so text can resize, and respecting system settings like Reduce Motion and Increase Contrast. With clear guidance for SwiftUI, UIKit, and AppKit, this skill helps you build apps that work for more people.
Global
mkdir -p ~/.claude/skills/ios-accessibilityProject
mkdir -p .claude/skills/ios-accessibilitySource 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