ios-swiftui-accessibility-techniques
Accessible SwiftUI coding patterns and WCAG compliance checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install iOS SwiftUI Accessibility Techniques?โผ
Run `npx skills add cvs-health/ios-swiftui-accessibility-techniques --all -g -y` in your terminal to install the skill globally.
How to make a SwiftUI app accessible?โผ
This skill applies WCAG 2.2 rules automatically, covering labels, traits, Dynamic Type, contrast, touch targets, and focus management in your SwiftUI code.
How to check SwiftUI code for accessibility issues?โผ
The included a11y-check tool statically scans your Swift files against 43 rules mapped to 23 WCAG criteria, with scoring and auto-fix support.
Does it work with Claude Code and Cursor?โผ
Yes. The SKILL.md file works in Claude Code, Cursor, and other compatible editors, and an MCP server is included for editor integration.
Do I need accessibility experience to use it?โผ
No. The skill enforces correct patterns automatically as code is written, so developers learn accessible SwiftUI practices without prior WCAG expertise.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core