Back to Agent Skills
Development & Testing
iOS Simulator Skill
by Conor Luddy 250 GitHub stars
Automate and test iOS apps in the iOS Simulator — launch, drive, and verify app behavior programmatically.
#ios#simulator#mobile#testing
Claude Code Codex
Overview
This community skill drives the iOS Simulator to automate and test iOS applications, launching apps and verifying their behavior. It's useful for agent-driven mobile testing and reproduction of iOS-specific issues.
What it is good for
- Automating iOS app testing
- Driving flows in the simulator
- Reproducing iOS-specific bugs
- Verifying mobile UI behavior
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add conorluddy/ios-simulator-skill
/plugin install ios-simulator-skill
# Or install manually into ~/.claude/skills:
git clone https://github.com/conorluddy/ios-simulator-skill.git
cp -r ios-simulator-skill/ios-simulator-skill ~/.claude/skills/ios-simulator-skill Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Development & Testing
MCP Builder
Guide the creation of Model Context Protocol servers to connect APIs and tools to AI agents.
Claude Code Codex
Development & Testing Superpowers
A core skills library of 20+ battle-tested, composable tools and workflows for everyday agent development tasks.
Claude Code Codex
Development & Testing Vercel React Best Practices
React and Next.js performance guidelines from Vercel Engineering — data fetching, bundle optimization, and rendering patterns.
Claude Code Codex