xcodebuildmcp-docs-command-review

von sentry

Verwenden Sie bei der Überprüfung von XcodeBuildMCP-Changelog-CLI-Befehlsreferenzen auf ungültige aktuelle Anleitungen, während historische Migrationsbeispiele erlaubt sind.

npx skills add https://github.com/getsentry/xcodebuildmcp --skill xcodebuildmcp-docs-command-review

XcodeBuildMCP Docs Command Review

Review changed changelog entries for CLI command references that would mislead users or agents.

What to inspect

  • CHANGELOG.md
  • manifests/tools/*.yaml and manifests/workflows/*.yaml when you need to verify current CLI workflow/tool names
  • src/cli/** only when command wiring is unclear from manifests

Issue criteria

Report a finding only when a command reference is presented as current guidance and appears invalid for the current CLI surface.

High severity

  • A changelog bullet, example, or migration instruction tells users to run a removed or invalid xcodebuildmcp command as the current path.
  • A Breaking change mentions a removed command but does not give a valid replacement.
  • A command reference uses the wrong workflow/tool pairing in a way a user or agent would likely copy.

Medium severity

  • A command reference is ambiguous enough that users may not know whether it is historical or current.
  • A migration example gives the right replacement but does not clearly label the old command as "Before", "old", "removed", or equivalent.

Explicitly allowed

Do not report removed commands when they are clearly historical context, especially in:

  • Breaking-change migration sections
  • "Before" examples paired with valid "After" examples
  • Already-released changelog sections describing past behavior

Example that should not be reported:

Before:
xcodebuildmcp logging start-sim-log-cap

After:
xcodebuildmcp simulator build-and-run

Output

For each finding, include:

  • Severity
  • File and line
  • The command reference
  • Why it reads as current guidance
  • Suggested replacement wording or command

If all command references are historical or valid, report no findings.

Mehr Skills von sentry

generate-frontend-forms
sentry
Leitfaden zur Erstellung von Formularen mit Sentrys neuem Formularsystem. Verwenden Sie dies bei der Implementierung von Formularen, Formularfeldern, Validierung oder Auto-Save-Funktionalität.
official
sentry-snapshots-cocoa
sentry
Vollständige Sentry-Snapshots-Einrichtung für Apple/Cocoa-Projekte. Verwenden, wenn aufgefordert, "SnapshotPreviews einzurichten", "Apple-Snapshot-Tests einzurichten", "Apple-Snapshots hochzuladen nach…
official
architecture-review
sentry
Codebase-Gesundheitsprüfung auf Mitarbeiterebene. Erkennt monolithische Module, stille Fehler, Typsicherheitslücken, Testabdeckungslücken und LLM-Freundlichkeitsprobleme.
official
linear-type-labeler
sentry
Klassifiziert Linear-Issues und weist ein Typ-Label aus der Label-Taxonomie des Sentry-Workspace zu, basierend auf dem Inhalt des Titels und der Beschreibung jedes Issues.
official
sentry-flutter-sdk
sentry
Vollständige Sentry SDK-Einrichtung für Flutter und Dart. Verwenden, wenn aufgefordert wird, "Sentry zu Flutter hinzuzufügen", "sentry_flutter zu installieren", "Sentry in Dart einzurichten" oder Fehlerkonfiguration…
official
sentry-svelte-sdk
sentry
Vollständige Sentry-SDK-Einrichtung für Svelte und SvelteKit. Verwenden, wenn aufgefordert wird, "Sentry zu Svelte hinzuzufügen", "Sentry zu SvelteKit hinzuzufügen", "@sentry/sveltekit zu installieren" oder zu konfigurieren…
official
vercel-react-best-practices
sentry
Richtlinien zur Leistungsoptimierung von React und Next.js von Vercel Engineering. Diese Fähigkeit sollte beim Schreiben, Überprüfen oder Refaktorisieren von React/Next.js…
official
sentry-tanstack-start-sdk
sentry
Vollständige Sentry SDK-Einrichtung für TanStack Start React. Verwenden, wenn aufgefordert wird, "Sentry zu TanStack Start hinzuzufügen", "@sentry/tanstackstart-react zu installieren" oder Fehlerkonfiguration…
official