← Back to browse
skill

Xcode Build Test Boundary and Guardrail Review

From getsentry/XcodeBuildMCP ★ 5,664

Summary

This skill reviews the test boundaries and guardrails for XcodeBuildMCP, ensuring unit tests maintain isolation and do not call real external processes or build tools. It validates test scope, contract adherence, and necessary build commands.