ios-debugger-agent

Automate building, launching, and debugging iOS apps on a booted simulator with XcodeBuildMCP.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/oliverames/ames-claude --skill ios-debugger-agent-oliverames
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-debugger-agent
Source: https://github.com/oliverames/ames-claude/tree/main/plugins/build-ios-apps-codex/skills/ios-debugger-agent
Command: npx skills add https://github.com/oliverames/ames-claude --skill ios-debugger-agent-oliverames

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool automates building, launching, and debugging iOS apps on a booted simulator using XcodeBuildMCP, reducing manual steps during development and testing.

Core Features & Use Cases

  • Build and run the current project on a booted iOS simulator.
  • Interact with the simulator UI, inspect on-screen state, and capture logs or console output.
  • Diagnose runtime behavior with MCP tooling to speed up debugging cycles.

Quick Start

Boot a simulator and start the iOS debugging workflow with XcodeBuildMCP.

Frequently Asked Questions about ios-debugger-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate building and running an iOS app on a simulator?

You can automate building and running an iOS app on a simulator using XcodeBuildMCP tooling. This Skill triggers the build process and launches the app directly onto a booted iOS simulator, reducing manual development steps.

Can I capture simulator logs and inspect UI state during iOS debugging?

Yes, you can capture simulator logs and inspect UI state during iOS debugging. The Skill interacts with the simulator UI to capture console output and inspect on-screen state, allowing you to diagnose runtime behavior effectively across debugging sessions.

Do I need a booted iOS simulator to use XcodeBuildMCP for debugging?

Yes, an available booted iOS simulator is required. The Skill relies on XcodeBuildMCP tooling to launch apps and diagnose runtime behavior, meaning you must boot a simulator before starting the iOS debugging workflow.

What is the best way to diagnose runtime behavior on an iOS simulator?

The best way to diagnose runtime behavior on an iOS simulator is using XcodeBuildMCP to build, launch, and debug apps. This Skill captures logs and inspects UI state to speed up debugging cycles without manual intervention.

Why does iOS debugging on a simulator require XcodeBuildMCP tooling?

iOS debugging on a simulator requires XcodeBuildMCP tooling because it provides the automated interface to trigger app runs, inspect UI state, and capture logs. Without it, the Skill cannot interact with the simulator or diagnose runtime behavior.