#400 · Primary category: AI Coding Assistants

ios-simulator-skill

agent agentic-ai ai-agents claude claude-ai claude-code claude-skills claudecode claudeskills dx ios iossimulator mcp mcp-tools python simulator skills testing tooling xcode

An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps, and to proxy xcodebuild to save token and context wastage.

Project last updated:06/18/26

GitHub Stars

1.2K

Forks

86

Contributors

2

License

MIT

Why we included this project

This skill gives Claude Code a practical way to do real iOS work without letting raw tool output flood an agent's context window. It wraps xcodebuild so a build returns a single summary line and an xcresult ID, and you dig into error details or the full log only when you ask. Simulator control relies on iOS accessibility APIs rather than pixel coordinates, so finding and tapping elements by meaning keeps working when a UI shifts. The scripts also handle routine chores like launching apps, granting permissions, sending push notifications, and checking accessibility. Anyone who runs Xcode builds and simulator sessions alongside a coding assistant will find it saves both time and tokens.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category