Develop iOS apps with a fast simulator-first loop using the xcodebuildmcp CLI: discover project/schemes, build/test/run, capture logs, and triage failures. Use when: (1) normal iOS development, (2) simulator/device build issues, (3) runtime crashes or UI issues, (4) iterative fix/verify loops.
$npx -y skills add minghinmatthewlam/agent-guards --skill ios-devInstalls into the current project.
Run `npx skills use "https://github.com/minghinmatthewlam/agent-guards" --skill "minghinmatthewlam/agent-guards/ios-dev"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/minghinmatthewlam/agent-guards" that are relevant to the current task. Run `npx skills add "https://github.com/minghinmatthewlam/agent-guards"` and select the relevant skills, then follow their instructions.