Enforces WCAG 2.2 AA compliance for React Native, iOS, and Android applications during code reviews.
This skill provides comprehensive reference data and auditing guidelines for mobile accessibility, covering React Native, Expo, and native iOS/Android development. It empowers Claude Code to identify and fix common accessibility violations—such as missing labels, incorrect roles, and undersized touch targets—ensuring your mobile applications meet strict WCAG 2.2 AA standards. By incorporating platform-specific semantics for SwiftUI, UIKit, and Jetpack Compose, it streamlines the creation of inclusive mobile experiences while providing developers with ready-to-use fix patterns for common accessibility hurdles.
Key Features
01Comprehensive React Native accessibility prop reference including modern ARIA aliases.
02Enforcement of touch target size standards (44x44pt for iOS, 48x48dp for Android).
03Platform-specific guidance for iOS (SwiftUI/UIKit) and Android (Jetpack Compose) semantics.
04Automated detection patterns for violations like missing labels, incorrect states, and untrapped modals.
05Detailed mapping of accessibility roles across cross-platform and native environments.
06259 GitHub stars
Use Cases
01Refactoring native iOS or Android UI components to improve screen reader and TalkBack support.
02Validating that interactive elements meet platform-specific minimum touch target size requirements.
03Auditing a React Native codebase for WCAG 2.2 AA compliance before a major release.