This is a routing skill that jumps you to the right Axiom sub-skill whenever you're touching iOS accessibility work. It covers the full spread: VoiceOver bugs, Dynamic Type implementation, color contrast checks, touch target sizing, WCAG compliance, and even Assistive Access for cognitive disabilities in iOS 17+. The "you MUST use this" language in the docs is a bit aggressive, but the intent makes sense. It's designed to be an entry point that automatically delegates to specialized skills based on what you're actually trying to fix. With 945 stars and over 200 installs, it seems like charleswiltgen has built something genuinely useful for teams trying to ship accessible iOS apps without missing obvious issues.
npx skills add https://github.com/charleswiltgen/axiom --skill axiom-ios-accessibility