
from agent-guards17
Guided iOS development and debugging workflow using the xcodebuildmcp CLI: discover projects/schemes, build/test/run on simulator or device, capture logs, and t
The iOS Dev skill documents a simulator-first, repeatable workflow for building, testing, and debugging iOS apps using the xcodebuildmcp CLI. It standardizes discovery commands, configuration, build/test/run steps, failure triage loops, and device workflows, and prescribes what logs and outputs an agent should capture and report.
Use this skill when an agent needs to: (1) perform day-to-day iOS development tasks, (2) diagnose build or test failures, (3) capture runtime crashes and simulator logs for triage, or (4) run iterative fix-and-verify loops on simulator or device. It’s aimed at agents operating in macOS environments with the xcodebuildmcp tooling available.
Best for agents that can run local CLI commands on macOS hosts (Codex/Copilot automation, custom agent runners with shell access). The skill expects the xcodebuildmcp CLI to be installed and available. It includes guardrails around destructive commands and prescriptive reporting requirements.
This skill has not been reviewed by our automated audit pipeline yet.