xcodebuildmcp-rendering-streaming-review

tarafından sentry

XcodeBuildMCP renderleme, akış parçası, sonraki adım ve CLI çıktı modu değişikliklerini sınır ihlalleri açısından incelerken kullanın.

npx skills add https://github.com/getsentry/xcodebuildmcp --skill xcodebuildmcp-rendering-streaming-review

XcodeBuildMCP Rendering and Streaming Review

Review guardrails for rendering boundaries, streaming fragments, and output modes.

Review scope

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

Files to inspect

  • src/rendering/**
  • src/types/domain-fragments.ts
  • src/types/runtime-status.ts
  • src/runtime/tool-invoker.ts
  • src/runtime/__tests__/tool-invoker.test.ts
  • xcodebuildmcp.com/app/docs/_content/architecture-rendering-output.mdx
  • xcodebuildmcp.com/app/docs/_content/architecture-tool-lifecycle.mdx
  • xcodebuildmcp.com/app/docs/_content/output-formats.mdx

Guardrails

  • Tool handlers do not branch on CLI vs MCP output mode.
  • Fragments represent progress, not final contract data.
  • Final structured output remains canonical.
  • Do not invent json/jsonl render strategies.
  • Streaming tools emit typed fragments and one final structured result.
  • Non-streaming tools do not emit unnecessary fragments.
  • Keep ctx.emit and xcodebuild pipeline emitFragment contexts separate.
  • Keep next-step rendering in runtime/rendering boundary.

Validation

  • npm test -- src/runtime/__tests__/tool-invoker.test.ts
  • npm run test:snapshots
  • npm run typecheck
  • npx skill-check .agents/skills/xcodebuildmcp-rendering-streaming-review

sentry tarafından daha fazla skill

generate-frontend-forms
sentry
Sentry'in yeni form sistemini kullanarak form oluşturma kılavuzu. Formlar, form alanları, doğrulama veya otomatik kaydetme işlevselliği uygulanırken kullanılır.
official
sentry-snapshots-cocoa
sentry
Apple/Cocoa projeleri için tam Sentry Snapshots kurulumu. "SnapshotPreviews kurulumu yap", "Apple snapshot testi kurulumu yap", "Apple snapshot'larını yükle…" istendiğinde kullanılır.
official
architecture-review
sentry
Personel seviyesinde kod tabanı sağlık incelemesi. Monolitik modülleri, sessiz hataları, tip güvenliği açıklarını, test kapsama boşluklarını ve LLM dostluğu sorunlarını bulur.
official
linear-type-labeler
sentry
Linear sorunlarını sınıflandırır ve her sorunun başlığı ile açıklamasının içeriğine dayanarak Sentry çalışma alanının etiket taksonomisinden bir Tür etiketi uygular.
official
sentry-flutter-sdk
sentry
Flutter ve Dart için tam Sentry SDK kurulumu. "Flutter'a Sentry ekle", "sentry_flutter yükle", "Dart'ta Sentry kurulumu yap" veya hata yapılandırması istendiğinde kullanılır.
official
sentry-svelte-sdk
sentry
Svelte ve SvelteKit için tam Sentry SDK kurulumu. "Svelte'e Sentry ekle", "SvelteKit'e Sentry ekle", "@sentry/sveltekit'i yükle" dendiğinde veya yapılandırma istendiğinde kullanılır…
official
vercel-react-best-practices
sentry
Vercel Mühendisliği'nden React ve Next.js performans optimizasyonu yönergeleri. Bu yetenek, React/Next.js yazarken, gözden geçirirken veya yeniden düzenlerken kullanılmalıdır…
official
sentry-tanstack-start-sdk
sentry
TanStack Start React için tam Sentry SDK kurulumu. "TanStack Start'a Sentry ekle", "@sentry/tanstackstart-react'i yükle" veya hata yapılandırması yap denildiğinde kullanılır.
official