Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
iOS Simulator Skill logo
Skill

iOS Simulator Skill

Drives xcodebuild and the iOS simulator without flooding the context window.

0
SaveVisit website ↗

Install

Ships scripts
/plugin marketplace add conorluddy/ios-simulator-skill; /plugin install ios-simulator-skill@conorluddy
Triggers on

When an iOS app needs to be built, tested, or exercised in the simulator from an agent session.

Needs tools
Bash
Author
conorluddy
License
MIT

Twenty-seven scripts wrap xcodebuild, xcrun simctl and idb so an agent can compile, run tests and interact with a running app. The design choice that matters is progressive disclosure: a build returns one summary line plus an xcresult identifier, and the agent asks for detail only where something failed, instead of pasting a megabyte of compiler output into the conversation. UI interaction goes through the accessibility tree rather than screen coordinates, which also makes it usable as an accessibility check. Requires macOS with Xcode command line tools and Python 3; idb and Pillow unlock the interactive and visual-diff parts.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?