ios-accessibility

Route iOS accessibility issues to a specialized diagnostic workflow.

1.1k|81|Updated Nov 30, 2025
One-click install
npx skills add https://github.com/CharlesWiltgen/Axiom --skill ios-accessibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-accessibility
Source: https://github.com/CharlesWiltgen/Axiom/tree/main/.claude-plugin/plugins/axiom/skills/ios-accessibility
Command: npx skills add https://github.com/CharlesWiltgen/Axiom --skill ios-accessibility

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a dedicated routing and checklist for accessibility tasks across VoiceOver, Dynamic Type, color contrast, and WCAG compliance, reducing guesswork and review time.

Core Features & Use Cases

  • Unified accessibility router: ensures consistent handling of VoiceOver, Dynamic Type, color contrast, and other accessibility concerns.
  • WCAG prep: checklists to prepare for App Store accessibility review.
  • Invocations & prompts: ready-to-use prompts to audit and fix accessibility issues in real apps.

Quick Start

Use this skill for ANY accessibility work. Invoke: /skill accessibility-diag to start the accessibility diagnostic flow on the current app screen.

Frequently Asked Questions about ios-accessibility

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit iOS app accessibility for VoiceOver and WCAG compliance?

VoiceOver auditing identifies screen reader navigation, label accuracy, and hint clarity. Use the accessibility diagnostic workflow to check WCAG A, AA, and AAA levels, ensuring your app meets App Store accessibility review requirements and serves all users.

What accessibility issues should I fix before App Store review?

Critical issues include VoiceOver compatibility, Dynamic Type scaling, sufficient color contrast, adequate touch targets (minimum 44×44 pt), and keyboard navigation support. The diagnostic workflow routes you through these categories with specific checklists for each.

Can I test Dynamic Type and color contrast accessibility together?

Yes. The unified accessibility router handles Dynamic Type scaling, color contrast verification, and other WCAG requirements in one workflow. Route to the diagnostic flow to audit all concerns consistently across your current screen.

How do I prepare accessibility fixes for keyboard navigation and touch targets?

Keyboard navigation requires logical tab order and hit-target sizing; touch targets must meet minimum dimensions. The accessibility diagnostic provides step-by-step prompts to identify gaps and apply fixes aligned with VoiceOver testing and Accessibility Inspector workflows.

What's the difference between WCAG A, AA, and AAA compliance levels?

WCAG A is baseline accessibility; AA adds contrast and labeling rigor; AAA requires enhanced color contrast and extended captions. The diagnostic workflow includes checklists for each level, helping you target the standard your app review requires.

Does this work with Accessibility Inspector for iOS testing?

Yes. The workflow is compatible with Accessibility Inspector, enabling you to route diagnosed issues into real app auditing and fix cycles. Start with the diagnostic invocation to identify patterns, then use Inspector for detailed validation.