This skill empowers developers to build and audit inclusive digital experiences by strictly adhering to WCAG 2.2 standards. It provides comprehensive patterns for ARIA roles, keyboard navigation, focus management, and screen reader support, ensuring that applications are perceivable, operable, and robust for users with disabilities. Whether you're building accessible forms, complex modal dialogs, or mobile-first touch interfaces, this skill provides the necessary patterns and checklists to meet Level AA and AAA compliance and improve overall usability.
Características Principales
010 GitHub stars
02ARIA pattern implementation for complex UI components
03Keyboard navigation and focus trapping management
04WCAG 2.2 Level AA and AAA compliance checklists
05Mobile-specific accessibility for iOS VoiceOver and Android TalkBack
06Screen reader optimization using semantic HTML and live regions
Casos de Uso
01Auditing existing web interfaces for accessibility violations and fixing them
02Building accessible React components like modals, buttons, and forms
03Implementing skip-to-content links and logical tab sequences for keyboard users