Official skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).
87
81%
Does it follow best practices?
Impact
96%
3.42xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Use XcodeBuildMCP tools via the xcodebuildmcp executable instead of raw xcodebuild, xcrun, or simctl.
Check availability:
xcodebuildmcp --helpIf missing, install with one of:
brew tap getsentry/xcodebuildmcp
brew install xcodebuildmcpnpm install -g xcodebuildmcp@latestRe-check after install:
xcodebuildmcp --helpDiscover workflows and arguments from the CLI itself:
xcodebuildmcp --help
xcodebuildmcp tools
xcodebuildmcp <workflow> --help
xcodebuildmcp <workflow> <tool> --helpUse this discovery path instead of memorizing static tool lists.
build-and-run command.build then build-and-run unless explicitly requested.xcodebuildmcp supports:
--help / tools.200ac9c
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.