What problem does it solve?
Provide comprehensive, platform-aware accessibility guidance and automated patterns for SwiftUI, UIKit, and AppKit so developers include accessibility correctly in the first draft, avoid regressions, and prepare accurate App Store Accessibility Nutrition Label recommendations.
Core Features & Use Cases
- First-Draft Rules and silent-fix workflows for new code and PR reviews: icon-only controls, dynamic type, reduce motion gating, semantic colors, and touch target sizing.
- Audit and remediation guidance with an Audit Output Format, Accessibility Summary, and triage playbook for Blocks/Degrades/Incomplete Support issues.
- Platform-specific reference implementations and checklists for iOS, macOS, watchOS, tvOS, and visionOS, plus Nutrition Label preparation and chart/media accessibility guidance.
Use case: run an accessibility review on a SwiftUI feature, apply the First-Draft Rules to fix issues, and produce a Nutrition Label recommendation and QA checklist for release.
Quick Start
Ask the skill to "Review this SwiftUI view for accessibility, apply the First-Draft Rules, fix issues silently, and append an Accessibility Summary."