Skip to main content
Back to registry

ios-debugger-agent

dimillian/skills

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.

Installs617
Install command
npx skills add https://github.com/dimillian/skills --skill ios-debugger-agent
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About 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. Follow this sequence unless the user asks for a narrower action. Use these when asked to inspect or interact with the running app. - Call mcp__XcodeBuildMCP__list_sims and select the simulator with state Booted . - If none are booted, ask the user to boot one (do not boot automatically unless asked). - Call mcp__XcodeBuildMCP__session-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 - Call mcp__XcodeBuildMCP__build_run_sim . - If the app is already built and only launch is requested, use mcp__XcodeBuildMCP__launch_app_sim .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ios-debugger-agent do?

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.

Is ios-debugger-agent good?

ios-debugger-agent does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ios-debugger-agent work with?

ios-debugger-agent currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to ios-debugger-agent?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ios-debugger-agent?

npx skills add https://github.com/dimillian/skills --skill ios-debugger-agent

Related skills

More from dimillian/skills

Related skills

Alternatives in Software Engineering