Back to Directory
automation

iOS Simulator Skill

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

Major update: Migrated to a minimal Node-based CLI, focusing on simctl/idb automation and streamlined command set. - Replaced 21+ mixed Python/bash scripts with a single `ios-sim.mjs` Node CLI. - Simplified functionality: core iOS Simulator device, app, and UI automation (create/boot/install/launch/tap/screenshot/etc). - Default output is now single-line JSON for token efficiency; pretty output and summaries are opt-in. - Added structured troubleshooting documentation. - All advanced/specialized scripts removed; only essential simctl/idb workflows remain.