Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
getsentry avatar

Xcodebuildmcp Structured Output Review

  • 18 installs
  • 6.2k repo stars
  • Updated August 4, 2026
  • getsentry/xcodebuildmcp

xcodebuildmcp-structured-output-review audits schema and fixture contract changes.

About

The xcodebuildmcp-structured-output-review skill reviews structured output schema changes, schema versioning, manifest outputSchema metadata, and JSON fixture compatibility for XcodeBuildMCP. Review-only by default without product code edits unless requested. Scope covers schema definitions, version bumps, manifest metadata fields, and fixtures consumed by MCP, CLI, and JSON output modes. Guardrails ensure schema changes remain backward compatible or are explicitly versioned, fixtures reflect real tool outputs, and manifest outputSchema entries match implementation contracts. Validation includes schema tests and snapshot fixture checks when present. Keeps structured output evolution synchronized across CLI catalog, MCP tool manifests, and documentation examples. Review guardrails for structured output schema correctness and compatibility. Do not edit product code unless the user explicitly requests implementation changes. Breaking schema changes create a new versioned schema file. Published schema versions are not removed or mutated incompatibly.

  • Reviews structured output schema and versioning changes.
  • Checks manifest outputSchema metadata alignment.
  • Validates JSON fixture compatibility across output modes.
  • Review-only unless implementation fixes are requested.
  • Keeps schemas synchronized with CLI and MCP contracts.

Xcodebuildmcp Structured Output Review by the numbers

  • 18 all-time installs (skills.sh)
  • Ranked #748 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

xcodebuildmcp-structured-output-review capabilities & compatibility

Capabilities
schema versioning review scope · fixture compatibility guardrails
Use cases
code review · testing
Platforms
macOS
From the docs

What xcodebuildmcp-structured-output-review says it does

Use when reviewing XcodeBuildMCP structured output schema changes
SKILL.md
Do not edit product code unless the user explicitly requests implementation changes
SKILL.md
npx skills add https://github.com/getsentry/xcodebuildmcp --skill xcodebuildmcp-structured-output-review

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs18
repo stars6.2k
Last updatedAugust 4, 2026
Repositorygetsentry/xcodebuildmcp

How do I review XcodeBuildMCP output schema changes?

Review XcodeBuildMCP structured output schema and fixture compatibility changes.

Who is it for?

Maintainers changing XcodeBuildMCP structured output schemas.

Skip if: Skip for unrelated UI or packaging reviews.

When should I use this skill?

User reviews structured output schema, fixtures, or outputSchema metadata.

What you get

Findings on schema versioning, fixtures, and manifest metadata alignment.

Files

SKILL.mdMarkdownGitHub ↗

XcodeBuildMCP Structured Output Review

Review guardrails for structured output schema correctness and compatibility.

Review scope

  • Review-only by default.
  • Do not edit product code unless the user explicitly requests implementation changes.

Files to inspect

  • schemas/structured-output/**
  • src/core/structured-output-schema.ts
  • src/core/__tests__/structured-output-schema.test.ts
  • src/snapshot-tests/__fixtures__/json/**
  • src/snapshot-tests/__tests__/json-fixture-schema.test.ts
  • xcodebuildmcp.com/app/docs/_content/schema-versioning.mdx
  • xcodebuildmcp.com/app/docs/_content/output-formats.mdx

Guardrails

  • schema uses xcodebuildmcp.output.<name> format.
  • schemaVersion uses integer strings only.
  • Breaking schema changes create a new versioned schema file.
  • Published schema versions are not removed or mutated incompatibly.
  • Manifest outputSchema matches emitted ctx.structuredOutput payload.
  • JSON fixtures validate against current schema contracts.
  • $ref usage remains compatible with bundling in structured-output-schema.ts.

Validation

  • npm run test:schema-fixtures
  • npm test -- src/core/__tests__/structured-output-schema.test.ts
  • npm run typecheck
  • npx skill-check .agents/skills/xcodebuildmcp-structured-output-review

Related skills

FAQ

What does xcodebuildmcp-structured-output-review do?

xcodebuildmcp-structured-output-review audits schema and fixture contract changes.

When should I use xcodebuildmcp-structured-output-review?

User reviews structured output schema, fixtures, or outputSchema metadata.

Is this skill safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.