ios-debugger-agent Skill
Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior. Published by openai in plugins.
What is ios-debugger-agent Skill?
Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use ios-debugger-agent Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/build-ios-apps/skills/ios-debugger-agent/SKILL.md
What it does
Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior.
Skill instructions
iOS Debugger Agent Overview 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. Core Workflow Follow this sequence unless the user asks for a narrower action. 1) Discover the booted simulator - Call mcpXcodeBuildMCPlistsims and select the simulator with state Booted. - If none are booted, ask the user to boot one (do not boot automatically unless asked). 2) Set session defaults - Call mcpXcodeBuildMCPsession-set-defaults with: - projectPath or workspacePath (whichever the repo uses) - scheme for the current app - simulatorId from the booted device - Optional: configuration: "Debug", useLatestOS: true 3) Build + run (when requested) - Call mcpXcodeBuildMCPbuildrunsim. - If the build fails, check the error output and retry (optionally with preferXcodebuild: true) or escalate to the user before attempting any UI interaction. - After a successf
Explore related resources
Frequently asked questions
What is ios-debugger-agent?
ios-debugger-agent is a open-source AI agent skill with Copy skill directory. Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior.
Who is ios-debugger-agent best for?
ios-debugger-agent is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install ios-debugger-agent?
Install or run ios-debugger-agent using Copy skill directory. Check ios-debugger-agent for the latest setup command.
Is ios-debugger-agent actively maintained?
ios-debugger-agent may need a closer maintenance check before production use.
Auto-fetched from GitHub.