MCP Directory
Back

ios-simulator-skill

by conorluddy · Python · ★ 855

An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps. I mainly use it as an xcodebuild wrapper to save context.

#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

Install

pip install git+https://github.com/conorluddy/ios-simulator-skill.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ios-simulator-skill": {
      "command": "uvx",
      "args": [
        "git+https://github.com/conorluddy/ios-simulator-skill.git"
      ]
    }
  }
}

From the README

[](https://deepwiki.com/conorluddy/ios-simulator-skill) Production-ready skill for building, testing, and automating iOS apps. 22 scripts optimized for both human developers and AI agents. This skill covers both sides of iOS development: - **Xcode builds** via — compile, test, and parse results with progressive error disclosure - **Simulator interaction** via and — semantic UI navigation, accessibility testing, device lifecycle If you only need Xcode build tooling without the simulator scripts, see the plugin version: [xclaude-plugin](https://github.com/conorluddy/xclaude-plugin) In Cl…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers