Implement accessibility in iOS apps using Swift, UIKit, and SwiftUI. Use this skill whenever working on any iOS development task that involves: making UI elements accessible to VoiceOver or other assistive technologies, adding or reviewing accessibility labels/hints/traits/actions/values, supporting Dynamic Type or text scaling, respecting Reduce Motion or reduced transparency preferences, adapting to Dark Mode or increased contrast, building accessible forms and inputs, announcing dynamic content changes, managing focus programmatically, customizing accessibility focus order, supporting external keyboard navigation, or auditing iOS code for accessibility issues. Trigger even when the user only says "SwiftUI" or "UIKit" without mentioning "accessibility" explicitly — if they''re building custom controls, modals, forms, lists, or animated views, this skill applies.
$npx -y skills add mikemai2awesome/agent-skills --skill ios-a11yInstalls into the current project.
Run `npx skills use "https://github.com/mikemai2awesome/agent-skills" --skill "mikemai2awesome/agent-skills/ios-a11y"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mikemai2awesome/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mikemai2awesome/agent-skills"` and select the relevant skills, then follow their instructions.