Skill

iOS Simulator Skill

A skill that lets AI agents boot iOS simulators, navigate UIs, run visual diffs, and trigger builds.

iOS 557 stars Updated 6 days ago
View on GitHub

When to Use

The agent can boot simulators, navigate your app by accessibility labels, and run visual diffs against baselines.

Use Cases

  1. Using the iOS Simulator skill, boot an iPhone 16 Pro, build the app, and screenshot the home screen
  2. Run a visual diff of the profile page against the baseline and flag any regressions
  3. Navigate to the settings tab using accessibility labels and verify the toggle works

Installation

Personal
git clone https://github.com/conorluddy/ios-simulator-skill.git ~/.claude/skills/ios-simulator-skill
Project
git clone https://github.com/conorluddy/ios-simulator-skill.git .claude/skills/ios-simulator-skill
Health check
bash ~/.claude/skills/ios-simulator-skill/scripts/sim_health_check.sh

Prerequisites

  • macOS 12+
  • Xcode CLI tools
  • Python 3

Related Tools

Explore More