Back to Skills
ios-simulator-skill
Build, launch, navigate, and test iOS apps in the simulator through automation. Community skill for mobile work.
Testing & DebuggingADVANCEDby conorluddy
Claude Codeiosmobiletesting
Key Information
Install / Load
git clone https://github.com/conorluddy/ios-simulator-skill
How This Skill Works
Community skill that lets the agent drive the iOS Simulator: build the app, boot a simulator, launch, navigate the UI, and verify behavior through automation.
Requires Xcode and the iOS toolchain. Install by copying the skill into your skills directory — see the source repo.
Source
Maintained by conorluddy. Install and updates come from the official repository.
View on GitHub Related Skills
test-writer
Writes comprehensive, maintainable unit, integration, and property-based tests. Focuses on high-value coverage and realistic edge cases.
debug-analyzer
Systematically diagnoses bugs and production issues. Reproduces the problem, narrows the root cause, and proposes minimal fixes with explanations.
webapp-testing
Anthropic's official skill for testing web apps with Playwright — drive the UI, verify behavior, and capture what actually rendered.