xcodebuildmcp-packaging-resource-review

oleh sentry

Gunakan saat meninjau perubahan pada pengemasan XcodeBuildMCP, root sumber daya, artefak build, AXe yang dibundel, skema, manifes, dan distribusi macOS portabel.

npx skills add https://github.com/getsentry/xcodebuildmcp --skill xcodebuildmcp-packaging-resource-review

XcodeBuildMCP Packaging and Resource Review

Review guardrails for package/build/resource integrity and portable distribution.

Review scope

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

Files to inspect

  • package.json
  • scripts/copy-build-assets.js
  • scripts/package-macos-portable.sh
  • scripts/build-website-manifest.mjs
  • schemas/**
  • manifests/**
  • skills/**
  • bundled/** when present
  • Resource-root utilities when touched

Guardrails

  • Published package files includes required runtime resources.
  • Portable package includes build, manifests, bundled, skills, package.json, and production dependencies.
  • AXe binary/framework expectations remain verified.
  • Wrapper scripts preserve XCODEBUILDMCP_RESOURCE_ROOT and DYLD_FRAMEWORK_PATH.
  • Schemas and manifests stay available in installed and portable layouts.
  • Do not assume build outputs exist before npm run build.
  • Avoid network-dependent packaging behavior without verification/checksums.

Validation

  • npm run build
  • Packaging-specific when touched:
    • npm run package:macos -- --help (if supported)
    • npm run verify:portable after artifact creation
  • npx skill-check .agents/skills/xcodebuildmcp-packaging-resource-review

Lebih banyak skill dari sentry

generate-frontend-forms
sentry
Panduan untuk membuat formulir menggunakan sistem formulir baru Sentry. Gunakan saat mengimplementasikan formulir, kolom formulir, validasi, atau fungsionalitas penyimpanan otomatis.
official
sentry-snapshots-cocoa
sentry
Pengaturan lengkap Sentry Snapshots untuk proyek Apple/Cocoa. Gunakan saat diminta untuk "setup SnapshotPreviews", "setup Apple snapshot testing", "upload Apple snapshots to…
official
architecture-review
sentry
Tinjauan kesehatan basis kode setara staf. Menemukan modul monolitik, kegagalan diam, celah keamanan tipe, lubang cakupan pengujian, dan masalah keramahan LLM.
official
linear-type-labeler
sentry
Mengklasifikasikan isu Linear dan menerapkan label Tipe dari taksonomi label ruang kerja Sentry berdasarkan konten judul dan deskripsi setiap isu.
official
sentry-flutter-sdk
sentry
Pengaturan SDK Sentry lengkap untuk Flutter dan Dart. Gunakan saat diminta untuk "menambahkan Sentry ke Flutter", "menginstal sentry_flutter", "menyiapkan Sentry di Dart", atau mengonfigurasi error…
official
sentry-svelte-sdk
sentry
Pengaturan SDK Sentry lengkap untuk Svelte dan SvelteKit. Gunakan saat diminta untuk "menambahkan Sentry ke Svelte", "menambahkan Sentry ke SvelteKit", "menginstal @sentry/sveltekit", atau mengonfigurasi…
official
vercel-react-best-practices
sentry
Panduan optimasi performa React dan Next.js dari Vercel Engineering. Skill ini harus digunakan saat menulis, meninjau, atau merefaktor kode React/Next.js…
official
sentry-tanstack-start-sdk
sentry
Pengaturan SDK Sentry lengkap untuk TanStack Start React. Gunakan saat diminta untuk "menambahkan Sentry ke TanStack Start", "menginstal @sentry/tanstackstart-react", atau mengonfigurasi error…
official