ios-simulator-skill

ios-simulator-skill

iOS simulator skill to enhance ClaudeCode's ability to build, run, and interact with iOS applications.

Agent SkillDevOpen source
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

Automated iOS app build and testingUI interaction and navigation in the simulatorAccessibility testing and debuggingReal-time log monitoring and analysis

Setup

Requires: macOS 12+Xcode Command Line ToolsPython 3IDB (可选)
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