ios-debugger-agent

Build, launch, inspect, and drive iOS apps with the repository-configured XcodeBuildMCP server. Use on macOS for iOS Simulator builds, focused native test runs, semantic UI automation, screenshots, logs, or debugging, including T3 Code Mobile verification.

Install
npx skills add 'https://github.com/pingdotgg/t3code/tree/main/.agents/skills/ios-debugger-agent'
Download bundle ↓
main · 50ff4c3Scanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

agents/openai.yaml

agents/openai.yamlBrowse 3 files
View on GitHub
← Back to SKILL.md
interface:  display_name: "iOS Debugger Agent"  short_description: "Build and drive iOS Simulator apps"  default_prompt: "Use $ios-debugger-agent to build, launch, and inspect the current iOS app on Simulator."dependencies:  tools:    - type: "mcp"      value: "xcodebuildmcp"      description: "Repository-configured Xcode build, simulator, logging, debugging, and semantic UI tools"