axiom-accessibility-diag

Audit iOS/macOS app accessibility for VoiceOver, Dynamic Type, contrast, touch targets, keyboard navigation, and Reduce Motion.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/foxtrottwist/ClaudeAgentConfig --skill axiom-accessibility-diag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: axiom-accessibility-diag
Source: https://github.com/foxtrottwist/ClaudeAgentConfig/tree/main/xcode-agent/skills/axiom-accessibility-diag
Command: npx skills add https://github.com/foxtrottwist/ClaudeAgentConfig --skill axiom-accessibility-diag

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic accessibility diagnosis and remediation for iOS/macOS apps to prevent App Store rejections and improve usability for users with disabilities.

Core Features & Use Cases

  • VoiceOver labels and hints for interactive elements
  • Dynamic Type support with scalable typography
  • Color Contrast checks that work across light/dark modes
  • Touch Target sizing and hit regions per Apple HIG
  • Keyboard Navigation focus management and accessibility
  • Reduce Motion awareness and safe animations
  • App Store readiness testing with Accessibility Inspector and VoiceOver

Quick Start

Run an accessibility audit in your project to verify labels, type scaling, contrast, motion, and hit targets across iOS and macOS.

Frequently Asked Questions about axiom-accessibility-diag

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

FAQPage Schema
How do I audit iOS apps for VoiceOver and Dynamic Type accessibility?

To audit iOS apps for VoiceOver and Dynamic Type accessibility, you need to verify UI element labels, enable scalable typography, and validate keyboard focus across typical app flows to meet App Store requirements.

What is the best way to check color contrast and touch targets for macOS apps?

The best way to check color contrast and touch targets for macOS apps is to evaluate contrast across light and dark modes and ensure minimum 44x44pt hit regions per Apple HIG guidelines.

How do I prevent App Store rejections caused by accessibility issues?

Prevent App Store rejections caused by accessibility issues by systematically diagnosing VoiceOver labels, Dynamic Type scaling, contrast, touch targets, and keyboard navigation before submission.

Does this accessibility diagnostic workflow support Reduce Motion preferences?

Yes, this accessibility diagnostic workflow supports Reduce Motion preferences by validating that your app respects motion settings and implements safe animations for users with disabilities.

Can I test keyboard navigation and focus management for iOS apps?

Yes, you can test keyboard navigation and focus management for iOS apps by auditing keyboard focus enabling and verifying accessibility constraints across standard application user flows.