conorluddy/ios-simulator-skill
A Claude Code skill providing Xcode build automation and iOS simulator control via xcodebuild and simctl/idb commands.

This repository provides a collection of Python scripts that act as a Claude Code skill to optimize an AI agent’s ability to build, run, and interact with iOS applications. It wraps xcodebuild with token-efficient output and progressive error disclosure, and provides simulator interaction via xcrun simctl and idb for semantic UI navigation and accessibility testing. The scripts are designed to be usable by AI agents with context-saving features.