ios-simulator-skill

Originally fromovachiever/droid-tings
Installation
SKILL.md

iOS Simulator Skill

Build, test, and automate iOS applications using accessibility-driven navigation and structured data instead of pixel coordinates.

Quick Start

# 1. Check environment
bash scripts/sim_health_check.sh

# 2. Launch app
python scripts/app_launcher.py --launch com.example.app

# 3. Map screen to see elements
python scripts/screen_mapper.py

# 4. Tap button
python scripts/navigator.py --find-text "Login" --tap
Related skills

More from freekmurze/dotfiles

Installs
10
GitHub Stars
945
First Seen
Feb 21, 2026