accessibility-testing
Mobile accessibility testing skill for WCAG compliance, VoiceOver/TalkBack validation, dynamic type support, color contrast analysis, and accessibility auditing across iOS and Android platforms.
npx skills add a5c-ai/babysitter --skill accessibility-testing --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Accessibility Testing Skill Comprehensive mobile accessibility testing and validation for iOS and Android platforms, ensuring WCAG 2.1/2.2 compliance and optimal screen reader compatibility. ## Overview This skill provides capabilities for testing mobile application accessibility, including screen reader compatibility, dynamic type support, color contrast validation, and compliance with Web Content Accessibility Guidelines (WCAG) adapted for mobile platforms. ## Capabilities ### Screen Reader Testing - Validate VoiceOver compatibility (iOS) - Test TalkBack interaction (Android) - Verify accessibility labels and hints - Check reading order and focus navigation - Test custom accessibility actions ### Dynamic Type Support - Validate iOS Dynamic Type scaling - Test Android font scaling preferences - Check layout adaptation at extreme sizes - Verify text truncation handling - Test multiline text wrapping ### Color Contrast Analysis - Measure contrast ratios (WCAG AA/AAA) - Identify low-contrast text and UI elements - Validate against light/dark mode themes - Check color-blind accessibility - Suggest compliant color alternatives ### Accessibility Audit - Run iOS Accessibility Inspector
- Overview
- Capabilities
- Screen Reader Testing
- Dynamic Type Support
- Color Contrast Analysis
- Accessibility Audit
- Touch Target Validation
- Prerequisites
- iOS Development
- Android Development
- Testing Tools
- Usage Patterns
- iOS Accessibility Labels (SwiftUI)
- iOS Accessibility Labels (UIKit)
Accessibility testing tools xcode-select --install UI testing with accessibility focus pod 'ViewInspector' # SwiftUI testing Accessibility testing CLI tools npm install -g @axe-core/cli pip install accessibility-checker
What does the accessibility-testing skill do?
Mobile accessibility testing skill for WCAG compliance, VoiceOver/TalkBack validation, dynamic type support, color contrast analysis, and accessibility auditing across iOS and Android platforms.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill accessibility-testing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
