xcodebuildmcp-docs-release-review

作者: sentry

在審查 XcodeBuildMCP 文件、CLI 命令參考、網站清單生成、變更日誌、發行說明及發行腳本變更時使用。

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

XcodeBuildMCP Docs and Release Review

Review guardrails for documentation, generated references, and release flow consistency.

Review scope

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

Files to inspect

  • README.md
  • CHANGELOG.md when present
  • scripts/build-website-manifest.mjs
  • scripts/generate-github-release-notes.mjs
  • scripts/release.sh
  • package.json
  • xcodebuildmcp.com/app/docs/_content/**

Guardrails

  • CLI examples match generated CLI catalog/commands.
  • Docs do not reference unavailable tools or workflows.
  • User-facing behavior changes include changelog updates.
  • Release notes derive from a valid changelog section.
  • README install snippets align with release script tag replacement.
  • Website manifest generation preserves expected normalized fields.
  • Docs explain runtime/contracts without deprecated patterns.
  • Keep docs-only work from introducing product behavior changes.
  • CLI command references in changelog entries are reviewed by xcodebuildmcp-docs-command-review.

Validation

  • npm run build
  • Release notes check when touched:
    • node scripts/generate-github-release-notes.mjs --version <version> --changelog CHANGELOG.md
  • npx skill-check .agents/skills/xcodebuildmcp-docs-release-review

來自 sentry 的更多技能

generate-frontend-forms
sentry
使用 Sentry 新表單系統建立表單的指南。適用於實作表單、表單欄位、驗證或自動儲存功能時使用。
official
sentry-snapshots-cocoa
sentry
完整的 Sentry Snapshots 設定,適用於 Apple/Cocoa 專案。當被要求「設定 SnapshotPreviews」、「設定 Apple 快照測試」、「上傳 Apple 快照至…」時使用。
official
architecture-review
sentry
員工級別的程式碼庫健康檢查。找出單體模組、靜默失敗、型別安全漏洞、測試覆蓋缺口,以及LLM友善性問題。
official
linear-type-labeler
sentry
根據每個問題的標題與描述內容,從 Sentry 工作區的標籤分類法中分類 Linear 問題,並套用對應的類型標籤。
official
sentry-flutter-sdk
sentry
完整的 Sentry SDK 設定,適用於 Flutter 和 Dart。當被要求「為 Flutter 加入 Sentry」、「安裝 sentry_flutter」、「在 Dart 中設定 Sentry」或設定錯誤…時使用。
official
sentry-svelte-sdk
sentry
完整的 Sentry SDK 設定,適用於 Svelte 和 SvelteKit。當被要求「將 Sentry 加入 Svelte」、「將 Sentry 加入 SvelteKit」、「安裝 @sentry/sveltekit」或進行設定時使用…
official
vercel-react-best-practices
sentry
來自 Vercel Engineering 的 React 與 Next.js 效能優化指南。此技能應在撰寫、審查或重構 React/Next.js… 時使用。
official
sentry-tanstack-start-sdk
sentry
完整的 Sentry SDK 設定,適用於 TanStack Start React。當被要求「將 Sentry 加入 TanStack Start」、「安裝 @sentry/tanstackstart-react」或設定錯誤…時使用。
official