axiom-accessibility-diag

Diagnose and remediate accessibility issues in iOS and macOS apps.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/pradeepmouli/swift-template --skill axiom-accessibility-diag-pradeepmouli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: axiom-accessibility-diag
Source: https://github.com/pradeepmouli/swift-template/tree/main/.agents/skills/axiom-accessibility-diag
Command: npx skills add https://github.com/pradeepmouli/swift-template --skill axiom-accessibility-diag-pradeepmouli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic accessibility diagnosis and remediation for iOS/macOS apps. Accessibility is not optional; ensuring VoiceOver, Dynamic Type, contrast, and keyboard navigation to pass App Store Review and support users with disabilities.

Core Features & Use Cases

  • VoiceOver labeling and hints guidance, testing workflows, and remediation patterns
  • Dynamic Type support, color contrast improvements, and Reduce Motion compliance
  • Accessibility Inspector workflows for audits, checks, and actionable fixes

Quick Start

Run accessibility checks in the simulator, enable VoiceOver, and review labels and hit targets across all screens.

Frequently Asked Questions about axiom-accessibility-diag

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

FAQPage Schema
How do I diagnose VoiceOver labeling and Dynamic Type issues in my iOS app?

Diagnose VoiceOver labeling and Dynamic Type issues by running accessibility checks in the simulator and using Accessibility Inspector workflows to audit labels, hints, and text sizing across all screens.

What is the best way to fix color contrast and Reduce Motion compliance for App Store submission?

Fix color contrast and Reduce Motion compliance by applying WCAG AA/AAA guidelines and Accessibility Inspector remediation steps to meet App Store Review Guidelines for users with disabilities.

How do I audit keyboard navigation and touch target sizing in macOS apps?

Audit keyboard navigation and touch target sizing in macOS apps by executing Accessibility Inspector checks to verify hit targets, labels, and navigation flows meet accessibility standards.

Do I need to meet WCAG AA requirements to pass App Store Review for accessibility?

Meeting WCAG AA/AAA requirements is necessary to pass App Store Review, as the guidelines ensure VoiceOver, Dynamic Type, contrast, and keyboard navigation support users with disabilities.

Why does VoiceOver stop working when I enable Reduce Motion in the simulator?

VoiceOver and Reduce Motion are independent accessibility features, but testing both in the simulator ensures labels, hints, and motion compliance are correctly configured for assistive technologies.

Can I use Accessibility Inspector to find dynamic type and contrast issues across all screens?

Accessibility Inspector can audit dynamic type and contrast issues across all screens, providing actionable checks and prescriptive remediation steps to ensure full accessibility compliance.