ios-simulator-skill
Build, test, and automate iOS apps with AI-friendly simulator scripts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ios-simulator-skill?▼
Run `npx skills add conorluddy/ios-simulator-skill --all -g -y` in your terminal to install the full skill globally.
How to automate iOS simulator testing with AI?▼
The skill gives your AI agent 29 scripts for building apps, tapping elements by meaning, running gestures, and auditing accessibility, all with concise machine-readable output.
Why use accessibility trees instead of screenshots?▼
Accessibility data costs about 10 tokens versus 1,600-6,300 for screenshots, and finding elements by label is far more reliable than tapping fixed pixel coordinates.
Does ios-simulator-skill work with Claude Code?▼
Yes. It follows the standard SKILL.md format and loads directly in Claude Code and other compatible AI coding agents.
What do I need to run ios-simulator-skill?▼
You need macOS 12 or later, Xcode Command Line Tools, and Python 3. IDB and Pillow are optional extras for interactive and visual features.
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