From build-ios-apps
Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior.
How this skill is triggered — by the user, by Claude, or both
Slash command
/build-ios-apps:ios-debugger-agentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use XcodeBuildMCP to build and run the current project scheme on a booted iOS simulator, interact with the UI, and capture logs. Prefer the MCP tools for simulator control, logs, and view inspection.
Use XcodeBuildMCP to build and run the current project scheme on a booted iOS simulator, interact with the UI, and capture logs. Prefer the MCP tools for simulator control, logs, and view inspection.
Follow this sequence unless the user asks for a narrower action.
Booted when the task depends on an existing runtime state..xcodebuildmcp/config.yaml when present, or pass the project/workspace path, scheme, simulator, and debug configuration explicitly to each XcodeBuildMCP action.Debug configuration unless the user asked for another build configuration.Use these when asked to inspect or interact with the running app.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
npx claudepluginhub anasdayeh/build-ios-apps-marketplace --plugin build-ios-apps