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

Xcodebuildmcp Snapshot Fixture Review

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

xcodebuildmcp-snapshot-fixture-review audits snapshot fixture contract integrity.

About

The xcodebuildmcp-snapshot-fixture-review skill reviews snapshot fixture changes for MCP, CLI, and JSON output contract integrity in XcodeBuildMCP. Review-only by default without product code edits unless requested. Scope ensures fixtures represent stable tool outputs across modes, intentional snapshot updates include rationale, and breaking fixture changes coincide with schema or contract version bumps. Guardrails catch flaky fields, timestamps, or environment-specific paths embedded in fixtures without normalization. Validation runs snapshot test suites when fixtures change. Output lists fixture drift risks, missing coverage for new fields, and contract mismatches between fixture and manifest schema. Review guardrails for fixture and snapshot contract integrity. Do not edit product code unless the user explicitly requests implementation changes. Fixture updates map to intentional behavior changes. Do not update fixtures only to make tests pass. MCP, CLI, and JSON fixture updates stay aligned.

  • Reviews snapshot fixtures across MCP, CLI, and JSON modes.
  • Requires rationale for intentional fixture updates.
  • Normalizes flaky timestamps and environment-specific paths.
  • Review-only unless test fixes are requested.
  • Runs snapshot suites when fixtures change.

Xcodebuildmcp Snapshot Fixture Review by the numbers

  • 17 all-time installs (skills.sh)
  • Ranked #1,459 of 2,153 Testing & QA skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

xcodebuildmcp-snapshot-fixture-review capabilities & compatibility

Capabilities
fixture integrity review scope · flaky field normalization guardrails
Use cases
testing · code review
Platforms
macOS
From the docs

What xcodebuildmcp-snapshot-fixture-review says it does

Use when reviewing XcodeBuildMCP snapshot fixture changes for MCP, CLI, and JSON output contract integrity
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-snapshot-fixture-review

Add your badge

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

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

Are these XcodeBuildMCP snapshot fixture changes safe?

Review XcodeBuildMCP snapshot fixtures for MCP, CLI, and JSON output integrity.

Who is it for?

Maintainers updating XcodeBuildMCP snapshot fixtures.

Skip if: Skip for product logic changes without fixture diffs.

When should I use this skill?

User reviews snapshot fixture changes for MCP or CLI outputs.

What you get

Findings on fixture drift, normalization, and schema alignment.

Files

SKILL.mdMarkdownGitHub ↗

XcodeBuildMCP Snapshot Fixture Review

Review guardrails for fixture and snapshot contract integrity.

Review scope

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

Files to inspect

  • src/snapshot-tests/__fixtures__/**
  • src/snapshot-tests/contracts.ts
  • src/snapshot-tests/fixture-io.ts
  • src/snapshot-tests/__tests__/fixture-io.test.ts
  • src/snapshot-tests/__tests__/json-normalize.test.ts
  • src/snapshot-tests/__tests__/json-fixture-schema.test.ts
  • xcodebuildmcp.com/app/docs/_content/testing.mdx

Guardrails

  • Fixture updates map to intentional behavior changes.
  • Do not update fixtures only to make tests pass.
  • MCP, CLI, and JSON fixture updates stay aligned.
  • JSON fixtures preserve stable structured output envelopes.
  • Volatile values are normalized in code, not patched ad hoc in fixtures.
  • Missing fixtures are generated through the snapshot update flow.

Validation

  • npm run test:snapshots
  • npm run test:schema-fixtures
  • npm test -- src/snapshot-tests/__tests__/fixture-io.test.ts
  • npm test -- src/snapshot-tests/__tests__/json-normalize.test.ts
  • npx skill-check .agents/skills/xcodebuildmcp-snapshot-fixture-review

Related skills

FAQ

What does xcodebuildmcp-snapshot-fixture-review do?

xcodebuildmcp-snapshot-fixture-review audits snapshot fixture contract integrity.

When should I use xcodebuildmcp-snapshot-fixture-review?

User reviews snapshot fixture changes for MCP or CLI outputs.

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.