ios-simulator-skill
iOS simulator skill to enhance ClaudeCode's ability to build, run, and interact with iOS applications.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- skill-github
Overview
ios-simulator-skill is a plugin designed for ClaudeCode that optimizes AI agents' capabilities in building, testing, and automating iOS applications. It primarily wraps xcodebuild to reduce context overhead. The skill includes 27 scripts supporting Xcode builds, simulator interaction, UI navigation, accessibility testing, and more. These scripts enable AI to perform app development and testing more efficiently.
Capabilities
- ▪Xcode project build and test
- ▪Simulator interaction and UI navigation
- ▪Accessibility testing and element lookup
- ▪Screenshot optimization and visual diff comparison
- ▪Real-time log monitoring
Use cases
Setup
Install via the plugin marketplace in Claude Code: "/plugin marketplace add conorluddy/ios-simulator-skill" and "/plugin install ios-simulator-skill@conorluddy"
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which operating systems does this skill support?
Only macOS 12 and later versions.
Are there any additional dependencies required?
Yes, Xcode command-line tools, Python 3, and optionally IDB and Pillow are needed.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.