npx skills add ...
npx skills add getsentry/xcodebuildmcp --skill xcodebuildmcp-structured-output-review
npx skills add getsentry/xcodebuildmcp --skill xcodebuildmcp-structured-output-review
Use when reviewing XcodeBuildMCP structured output schema changes, schema versioning, manifest outputSchema metadata, and JSON fixture compatibility.
Review guardrails for structured output schema correctness and compatibility.
schemas/structured-output/**src/core/structured-output-schema.tssrc/core/__tests__/structured-output-schema.test.tssrc/snapshot-tests/__fixtures__/json/**src/snapshot-tests/__tests__/json-fixture-schema.test.tsxcodebuildmcp.com/app/docs/_content/schema-versioning.mdxxcodebuildmcp.com/app/docs/_content/output-formats.mdxschema uses xcodebuildmcp.output.<name> format.schemaVersion uses integer strings only.outputSchema matches emitted ctx.structuredOutput payload.$ref usage remains compatible with bundling in structured-output-schema.ts.npm run test:schema-fixturesnpm test -- src/core/__tests__/structured-output-schema.test.tsnpm run typechecknpx skill-check .agents/skills/xcodebuildmcp-structured-output-review