What problem does it solve?
This Skill removes the friction of driving Apple platform development tasks manually by centralizing build, test, run, debug, and UI automation workflows.
Core Features & Use Cases
- Project Discovery and Configuration: Find Xcode projects and schemes, inspect build settings, and prepare the correct session defaults before running tasks.
- Simulator and Device Workflows: Build for simulators or devices, boot simulators, install apps, launch apps, capture logs, and automate UI interactions.
- Testing and Debugging: Run unit and UI tests, attach debuggers, inspect variables and stack traces, and capture screenshots or videos during diagnosis.
- Use Case: A developer can quickly validate an iOS app change by discovering the project, selecting the right scheme, running simulator tests, and collecting logs from a failing UI flow.
Quick Start
Use this Skill to discover the Xcode project, select the appropriate scheme, and run the needed build or test workflow for the Apple platform target you are working on.