The ios-debugger-agent skill enables developers to build, run, and debug iOS applications on a booted simulator using XcodeBuildMCP tools, providing capabilities to interact with the simulator UI, capture screenshots and logs, and diagnose runtime behavior. It solves the problem of needing a streamlined workflow for iOS development and debugging by automating simulator discovery, app building and launching, and providing structured methods for UI inspection and log capture. The skill is designed for iOS developers working with Xcode projects who need to test and debug their apps on simulators without manually managing multiple build and run commands.
npx skills add https://github.com/dimillian/skills --skill ios-debugger-agent