axiom-accessibility

Audit Apple platform apps for VoiceOver, Dynamic Type, and WCAG color contrast barriers.

34|2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/DengNaichen/Stet --skill axiom-accessibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: axiom-accessibility
Source: https://github.com/DengNaichen/Stet/tree/main/.agents/skills/axiom-accessibility
Command: npx skills add https://github.com/DengNaichen/Stet --skill axiom-accessibility

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill addresses the critical need for inclusive software design by identifying and remediating accessibility barriers that prevent users with disabilities from effectively using your application.

Core Features & Use Cases

  • Comprehensive Auditing: Automatically scan for VoiceOver, Dynamic Type, color contrast, and touch target violations.
  • UX Flow Validation: Detect UX dead ends, dismiss traps, and missing states that frustrate all users, especially those using assistive technology.
  • App Store Compliance: Prepare your application for successful App Store reviews by meeting WCAG AA/AAA standards and implementing Accessibility Nutrition Labels.

Quick Start

Use the axiom-accessibility skill to audit the current project for VoiceOver labels and color contrast failures.

Frequently Asked Questions about axiom-accessibility

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

FAQPage Schema
How do I audit my iOS application for VoiceOver navigation and Dynamic Type issues?

To audit iOS applications for VoiceOver navigation and Dynamic Type scaling issues, you can scan your project to identify accessibility barriers and generate remediation steps for inclusive user experiences across Apple platforms.

What is the best way to check WCAG color contrast compliance in an iOS app?

Checking WCAG color contrast compliance involves automatically scanning your iOS application's user interface to detect contrast violations and applying necessary adjustments to meet WCAG AA or AAA standards.

Does this accessibility auditing process support macOS, tvOS, and watchOS development workflows?

Yes, the accessibility auditing process supports Apple platform development workflows for iOS, macOS, tvOS, and watchOS to ensure inclusive user experiences and compliance with App Store accessibility guidelines.

How do I prepare an iOS app for App Store accessibility guidelines and Assistive Access support?

Preparing an iOS app for App Store accessibility guidelines requires validating UX flows, checking motor-disability-friendly touch target sizing, and implementing Accessibility Nutrition Labels to satisfy review requirements.

What are common VoiceOver UX dead ends and dismiss traps in iOS accessibility audits?

VoiceOver UX dead ends and dismiss traps are frustrating navigation states where users get stuck. Auditing detects these missing states and flow barriers to ensure assistive technology users can navigate freely.

Can I detect missing touch target sizing for motor disabilities during an accessibility audit?

Yes, you can detect motor-disability-friendly touch target sizing violations during an accessibility audit by scanning interface elements to ensure they meet the required dimensions for users with motor impairments.