S

Sentryスキル

add-ai-integration
sentry
Add a new AI provider integration to the Sentry JavaScript SDK. Use when contributing a new AI instrumentation (OpenAI, Anthropic, Vercel AI, LangChain, etc.)…
official
add-ai-integration
sentry
Sentry JavaScript SDKに新しいAIプロバイダー統合を追加します。新しいAIインストルメンテーション(OpenAI、Anthropic、Vercel AI、LangChainなど)を貢献する際に使用します…
official
add-cdn-bundle
sentry
指定された機能を持つブラウザパッケージ用の新しいCDNバンドルを作成します
official
agent-prompt
sentry
Reference guide for writing effective agent prompts and skills. Use when creating new skills, reviewing prompt quality, or understanding Warden's prompt…
official
agent-prompt
sentry
効果的なエージェントプロンプトとスキルを作成するためのリファレンスガイド。新しいスキルの作成、プロンプト品質のレビュー、またはWardenのプロンプトの理解に使用します。
official
agents-md
sentry
60行未満の最小限で高シグナルなエージェントドキュメントを作成・維持します。研究に基づくエージェント向けドキュメントのベストプラクティスを適用し、長くなると指示の品質が低下します。パッケージマネージャー、ファイルスコープのコマンド(ファイルごとのテスト・リンター・型チェック)、エージェントIDによるコミット帰属の3つのコアセクションが必要です。プロジェクト構造(ロックファイル、リンター設定、CIコマンド、モノレポ指標)を分析してファイルに含める内容を決定します。ヘッダーと箇条書きのみを使用し、参照...
official
agents-md
sentry
This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent…
official
agents-md
sentry
このスキルは、ユーザーが「AGENTS.mdを作成して」「AGENTS.mdを更新して」「エージェントドキュメントを管理して」「CLAUDE.mdを設定して」と依頼した場合や、エージェント…を維持する必要がある場合に使用します。
official
agents-md
sentry
このスキルは、ユーザーが「AGENTS.mdを作成」「AGENTS.mdを更新」「エージェントドキュメントを管理」「CLAUDE.mdを設定」と依頼した場合や、エージェント…
official
ai-sdk
sentry
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText,…
official
ai-sdk
sentry
ai-sdk — getsentry/webvitals.com が公開する、AIエージェント用のインストール可能なスキル。
official
analytics
sentry
Instrument and discover analytics events in Sentry's frontend UI. Use when adding tracking to buttons, pages, modals, or custom interactions, when defining new…
official
analytics
sentry
SentryのフロントエンドUIでアナリティクスイベントを計測・発見します。ボタン、ページ、モーダル、カスタムインタラクションにトラッキングを追加する際や、新しい定義を行う際に使用します。
official
architecture-review
sentry
スタッフレベルのコードベースヘルスレビュー。モノリシックモジュール、サイレント障害、型安全性のギャップ、テストカバレッジの穴、LLMフレンドリー性の問題を発見します。
official
architecture-review
sentry
Staff-level codebase health review. Finds monolithic modules, silent failures, type safety gaps, test coverage holes, and LLM-friendliness issues.
official
blog-writing-guide
sentry
Sentryのエンジニアリングブログ向けに、Sentry独自のライティング基準、トーン、品質基準に従ってブログ記事を作成、レビュー、改善します。このスキルを使用してください…
official
brand-guidelines
sentry
Sentryのブランドガイドラインに従ってコピーを作成します。UIテキスト、エラーメッセージ、空の状態、オンボーディングフロー、404ページ、ドキュメント、マーケティングなどを作成する際に使用します。
official
brand-guidelines
sentry
Sentryのブランドガイドラインに従ってコピーを作成します。UIテキスト、エラーメッセージ、空の状態、オンボーディングフロー、404ページ、ドキュメント、マーケティングなどを作成する際に使用します。
official
bump-size-limit
sentry
.size-limit.js内のサイズ制限を引き上げます。サイズ制限のCIチェックが失敗している場合に使用します。ユーザーがサイズ制限の失敗、バンドルサイズチェックの失敗、CIのサイズ…について言及したときに使用します。
official
bump-size-limit
sentry
Bump size limits in .size-limit.js when the size-limit CI check is failing. Use when the user mentions size limit failures, bundle size checks failing, CI size…
official
cell-architecture
sentry
Reference and active migration guide for Sentry's cell architecture. Explains what cells and localities are and why they're different, how requests reach cells…
official
cell-architecture
sentry
ステータス: 移行作業が進行中です。移行が完了したら、移行関連のセクションは削除し、安定したアーキテクチャリファレンスのみを残す必要があります。
official
claude-settings-audit
sentry
リポジトリを分析し、推奨されるClaude Codeのsettings.json権限を生成します。新しいプロジェクトのセットアップ時や既存設定の監査時などに使用します。
official
claude-settings-audit
sentry
リポジトリを分析し、推奨されるClaude Codeのsettings.json権限を生成します。新しいプロジェクトのセットアップ時や既存の設定の監査時などに使用します。
official
cmdk-actions
sentry
Guide for adding new actions to Sentry's Command+K palette. Use when implementing new cmdk actions, registering page-level or global actions, building async…
official
cmdk-actions
sentry
SentryのCommand+Kパレットに新しいアクションを追加するためのガイド。新しいcmdkアクションの実装、ページレベルまたはグローバルアクションの登録、非同期の構築などを行う際に使用します。
official
code-review
sentry
Sentryのエンジニアリングプラクティスに従ってコードレビューを実施します
official
code-review
sentry
Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality.…
official
code-review
sentry
Sentryのエンジニアリングプラクティスに従ったプルリクエストとコード品質評価のためのコードレビューフレームワーク。6つの主要な問題領域(ランタイムエラー、パフォーマンスボトルネック、副作用、後方互換性、ORMクエリ問題、セキュリティ脆弱性)をカバー。コンポーネント間の相互作用、アーキテクチャの整合性、要件の競合に関する設計評価ガイダンスを含む。機能テスト、統合テスト、エンドツーエンドテストにわたる適切なテストカバレッジとエッジケースの検証が必要。
official
code-review
sentry
Sentryのエンジニアリングプラクティスに従ってコードレビューを実施します。プルリクエストのレビュー、コード変更の確認、コード品質に関するフィードバックの提供時に使用します。…
official
code-simplifier
sentry
コードの簡略化とリファクタリング。明確さ、一貫性、保守性に重点を置いています。CLAUDE.mdのプロジェクト固有のベストプラクティス(ESモジュール、明示的な型注釈、適切なReactパターンなど)を適用します。ネストの削減、命名の明確化、冗長な抽象化の除去により、不必要な複雑さを排除します。ネストされた三項演算子や過度にコンパクトな解決策を避け、明示的で読みやすいコード構造を優先します。元の機能と動作をすべて維持しつつ...
official
code-simplifier
sentry
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up…
official
code-simplifier
sentry
コードを簡素化・洗練し、明確さ、一貫性、保守性を向上させつつ、すべての機能を保持します。「コードを簡素化して」「整理して…」と依頼された場合に使用します。
official
code-simplifier
sentry
コードを簡素化・洗練し、明確さ、一貫性、保守性を向上させつつ、すべての機能を保持します。「コードを簡素化して」「整理して…」と依頼された場合に使用します。
official
commit
sentry
コード変更をコミットする際は常にこのスキルを使用し、直接コミットしないでください。Sentryの規約に従い、適切な conventional… 形式でコミットを作成します。
official
commit
sentry
ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional…
official
commit
sentry
ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional…
official
commit
sentry
Sentryの従来のコミット形式(適切なタイプ、スコープ、課題参照を含む)を強制します。mainまたはmasterへのコミット前にフィーチャーブランチの作成を必須とし、create-branchスキルを使用してブランチワークフローを管理します。12種類のコミットタイプ(feat、fix、ref、perf、docs、test、build、ci、chore、style、meta、license)をサポートし、明確な件名行ルールと課題参照のためのフッターパターンを備えています。AI生成の変更に対するCo-Authored-By属性を含み、破壊的変更を明示的に処理します...
official
commit
sentry
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional…
official
commit
sentry
commit — getsentry/sentry-docs が公開する、AIエージェント向けのインストール可能なスキルです。
official
commit
sentry
Sentryの規約に従ってコミットメッセージを作成します。コード変更のコミット時、コミットメッセージの作成時、またはgit履歴のフォーマット時に使用します。従来の規約に従います…
official
contributing-md
sentry
Generate or align a CONTRIBUTING.md for a Sentry SDK repository with the develop.sentry.dev standard template. Use when asked to "create contributing.md",…
official
contributing-md
sentry
Sentry SDKリポジトリのCONTRIBUTING.mdを標準テンプレートに合わせて生成または調整します。仕様準拠が主な目的であり、SDK固有の内容はその周辺に保持または追加されます。目標は100〜200行で、詳細なプロセスはdevelop.sentry.devにあり、そこにリンクして重複は避けます。
official
create-branch
sentry
Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new…
official
create-branch
sentry
Sentryの命名規則に従ってgitブランチを作成します。「ブランチを作成」「新しいブランチ」「ブランチを開始」「ブランチを作る」「新しいブランチに切り替える」と依頼された場合に使用します。
official
create-branch
sentry
Sentryの命名規則に従ってgitブランチを作成します。「ブランチを作成」「新しいブランチ」「ブランチを開始」「ブランチを作る」「新しいブランチに切り替える」と依頼された場合に使用します。
official
create-pr
sentry
Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing…
official
create-pr
sentry
sentry-skills:pr-writerのエイリアス。ユーザーが明示的に「create-pr」を要求した場合や、レガシースキル名を参照した場合に使用します。正規のPR作成…にリダイレクトします。
official
create-pr
sentry
Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review…
official
create-pr
sentry
プルリクエストを作成する際は、必ずこのスキルを使用してください。直接PRを作成しないでください。PRのタイトル、説明、および課題についてはSentryの規約に従います…
official
create-pr
sentry
sentry-skills:pr-writerのエイリアス。ユーザーが明示的に「create-pr」を要求した場合や、レガシースキル名を参照した場合に使用します。正規のPR作成…にリダイレクトします。
official
create-pr
sentry
Sentryの規約に従ってプルリクエストを作成します。PRを開くとき、PRの説明を書くとき、またはレビューのために変更を準備するときに使用します。Sentryのコードレビューに従います…
official
daily-update
sentry
Generate a formatted async daily standup message for the Sentry SDK team channel. Use when asked to create a "daily update", "async daily", "standup update",…
official
daily-update
sentry
Sentry SDKチームチャンネル用に、フォーマットされた非同期デイリースタンドアップメッセージを生成します。「daily update」「async daily」「standup update」…と依頼された場合に使用します。
official
db-migrate
sentry
Create database migrations using Drizzle Kit. Use when adding/modifying tables, columns, or indexes. Ensures schema.ts and migrations stay in sync.
official
db-migrate
sentry
Drizzle Kitを使用してデータベースマイグレーションを作成します。テーブル、カラム、インデックスの追加・変更時に使用します。schema.tsとマイグレーションの同期を保証します。
official
design-system
sentry
Guide for using Sentry's layout and text primitives. Use when implementing UI components, layouts, or typography. Enforces use of core components over styled…
official
design-system
sentry
Sentryのレイアウトとテキストプリミティブを使用するためのガイド。UIコンポーネント、レイアウト、タイポグラフィを実装する際に使用します。スタイルを適用したものよりもコアコンポーネントの使用を推奨します…
official
deslop
sentry
コードインターフェースを簡素化し、動作を維持しながらコードベースのスロップを除去します。「deslop」「このインターフェースを簡素化」「クルフトを除去」「クリーン…」と依頼された場合に使用します。
official
dex
sentry
Manage tasks via dex CLI. Use when breaking down complex work, tracking implementation items, or persisting context across sessions.
official
dex
sentry
dex CLI 経由でタスクを管理します。複雑な作業の分割、実装項目の追跡、セッション間でのコンテキストの保持に使用します。
official
django-access-review
sentry
Djangoのアクセス制御とIDORセキュリティレビュー。Djangoビュー、DRFビューセット、ORMクエリ、またはユーザーを扱うPython/Djangoコードをレビューする際に使用します。
official
django-access-review
sentry
Djangoのアクセス制御とIDORセキュリティレビュー。Djangoビュー、DRFビューセット、ORMクエリ、またはユーザーを扱うPython/Djangoコードをレビューする際に使用します。
official
django-models
sentry
Design Django ORM models for Sentry following architectural conventions for silos, replication, relocation, and foreign keys. Use when adding a new Django…
official
django-models
sentry
Sentryのアーキテクチャ規約(サイロ、レプリケーション、リロケーション、外部キー)に従ってDjango ORMモデルを設計します。新しいDjangoモデルを追加する際に使用します。
official
django-perf-review
sentry
Djangoパフォーマンスコードレビュー。「Djangoのパフォーマンスをレビューして」「N+1クエリを見つけて」「Djangoを最適化して」「クエリセットのパフォーマンスをチェックして」「データベース…」と依頼されたときに使用します。
official
django-perf-review
sentry
Djangoパフォーマンスコードレビュー。「Djangoのパフォーマンスをレビューして」「N+1クエリを見つけて」「Djangoを最適化して」「クエリセットのパフォーマンスをチェックして」「データベース…」と依頼されたときに使用します。
official
doc-coauthoring
sentry
ユーザーがドキュメントの共同執筆を行うための構造化されたワークフローを案内します。ユーザーがドキュメント、提案書、技術仕様書、意思決定…を作成したい場合に使用します。
official
doc-coauthoring
sentry
ユーザーがドキュメントの共同作成を行うための構造化されたワークフローを案内します。ユーザーがドキュメント、提案書、技術仕様書、意思決定…を作成したい場合に使用します。
official
docs-review
sentry
Review documentation for Sentry style and voice. Use when reviewing or writing user-facing documentation to ensure it follows the Sentry documentation style…
official
docs-review
sentry
Sentryのスタイルとトーンに沿ってドキュメントをレビューします。ユーザー向けドキュメントのレビューや作成時に使用し、Sentryのドキュメントスタイルに従っていることを確認します…
official
document-api-endpoint
sentry
Sentry APIエンドポイントを文書化し型付けする。@extend_schemaデコレータを作成または修正し、レスポンスのTypedDictを指定し、リクエストパラメータを型付けし、型のずれを修正する…
official
dotagents
sentry
dotagentsを使用してエージェントスキルの依存関係を管理します。「スキルを追加」「スキルをインストール」「スキルを削除」「スキルを更新」「dotagents init」などと依頼された場合に使用します。
official
dotagents
sentry
dotagentsを使ってエージェントスキルの依存関係を管理します。「スキルを追加」「スキルをインストール」「スキルを削除」「dotagents init」「agents.toml」などと指示された場合に使用します。
official
dotagents-qa
sentry
Dockerサンドボックス内でのdotagentsのQA動作変更。dotagentsのインストール、同期、リスト、ドクター、スキル配置、エージェントシンボリックリンク、MCPなどに影響を与える可能性がある変更時に使用します。
official
e2e
sentry
Run E2E tests for Sentry JavaScript SDK test applications
official
e2e
sentry
Sentry JavaScript SDKのテストアプリケーション向けにE2Eテストを実行する
official
find-bugs
sentry
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit…
official
find-bugs
sentry
ブランチ変更におけるバグ、セキュリティ脆弱性、品質問題を特定する包括的なコードレビュー。完全な差分の収集、攻撃対象領域のマッピング、詳細なセキュリティチェックリストの実行、発見事項の検証、結論前のカバレッジ監査という5段階の構造化レビュープロセスを実行します。セキュリティチェックリストは、インジェクション、XSS、認証、認可、CSRF、競合状態、セッション管理、暗号化、情報漏洩など11の重要領域をカバーしています。
official
find-bugs
sentry
ローカルブランチの変更におけるバグ、セキュリティ脆弱性、コード品質の問題を発見します。変更のレビュー、バグ発見、セキュリティレビュー、監査を依頼された際に使用します。
official
find-bugs
sentry
ローカルブランチの変更におけるバグ、セキュリティ脆弱性、コード品質の問題を発見します。変更のレビュー、バグ発見、セキュリティレビュー、監査などを依頼された場合に使用します。
official
find-bugs
sentry
ローカルブランチの変更におけるバグ、セキュリティ脆弱性、コード品質の問題を発見します。変更のレビュー、バグ発見、セキュリティレビュー、監査を求められた際に使用します。
official
find-warden-bugs
sentry
Warden固有のバグ検出を過去のパターンから行います。バグが繰り返し発生しているアーキテクチャ上の継ぎ目(SDK IPC、二重レポートパス、設定…)を対象とします。
official
fix-issue
sentry
Attempt a small, verified fix for a GitHub issue in `getsentry/sentry-javascript`, then open a PR. Bail out and comment on the issue if the fix is non-trivial.
official
fix-issue
sentry
Attempt a small, verified fix for a GitHub issue in `getsentry/sentry-javascript`, then open a PR. Bail out and comment on the issue if the fix is non-trivial.
official
fix-security-vulnerability
sentry
Analyze and propose fixes for Dependabot security alerts
official
fix-security-vulnerability
sentry
Dependabotのセキュリティアラートを分析し、修正案を提案する
official
fix-security-vulnerability
sentry
Analyze and propose fixes for Dependabot security alerts
official
fix-security-vulnerability
sentry
Analyze and propose fixes for Dependabot security alerts
official
fix-security-vulnerability
sentry
Dependabotのセキュリティアラートを分析し、修正案を提案する
official
fix-security-vulnerability
sentry
Dependabotのセキュリティアラートを分析し、修正案を提案する
official
frontend-design
sentry
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts,…
official
frontend-design
sentry
差別化された、プロダクションレベルのフロントエンドインターフェースを高いデザイン品質で作成します。ユーザーがWebコンポーネント、ページ、アーティファクトなどの構築を依頼した場合に、このスキルを使用してください。
official
generate-bug-report
sentry
包括的なSentryバグレポートを生成します。ユーザーが明示的に「バグレポートを生成して」と依頼した場合に使用します。
official
generate-frontend-forms
sentry
Sentryの新しいフォームシステムを使用してフォームを作成するためのガイドです。フォーム、フォームフィールド、バリデーション、または自動保存機能を実装する際に使用してください。
official
generate-frontend-forms
sentry
Guide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality.
official
generate-migration
sentry
Sentry用のDjangoデータベースマイグレーションを生成します。マイグレーションの作成、カラムやテーブルの追加・削除、インデックスの追加、マイグレーションの解決などに使用します。
official
generate-migration
sentry
Generate Django database migrations for Sentry. Use when creating migrations, adding/removing columns or tables, adding indexes, or resolving migration…
official
generate-snapshot-tests
sentry
Generate snapshot test files for Sentry frontend React components. Use when asked to "generate snapshot tests", "add snapshot tests", "create visual…
official
generate-snapshot-tests
sentry
SentryフロントエンドReactコンポーネントのスナップショットテストファイルを生成します。「スナップショットテストを生成」「スナップショットテストを追加」「ビジュアルを作成」と依頼された場合に使用します。
official
gh-review-requests
sentry
指定されたチームからレビューが依頼されている、またはチームメンバーが作成したオープンPRの未読GitHub通知を取得します。「自分がレビューすべきPRを見つけて」と依頼された場合に使用します。
official
gha-security-review
sentry
GitHub Actionsのワークフロー悪用脆弱性に対するセキュリティレビュー。「GitHub Actionsをレビューして」「ワークフローを監査して」「CIセキュリティをチェックして」などと依頼された場合に使用します。
official
hybrid-cloud-outboxes
sentry
Guide for creating and maintaining outbox-based eventually consistent operations in Sentry. Most commonly used for cross-silo data replication, but applicable…
official
hybrid-cloud-outboxes
sentry
Sentryは、結果的に一貫性のある操作のためにトランザクショナルアウトボックスパターンを使用します。モデルが変更されると、同じデータベーストランザクション内でアウトボックス行が書き込まれます。トランザクションがコミットされた後、アウトボックスがドレインされ、RPCコール、トゥームストーンの伝播、監査ログなどの副作用をトリガーするシグナルが発火されます。
official
hybrid-cloud-rpc
sentry
Guide for creating, updating, and deprecating hybrid cloud RPC services in Sentry. Use when asked to "add RPC method", "create RPC service", "hybrid cloud…
official
hybrid-cloud-rpc
sentry
SentryにおけるハイブリッドクラウドRPCサービスの作成、更新、非推奨化のガイド。「R
official
hybrid-cloud-test-gen
sentry
Generate hybrid cloud tests for the Sentry codebase. Use when asked to "generate HC test", "create hybrid cloud test", "write HC test", "add HC test", "write…
official
hybrid-cloud-test-gen
sentry
Sentryコードベース用のハイブリッドクラウドテストを生成します。「HCテストを生成」「ハイブリッドクラウドテストを作成」「HCテストを書く」「HCテストを追加」「書く…」と依頼された場合に使用します。
official
issue-triage
sentry
新しく開かれたGitHub Issueのトリアージ、Issueの有効性の診断、重複の検索、確認された重複のクローズ、簡潔なスコープノートの作成などを行う際に使用します。
official
iterate-pr
sentry
CIが通るまでPRを反復改善します。CIの失敗修正、レビュー対応、全チェックが通るまでの修正継続に使用します。…
official
iterate-pr
sentry
CIが通るまでPRを反復改善します。CIの失敗修正、レビュー対応、全チェックが通るまでの修正の継続的なプッシュが必要な場合に使用します。…
official
junior-qa
sentry
ジュニアの変更をローカルアプリ向けパスを通じて検証します。ローカルクライアントやエージェントのQA、ダッシュボードモックレポートUIのQA、PR準備、プラグインCLIコマンドなどに使用します。
official
linear-initiative
sentry
Creates Linear projects for SDK repositories based on a Linear initiative. Use when rolling out a feature across multiple SDKs, creating SDK projects from…
official
linear-initiative
sentry
Linearイニシアチブに基づいてSDKリポジトリ用のLinearプロジェクトを作成します。複数のSDKにわたって機能を展開する際や、SDKプロジェクトを作成する際に使用します。
official
linear-project-status
sentry
Analyze a Linear project's health and produce a status summary for a project lead or manager. Inspects status-update cadence, lead/owner presence, target-date…
official
linear-project-status
sentry
Linearプロジェクトの健全性を分析し、プロジェクトリーダーやマネージャー向けにステータスサマリーを作成します。ステータス更新の頻度、リーダー/オーナーの有無、目標日などを検査します。
official
linear-project-update
sentry
Help the user draft and (with their explicit approval) post a status update to a Linear project they lead. Use whenever the user wants to "post a project…
official
linear-project-update
sentry
ユーザーがリードするLinearプロジェクトのステータス更新を下書きし、(明示的な承認を得て)投稿するのを支援します。ユーザーが「プロジェクトを投稿したい…」と言ったときに使用します。
official
linear-sdk-telemetry-labeler
sentry
Classify and apply SDK Telemetry labels to Linear issues based on their title and description. Use when triaging issues related to SDK telemetry signals:…
official
linear-sdk-telemetry-labeler
sentry
Linearの課題を分類し、各課題のタイトルと説明の内容に基づいて、Sentryワークスペースのラベル分類からSDK Telemetryラベルを適用します。
official
linear-type-labeler
sentry
Linearの課題を分類し、各課題のタイトルと説明の内容に基づいて、Sentryワークスペースのラベル分類からTypeラベルを適用します。
official
linear-type-labeler
sentry
Classify and apply Type labels to Linear issues based on their title and description.
official
lint-fix
sentry
コードベース全体でeslintPluginScrapsルールの違反を修正します。「lint違反を修正」「lintルールを適用」「scrapsルールのエラーを修正」「ロール…」と依頼された場合に使用します。
official
lint-new
sentry
ESLintルールを新規作成し、eslintPluginScraps用のテストも含めて作成します。「lintルールを作成」「ESLintルールを追加」「ルールをスキャフォールド」「新しいルールを書く」といったリクエストがあった場合に使用します。
official
logging-observability
sentry
Review code for correct logging and error handling patterns. Use when reviewing code that handles errors, uses logging functions, or captures exceptions.…
official
logging-observability
sentry
コードレビューを行い、ログ出力とエラーハンドリングのパターンが正しいか確認します。エラー処理、ログ関数の使用、例外のキャッチを行うコードのレビュー時に使用します。…
official
marketing-psychology
sentry
When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental…
official
marketing-psychology
sentry
ユーザーがマーケティングに心理学の原理、メンタルモデル、行動科学を適用したい場合。また、ユーザーが「心理学」「メンタル…」に言及した場合にも使用します。
official
mcp-audit
sentry
Audit MCP servers for protocol compliance, metadata drift, and compatibility regressions. Use when reviewing tool annotations, tool/result schemas, structured…
official
mcp-audit
sentry
MCPサーバーのプロトコル準拠、メタデータのドリフト、互換性の回帰を監査します。ツールアノテーション、ツール/結果スキーマ、構造化…をレビューする際に使用します。
official
mcp-qa
sentry
QA MCP tool changes with local CLI and real agent clients. Use when explicitly invoked via /mcp-qa or when asked to QA MCP tool changes end-to-end.
official
mcp-qa
sentry
QA MCPツールの変更は、ローカルCLIおよび実際のエージェントクライアントと連動します。/mcp-qaで明示的に呼び出された場合、またはMCPツールの変更をエンドツーエンドでQAするよう求められた場合に使用します。
official
migrate-container-queries
sentry
Guide for migrating viewport media queries (@media, useMedia) to container queries in Sentry's frontend. Use when migrating responsive layout to container…
official
migrate-frontend-forms
sentry
Guide for migrating forms from the legacy JsonForm/FormModel system to the new TanStack-based form system.
official
migrate-frontend-forms
sentry
レガシーJsonForm/FormModelシステムから新しいTanStackベースのフォームシステムへのフォーム移行ガイド。
official
next-best-practices
sentry
Next.jsのベストプラクティス - ファイル規約、RSC境界、データパターン、非同期API、メタデータ、エラーハンドリング、ルートハンドラ、画像/フォント最適化、…
official
nitro
sentry
Build and deploy universal JavaScript servers with Nitro v3. Use when working with nitro.config.ts, defineNitroConfig, defineHandler, defineConfig, server.ts…
official
nitro
sentry
Nitro v3を使用してユニバーサルJavaScriptサーバーを構築・デプロイします。nitro.config.ts、defineNitroConfig、defineHandler、defineConfig、server.ts…を扱う際に使用します。
official
notification-platform
sentry
Guide for adding notifications, custom renderers, or new providers to Sentry's NotificationPlatform. Use when asked to "add notification", "new notification",…
official
notification-platform
sentry
SentryのNotificationPlatformに通知、カスタムレンダラー、または新しいプロバイダーを追加するためのガイド。「通知を追加」「新しい通知」などと尋ねられた場合に使用します。
official
notseer
sentry
高精度なバグ検出。すべてのレポートは証明であり、疑念ではありません。論理エラー、null処理のバグ、非同期の問題、エッジケースを確実に発見します。
official
openspec-apply-change
sentry
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
official
openspec-apply-change
sentry
OpenSpecの変更からタスクを実装します。ユーザーが実装を開始、継続、またはタスクを進めたい場合に使用します。
official
openspec-archive-change
sentry
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
official
openspec-archive-change
sentry
実験ワークフローで完了した変更をアーカイブします。実装完了後に変更を確定してアーカイブしたい場合に使用します。
official
openspec-explore
sentry
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through…
official
openspec-explore
sentry
探索モードに入る - アイデアを探求し、問題を調査し、要件を明確にするための思考パートナー。ユーザーが考えを整理したいときに使用します…
official
openspec-propose
sentry
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal…
official
openspec-propose
sentry
新しい変更を提案し、すべての成果物を1ステップで生成します。ユーザーが構築したい内容を簡単に説明し、完全な提案を得たい場合に使用します…
official
openspec-sync-specs
sentry
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
official
openspec-sync-specs
sentry
デルタスペックからメインスペックへの変更を同期します。アーカイブせずに、デルタスペックの変更をメインスペックに更新したい場合に使用します。
official
pi-agent-integration
sentry
Integrate `@mariozechner/pi-agent-core` as the agent abstraction inside another library or runtime. Use when implementing or refactoring Pi Agent wrappers,…
official
pi-agent-integration
sentry
Integrate the latest `@earendil-works/pi-agent-core` APIs into an app, library, runtime, or agent harness. Use for Pi `Agent`, `AgentHarness`, streaming…
official
pr-link-issue
sentry
GitHubのイシューリンクとそのLinearチケットを現在のPRの説明に追加します。「link issue to pr」「fill in issue and linear in pr」「add…」と依頼された場合に使用します。
official
pr-writer
sentry
Sentryの規約に従ってプルリクエストを作成・更新します。PRを開くときや、重要な変更後に既存のPRを更新する際に使用します。
official
presentation-creator
sentry
React、Vite、Rechartsを使用し、Sentryブランディングを施したデータ駆動型のプレゼンテーションスライドを作成します。「プレゼンテーションを作成」「スライドを構築」「作って…」と依頼された場合に使用します。
official
programmatic-seo
sentry
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages…
official
programmatic-seo
sentry
ユーザーがテンプレートとデータを使用してSEO駆動のページを大規模に作成したい場合。また、ユーザーが「プログラムによるSEO」「テンプレートページ」「ページ…」に言及した場合にも使用します。
official
prompt-optimizer
sentry
エージェントプロンプト、システムプロンプト、開発者プロンプト、再利用可能なプロンプトテンプレートを作成、最適化、反復的に改良します。改善を求められた際に使用します…
official
public-docs
sentry
Create and maintain public, user-facing product documentation for this repo's `packages/docs` app. Use when asked to write, revise, or review docs pages…
official
public-docs
sentry
Create and maintain public, user-facing product documentation for this repo's `packages/docs` app. Use when asked to write, revise, or review docs pages…
official
qa
sentry
ローカル開発サーバーに対してQAテストの変更を確認します。/qaで明示的に呼び出された場合に使用し、変更がエンドツーエンドで動作することを検証します。
official
react-component-documentation
sentry
Create or update component documentation in Sentry's MDX stories format. Use when asked to "document a component", "add stories", "write component docs",…
official
react-component-documentation
sentry
SentryのMDXストーリー形式でコンポーネントのドキュメントを作成または更新します。「コンポーネントをドキュメント化する」「ストーリーを追加する」「コンポーネントのドキュメントを書く」などと依頼された場合に使用します。
official
release
sentry
Publish a new Sentry JavaScript SDK release. Use when preparing a release, updating the changelog, or creating a release branch.
official
release
sentry
新しいSentry JavaScript SDKリリースを公開します。リリースの準備、変更履歴の更新、またはリリースブランチの作成時に使用します。
official
replay-ux-research
sentry
Sentryのセッションリプレイを分析し、特定のプロダクト領域におけるUXパターン、課題、ユーザージャーニーを明らかにします。「ユーザーがどのように使っているか見せて」「日々の…」といった依頼があった場合に使用します。
official
sdk-feature-implementation
sentry
Sentry SDKリポジトリ全体にわたって機能を実装するために、並列エージェントを起動します。Linearのイニシアチブ/プロジェクト/課題があり、ドラフトを作成したい場合に使用します。
official
security-review
sentry
コード変更の中から悪用可能なアプリケーションセキュリティ脆弱性を検出します。Wardenセキュリティスキャン、アプリケーションセキュリティレビュー、OWASPスタイルのチェック、認証などに使用します。
official
security-review
sentry
Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP…
official
security-review
sentry
体系的なセキュリティコードレビューにより、データフロー検証を伴う高信頼性の脆弱性を特定します。理論上の問題やフレームワークで緩和されたコードは除外し、攻撃者が制御する入力が確認された脆弱なパターンにのみ焦点を当てます。報告前にコードベースを調査し、データフローを追跡、検証/サニタイゼーションを確認し、パターンマッチングだけでなく悪用可能性を検証します。14の脆弱性カテゴリ(インジェクション、XSSなど)をカバーします。
official
security-review
sentry
Finds exploitable application security vulnerabilities in code changes. Use for Warden security scans, appsec review, OWASP-style checks, authentication or…
official
security-review
sentry
セキュリティ脆弱性のコードレビュー。「セキュリティレビュー」「脆弱性を見つける」「セキュリティ問題をチェックする」「セキュリティ監査」「OWASP…」と依頼された場合に使用します。
official
security-review
sentry
セキュリティ脆弱性のコードレビュー。「セキュリティレビュー」「脆弱性を見つける」「セキュリティ問題をチェックする」「セキュリティ監査」「OWASP…」と依頼された場合に使用します。
official
seer-embed
sentry
Add a new Seer embed widget — a rich component rendered inline in Seer's markdown output via tag syntax. Covers schema, component, registration, and backend…
official
sentry-android-sdk
sentry
Android向けSentry SDKの完全なセットアップ。AndroidにSentryを追加する、sentry-androidをインストールする、AndroidでSentryをセットアップする、またはエラー設定を構成するよう求められた場合に使用します。
official
sentry-backend-bugs
sentry
Review Sentry Python and Django changes for bug patterns drawn from real production issues. Use when reviewing a backend diff or PR, checking Warden findings,…
official
sentry-backend-bugs
sentry
SentryのPythonおよびDjangoの変更を、実際の本番環境の問題から抽出したバグパターンに基づいてレビューします。バックエンドの差分やPRのレビュー時、Wardenの検出結果の確認などに使用します。
official
sentry-browser-sdk
sentry
ブラウザJavaScript向けの完全なSentry SDKセットアップ。「Sentryをウェブサイトに追加」「@sentry/browserをインストール」と依頼された場合や、エラーモニタリング、トレーシングなどを設定する際に使用します。
official
sentry-cli
sentry
sentry-cli — an installable skill for AI agents, published by getsentry/cli.
official
sentry-cli
sentry
Sentry CLIを使用してコマンドラインからSentryとやり取りするためのガイドです。ユーザーがCLI経由でSentryの問題、イベント、プロジェクト、組織の表示、API呼び出し、認証について質問した場合に使用します。
sentry-cli
sentry
Sentry CLIを使用してコマンドラインからSentryとやり取りするためのガイドです。ユーザーがIssue、イベント、プロジェクト、組織などを表示するよう尋ねた場合に使用します。
official
sentry-cloudflare-sdk
sentry
Cloudflare WorkersおよびPages向けの完全なSentry SDKセットアップ。「SentryをCloudflare Workersに追加」「@sentry/cloudflareをインストール」、またはエラー設定を求められた際に使用します。
official
sentry-cocoa-sdk
sentry
Appleプラットフォーム(iOS、macOS、tvOS、watchOS、visionOS)向けの完全なSentry SDKセットアップ。「SentryをiOSに追加」「SentryをSwiftに追加」「インストール…」と尋ねられた場合に使用します。
official
sentry-cocoa-sdk
sentry
Appleプラットフォーム(iOS、macOS、tvOS、watchOS、visionOS)向けの完全なSentry SDKセットアップ。「SentryをiOSに追加」「SentryをSwiftに追加」「インストール…」と尋ねられた場合に使用します。
official
sentry-code-review
sentry
GitHubのプルリクエストに投稿されたSentryのコメントを分析し、解決します。PRのコメントでSentryが特定した問題のレビューや修正を求められた場合に使用します。レビュー可能…
official
sentry-code-review
sentry
GitHubのプルリクエストに投稿されたSentryのコメントを分析し、解決します。PRコメントでSentryが指摘した問題のレビューや修正を求められた場合に使用します。レビュー可能…
developmentofficial
sentry-code-review
sentry
GitHubのプルリクエストに投稿されたSentryのコメントを分析し、解決します。PRコメントでSentryが指摘した問題のレビューや修正を求められた場合に使用します。レビュー可能…
official
sentry-create-alert
sentry
ワークフローエンジンAPIを使用してSentryアラートを作成します。アラートの作成、通知の設定、課題優先度アラートの構成、ワークフローの構築を求められた場合に使用します…
official
sentry-create-alert
sentry
Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow…
official
sentry-create-alert
sentry
Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow…
official
sentry-create-alert
sentry
ワークフローエンジンAPIを使用してSentryアラートを作成します。アラートの作成、通知の設定、イシュー優先度アラートの構成、ワークフローの構築を求められた場合に使用します…
official
sentry-create-alert
sentry
ワークフローエンジンAPIを使用してSentryアラートを作成します。アラートの作成、通知の設定、イシュー優先度アラートの構成、ワークフローの構築を求められた場合に使用します…
official
sentry-debug-issue
sentry
Debug and fix a Sentry issue — find it (by link, ID, or search), pull full context (stack trace, breadcrumbs, trace, logs), optionally run Seer root-cause /…
official
sentry-debug-issue
sentry
Debug and fix a Sentry issue — find it (by link, ID, or search), pull full context (stack trace, breadcrumbs, trace, logs), optionally run Seer root-cause /…
official
sentry-debug-issue
sentry
Debug and fix a Sentry issue — find it (by link, ID, or search), pull full context (stack trace, breadcrumbs, trace, logs), optionally run Seer root-cause /…
official
sentry-debug-issue
sentry
Sentryの問題をデバッグして修正 — リンク、ID、または検索で見つけ、完全なコンテキスト(スタックトレース、ブレッドクラム、トレース、ログ)を取得し、必要に応じてSeerの根本原因分析を実行…
official
sentry-docs
sentry
This repo builds docs.sentry.io . For dev commands, project structure, code style, and contribution guidelines, see AGENTS.md .
official
sentry-docs
sentry
Sentryドキュメントサイト(docs.sentry.io)。ドキュメントへの貢献やドキュメントアーキテクチャの理解に使用します。プロジェクトでSentryをセットアップしたり、デバッグする必要がある場合…
official
sentry-dotnet-sdk
sentry
.NET向けの完全なSentry SDKセットアップ。.NETにSentryを追加する、C#用のSentryをインストールする、またはエラーモニタリング、トレーシング、プロファイリング、ロギングなどを設定するよう求められた場合に使用します。
official
sentry-dotnet-sdk
sentry
.NET向けの完全なSentry SDKセットアップ。.NETにSentryを追加する、C#用のSentryをインストールする、またはエラーモニタリング、トレーシング、プロファイリング、ロギングなどを設定するよう求められた場合に使用します。
official
sentry-elixir-sdk
sentry
Elixir向けの完全なSentry SDKセットアップ。ElixirにSentryを追加する、Elixir用のSentryをインストールする、またはエラーモニタリング、トレーシング、ロギングなどを設定するよう求められた場合に使用します。
official
sentry-feature-setup
sentry
Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, create alerts and…
official
sentry-feature-setup
sentry
Configure specific Sentry features beyond basic SDK setup. Use when asked to set up OpenTelemetry pipelines, create alerts and notifications, or set up Sentry…
official
sentry-feature-setup
sentry
基本的なSDKセットアップを超えて、特定のSentry機能を設定します。AI/LLMコールの監視、OpenTelemetryパイプラインのセットアップ、アラートの作成などを求められた場合に使用します。
official
sentry-fix-issues
sentry
We need to translate the given English text into Japanese. The text describes a skill for an agent that uses Sentry to fix issues. The name "sentry-fix-issues" is not in the text, so we don't include it. We must preserve product names like "Sentry", "MCP", and technical terms like "stack traces", "breadcrumbs", "traces", "root cause analysis". Also preserve numbers like "seven-phase". The translation should be natural Japanese, keeping the meaning. The text ends with "embedded..." which is incomplete, but we translate as is. Let's break down the text: "Discover, analyze, and fix production issues using Sentry's full debugging capabilities. Integrates with Sentry MCP to search issues, retrieve stack traces, breadcrumbs, traces, and AI-generated root cause analysis across your project Follows a structured seven-phase workflow: discovery, deep analysis, hypothesis formation, code investigation, implementation, verification, and reporting Treats all Sentry event data as untrusted external input; enforces security constraints against embedded..." We
official
sentry-fix-issues
sentry
SentryのMCPを使用して問題を発見し修正します。Sentryのエラー修正、本番環境の問題デバッグ、例外の調査、または報告されたバグの解決を求められた場合に使用します。
official
sentry-fix-issues
sentry
Sentryのデバッグ機能を活用して、本番環境の問題を体系的に発見、分析、修正します。Sentry MCPと連携し、Seerツールを介して問題の検索、スタックトレース、ブレッドクラム、トレース、AIによる根本原因分析を取得します。発見、深層分析、仮説形成、コード調査、実装、検証、報告の7段階のワークフローに従います。すべてのSentryイベントデータを信頼できない外部入力として扱い、埋め込まれたものに対する厳格なセキュリティルールを適用します...
official
sentry-fix-issues
sentry
SentryのMCPを使用して問題を発見し修正します。Sentryのエラー修正、本番環境の問題デバッグ、例外の調査、または報告されたバグの解決を求められた場合に使用します。
official
sentry-fix-stack-traces
sentry
Make Sentry stack traces readable — upload source maps for JavaScript/TypeScript, or debug files for native and mobile (dSYM, ProGuard/R8, NDK symbols, Dart…
official
sentry-flutter-sdk
sentry
FlutterおよびDart向けの完全なSentry SDKセットアップ。「FlutterにSentryを追加」「sentry_flutterをインストール」「DartでSentryをセットアップ」、またはエラー設定を構成するよう求められた場合に使用します。
official
sentry-get-started
sentry
Guided entry point for using Sentry through your agent. Orients you to your current setup and, for a new project, sets up Sentry end to end with sane defaults…
official
sentry-get-started
sentry
Guided entry point for using Sentry through your agent. Orients you to your current setup and, for a new project, sets up Sentry end to end with sane defaults…
official
sentry-get-started
sentry
Guided entry point for using Sentry through your agent. Orients you to your current setup and, for a new project, sets up Sentry end to end with sane defaults…
official
sentry-get-started
sentry
エージェントを通じてSentryを使用するためのガイド付きエントリポイント。現在のセットアップを案内し、新しいプロジェクトでは適切なデフォルト設定でSentryをエンドツーエンドにセットアップします…
official
sentry-go-sdk
sentry
Go向けの完全なSentry SDKセットアップ。「GoにSentryを追加」「sentry-goをインストール」「GoでSentryをセットアップ」、またはエラーモニタリング、トレーシング、ロギングの設定を求められた場合に使用します。
official
sentry-go-sdk
sentry
Go向けの完全なSentry SDKセットアップ。「GoにSentryを追加」「sentry-goをインストール」「GoでSentryをセットアップ」、またはエラーモニタリング、トレーシング、ロギングの設定を依頼された場合に使用します。
official
sentry-instrument
sentry
Instrument an application with Sentry — detect the platform, install and initialize the SDK if needed, and wire up any signal — error monitoring,…
official
sentry-instrument
sentry
Instrument an application with Sentry — detect the platform, install and initialize the SDK if needed, and wire up any signal — error monitoring,…
official
sentry-instrument
sentry
アプリケーションをSentryでインストゥルメントする — プラットフォームを検出し、必要に応じてSDKをインストールして初期化し、エラーモニタリングなどの任意のシグナルを接続します。
official
sentry-instrument-logging
sentry
新しいアプリケーションまたは既存のアプリケーションで構造化されたSentryログを計装します。
official
sentry-instrumentation-guide
sentry
コードをインスツルメンテーションする際に、どのSentryシグナル(エラー、スパン、スパン属性、ログ、メトリクス)を利用すべきかを判断します。インスツルメンテーションを追加する際に迷ったときに使用します…
official
sentry-ios-swift-setup
sentry
iOS/SwiftアプリでSentryをセ
official
sentry-ios-swift-setup
sentry
iOS/SwiftアプリでSentryをセットアップします。iOSにSentryを追加するよう求められたとき、sentry-cocoa SDKをインストールするとき、またはエラーモニタリング、トレーシング、セッションリプレイ、ロギングを設定するときに使用します。
official
sentry-ios-swift-setup
sentry
iOS/SwiftアプリでSentryをセットアップします。iOSにSentryを追加するよう求められたとき、sentry-cocoa SDKをインストールするとき、またはエラーモニタリング、トレーシング、セッションリプレイ、ロギングを設定するときに使用します。
official
sentry-javascript-bugs
sentry
Review Sentry React and TypeScript changes for bug patterns drawn from real production issues. Use when reviewing a frontend diff or PR, checking Warden…
official
sentry-javascript-bugs
sentry
Sentry ReactとTypeScriptの変更を、実際の本番環境の問題から抽出したバグパターンについてレビューします。フロントエンドの差分やPRのレビュー時、Wardenの確認時に使用します。
official
sentry-nestjs-sdk
sentry
NestJS向けの完全なSentry SDKセットアップ。「NestJSにSentryを追加」「@sentry/nestjsをインストール」「NestJSでSentryをセットアップ」、またはエラーモニタリングの設定を求められた場合に使用します。…
official
sentry-nextjs-sdk
sentry
Next.js向けの完全なSentry SDKセットアップ。Next.jsにSentryを追加する、@sentry/nextjsをインストールする、エラーモニタリング、トレーシング、セッションリプレイを設定するよう求められた場合に使用します。
official
sentry-nextjs-sdk
sentry
Next.js向けの完全なSentry SDKセットアップ。Next.jsにSentryを追加する、@sentry/nextjsをインストールする、エラーモニタリング、トレーシング、セッションリプレイを設定するよう求められた場合に使用します。
official
sentry-node-sdk
sentry
Node.js、Bun、Deno向けの完全なSentry SDKセットアップ。「SentryをNode.jsに追加」「SentryをBunに追加」「SentryをDenoに追加」「@sentry/nodeをインストール」などと依頼された場合に使用します。
official
sentry-otel-exporter-setup
sentry
OpenTelemetry CollectorをSentry Exporterで構成し、マルチプロジェクトルーティングと自動プロジェクト作成を実現します。OTelをSentryと連携設定する際に使用します…
official
sentry-otel-exporter-setup
sentry
Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry,…
official
sentry-otel-exporter-setup
sentry
OpenTelemetry CollectorをSentry Exporterで構成し、マルチプロジェクトルーティングと自動プロジェクト作成を実現します。OTelをSentryと連携設定する際に使用します…
official
sentry-otel-exporter-setup
sentry
Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry,…
official
sentry-otel-exporter-setup
sentry
OpenTelemetry CollectorをSentry Exporterで構成し、マルチプロジェクトルーティングと自動プロジェクト作成を実現します。OTelをSentryと連携設定する際に使用します…
official
sentry-php-sdk
sentry
PHP向けSentry SDKの完全セットアップ。「PHPにSentryを追加」「sentry/sentryをインストール」「PHPでSentryをセットアップ」、またはエラーモニタリングやトレーシングの設定を依頼された場合に使用します。
official
sentry-pr-code-review
sentry
プロジェクトのPRをレビューし、Seer Bug Predictionによるコードレビューで検出された問題を確認します。PR内でSentryが特定した問題のレビューや修正を求められた場合に使用します…
official
sentry-pr-code-review
sentry
プロジェクトのPRをレビューし、Seer Bug Predictionによるコードレビューで検出された問題を確認します。SentryがPRで特定した問題のレビューや修正を求められた際に使用します。
official
sentry-python-sdk
sentry
Python向けSentry SDKの完全セットアップ。「PythonにSentryを追加」「sentry-sdkをインストール」「PythonでSentryをセットアップ」、またはエラーモニタリングの設定を求められた際に使用します。
official
sentry-python-sdk
sentry
Python向けSentry SDKの完全セットアップ。PythonにSentryを追加する、sentry-sdkをインストールする、PythonでSentryをセットアップする、エラーモニタリングを設定するよう求められた場合に使用します。
official
sentry-python-setup
sentry
PythonアプリケーションでSentryをセットアップします。PythonにSentryを追加するよう依頼された場合、sentry-sdkをインストールする場合、またはPythonのエラーモニタリング、プロファイリング、ロギングを設定する場合に使用します…
official
sentry-react-native-sdk
sentry
React NativeおよびExpo向けの完全なSentry SDKセットアップ。「React NativeにSentryを追加」「@sentry/react-nativeをインストール」「ExpoでSentryをセットアップ」などと依頼された場合に使用します。
official
sentry-react-native-sdk
sentry
React NativeおよびExpo向けの完全なSentry SDKセットアップ。React NativeにSentryを追加する、@sentry/react-nativeをインストールする、ExpoでSentryをセットアップする、といった依頼があった場合に使用します。
official
sentry-react-native-setup
sentry
React NativeでSentryをwizard CLIを使ってセットアップします。SentryをReact Nativeに追加するよう依頼された場合、@sentry/react-nativeをインストールする場合、またはエラーモニタリングを設定する場合に使用します…
official
sentry-react-router-framework-sdk
sentry
React Router Frameworkモード用の完全なSentry SDKセット
official
sentry-react-sdk
sentry
React向けの完全なSentry SDKセットアップ。「ReactにSentryを追加」「@sentry/reactをインストール」と依頼された場合や、エラーモニタリング、トレーシング、セッションリプレイを設定する際に使用します。
official
sentry-react-sdk
sentry
React向けの完全なSentry SDKセットアップ。「ReactにSentryを追加」「@sentry/reactをインストール」と依頼された場合や、エラーモニタリング、トレーシング、セッションリプレイを設定する際に使用します。
official
sentry-react-setup
sentry
Sentryのエラーモニタリング、セッションリプレイ、およびReactアプリケーション向けのトレーシング。@sentry/reactをインストールし、DSN設定を含むinstrument.js(エントリポイントで最初にインポート)を介して初期化します。React 19以降のエラーフックまたはそれ以前のバージョン向けのErrorBoundaryコンポーネントを介したエラーキャプチャをサポートします。ブラウザトレーシング、セッションリプレイ、Redux統合を含みます。React Router(v4~v7)およびTanStack Router向けのルーター統合が利用可能です。@sentry/wizardを介したソースマップアップロードにより、読み取り可能なスタックトレースが可能になります...
official
sentry-ruby-sdk
sentry
Ruby向けの完全なSentry SDKセットアップ。RubyにSentryを追加するよう依頼された場合、sentry-rubyをインストールする場合、Rails/Sinatra/RackでSentryをセットアップする場合、またはエラーモニタリングを設定する場合などに使用します。
official
sentry-ruby-sdk
sentry
Ruby向けの完全なSentry SDKセットアップ。RubyにSentryを追加するよう求められた場合、sentry-rubyをインストールする場合、Rails/Sinatra/RackでSentryをセットアップする場合、またはエラーモニタリングを設定する場合などに使用します。
official
sentry-ruby-setup
sentry
RubyアプリケーションでSentryをセットアップします。RubyにSentryを追加するよう依頼された場合、sentry-ruby gemをインストールする場合、またはRubyアプリケーション、Railsなどのエラーモニタリングを設定する場合に使用します。
official
sentry-sdk-setup
sentry
任意の言語やフレームワークでSentryをセットアップします。ユーザーのプラットフォームを検出し、適切なSDKスキルを読み込みます。Sentryの追加、SDKのインストール、セットアップを依頼されたときに使用します。
official
sentry-sdk-skill-creator
sentry
あらゆるプラットフォーム向けの完全なSentry SDKスキルバンドルを作成します。「SDKスキルを作成」「新しいプラットフォームスキルを追加」「X向けのSentryスキルを書く」などと依頼された場合に使用します。
official
sentry-sdk-skill-creator
sentry
あらゆるプラットフォーム向けの完全なSentry SDKスキルバンドルを作成します。「SDKスキルを作成」「新しいプラットフォームスキルを追加」「X向けのSentryスキルを書く」などと依頼された場合に使用します。
official
sentry-sdk-upgrade
sentry
Upgrade the Sentry JavaScript SDK across major versions. Use when asked to upgrade Sentry, migrate to a newer version, fix deprecated Sentry APIs, or resolve…
official
sentry-sdk-upgrade
sentry
Upgrade the Sentry JavaScript SDK across major versions. Use when asked to upgrade Sentry, migrate to a newer version, fix deprecated Sentry APIs, or resolve…
official
sentry-sdk-upgrade
sentry
Sentry JavaScript SDKをメジャーバージョン間でアップグレードします。Sentryのアップグレード、新しいバージョンへの移行、非推奨のSentry APIの修正、または解決を求められた場合に使用します…
official
sentry-security
sentry
Sentry-specific security review based on real vulnerability history. Use when reviewing Sentry endpoints, serializers, or views for security issues. Trigger…
official
sentry-security
sentry
Sentry固有のセキュリティレビュー。実際の脆弱性履歴に基づいています。Sentryのエンドポイント、シリアライザー、ビューをセキュリティ上の問題についてレビューする際に使用します。トリガー…
official
sentry-setup-ai-monitoring
sentry
Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, track conversations, or instrument…
official
sentry-setup-ai-monitoring
sentry
Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, track conversations, or instrument…
official
sentry-setup-ai-monitoring
sentry
LLM呼び出し、エージェント、AI SDK向けのSentryモニタリングを自動検出して設定します。インストール済みのAIパッケージ(OpenAI、Anthropic、LangChain、Google GenAI、Vercel AI、Pydantic AIなど)を自動検出し、Pythonで手動登録不要で適切な統合を有効化します。トレーシングが有効(tracesSampleRate > 0)である必要があり、未対応のSDKに対してはgen_ai.*操作タイプによる手動スパン計装をサポートします。デフォルトでモデル、トークン数、レイテンシをキャプチャし、プロンプトと出力も...
official
sentry-setup-ai-monitoring
sentry
任意のプロジェクトでSentry AIエージェントモニタリングをセットアップします。LLM呼び出しの監視、AIエージェントの追跡、OpenAI/Anthropic/Vercelのインストルメント化を求められたときに使用します。
developmentofficial
sentry-setup-ai-monitoring
sentry
任意のプロジェクトでSentry AI Agent Monitoringをセットアップします。AIモニタリングの追加、LLM呼び出しの追跡、AIエージェントの監視、またはインストルメンテーションを依頼された場合に使用します。
official
sentry-setup-logging
sentry
任意のプロジェクトでSentryログを設定します。Sentryログの追加、構造化ログの有効化、コンソールログの取得、ログライブラリの統合を求められた場合に使用します…
official
sentry-setup-logging
sentry
任意のプロジェクトでSentryログを設定します。Sentryログの追加、構造化ログの有効化、コンソールログのキャプチャ設定、またはログの統合を求められた場合に使用します…
official
sentry-setup-metrics
sentry
任意のプロジェクトでSentry Metricsをセットアップします。カスタムメトリクスの追加、カウンター/ゲージ/ディストリビューションの追跡、アプリケーションパフォーマンスの計測を求められた際に使用します。対応…
official
sentry-setup-metrics
sentry
任意のプロジェクトでSentry Metricsをセットアップします。Sentryメトリクスの追加、カスタムメトリクスの追跡、カウンター/ゲージ/ディストリビューションの設定、またはインストルメント化を求められた場合に使用します…
official
sentry-setup-releases
sentry
Set up Sentry releases and deploy tracking — tag events with a version and environment, create the release in CI with its commits, and wire up suspect commits…
official
sentry-setup-releases
sentry
Set up Sentry releases and deploy tracking — tag events with a version and environment, create the release in CI with its commits, and wire up suspect commits…
official
sentry-setup-tracing
sentry
任意のプロジェクトでSentry Tracing(パフォーマンスモニタリング)をセットアップします。トレースの有効化、トランザクション/スパンの追跡、レイテンシの測定、パフォーマンスの追加を求められたときに使用します。
official
sentry-setup-tracing
sentry
任意のプロジェクトでSentry Tracing(パフォーマンスモニタリング)をセットアップします。パフォーマンスモニタリングの追加、トレーシングの有効化、トランザクション/スパンの追跡などを依頼された場合に使用します。
official
sentry-snapshots-cocoa
sentry
Apple/Cocoaプロジェクト向けの完全なSentry Snapshots設定。 「SnapshotPreviewsを設定」「Appleスナップショットテストを設定」「Appleスナップショットをアップロード」と依頼された場合に使用します。
official
sentry-snapshots-cocoa
sentry
Full Sentry Snapshots setup for Apple/Cocoa projects. Use when asked to "setup SnapshotPreviews", "setup Apple snapshot testing", "upload Apple snapshots to…
official
sentry-snapshots-cocoa
sentry
Full Sentry Snapshots setup for Apple/Cocoa projects. Use when asked to "setup SnapshotPreviews", "setup Apple snapshot testing", "upload Apple snapshots to…
official
sentry-snapshots-cocoa
sentry
Full Sentry Snapshots setup for Apple/Cocoa projects. Use when asked to "setup SnapshotPreviews", "setup Apple snapshot testing", "upload Apple snapshots to…
official
sentry-span-streaming
sentry
Sentryスパンストリーミング(スパンファーストのトレースライフサイクル)に移行します。「スパンストリーミングを有効にする」「スパンストリーミングに移行する」「traceLifecycle…を使用する」と求められた場合に使用します。
official
sentry-span-streaming-dart
sentry
Dart/Flutter SDKをSentryスパンストリーミング(スパン優先のトレースライフサイクル)に移行します。「スパンストリーミングを有効にする」「スパンストリーミングに移行する」「使用する…」と尋ねられた場合に使用します。
official
sentry-span-streaming-js
sentry
JavaScript SDKをSentryスパンストリーミング(スパン優先のトレースライフサイクル)に移行します。「スパンストリーミングを有効にする」「スパンストリーミングに移行する」「使用する…」と尋ねられた場合に使用します。
official
sentry-span-streaming-python
sentry
Python SDKをSentryスパンストリーミング(スパン優先のトレースライフサイクル)に移行します。「スパンストリーミングを有効にする」「スパンストリーミングに移行する」「使用する…」と尋ねられた場合に使用します。
official
sentry-svelte-sdk
sentry
SvelteおよびSvelteKit向けの完全なSentry SDKセットアップ。「SvelteにSentryを追加」「SvelteKitにSentryを追加」「@sentry/sveltekitをインストール」または設定を求められた場合に使用します。
official
sentry-svelte-sdk
sentry
SvelteおよびSvelteKit向けの完全なSentry SDKセットアップ。「SvelteにSentryを追加」「SvelteKitにSentryを追加」「@sentry/sveltekitをインストール」、または設定を求められた場合に使用します。
official
sentry-tanstack-start-sdk
sentry
TanStack Start React向けの完全なSentry SDKセットアップ。「TanStack StartにSentryを追加」、「@sentry/tanstackstart-reactをインストール」、またはエラー設定を求められた場合に使用します。
official
sentry-workflow
sentry
Keep Sentry SDKs up to date. Use when asked to upgrade the Sentry SDK across major versions, migrate SDK versions, or fix deprecated APIs.
official
sentry-workflow
sentry
Keep Sentry SDKs up to date. Use when asked to upgrade the Sentry SDK across major versions, migrate SDK versions, or fix deprecated APIs.
official
sentry-workflow
sentry
Sentryのコンテキストを使用して、本番環境の問題を修正し、コードをレビューします。Sentryのエラー修正、問題のデバッグ、例外のトリアージ、PRコメントのレビューなどを行う際に使用します。
official
Setup Sentry Logging
Sentry
任意のプロジェクトでSentryログを設定します。Sentryログの追加、構造化ログの有効化、コンソールログのキャプチャ設定、またはSentryとのログ統合を依頼された場合に使用します。JavaScript、TypeScript、Python、Ruby、React、Next.js、その他のフレームワークに対応しています。
developmentofficial
Setup Sentry Metrics
Sentry
任意のプロジェクトでSentryメトリクスをセットアップします。Sentryメトリクスの追加、カスタムメトリクスの追跡、カウンター/ゲージ/ディストリビューションの設定、アプリケーションパフォーマンスメトリクスの計測を求められた場合に使用します。JavaScript、TypeScript、Python、React、Next.js、Node.jsに対応しています。
developmentofficial
Setup Sentry Tracing
Sentry
あらゆるプロジェクトでSentry Tracing(パフォーマンスモニタリング)をセットアップします。パフォーマンスモニタリングの追加、トレーシングの有効化、トランザクション/スパンの追跡、アプリケーションパフォーマンスの計測を求められた場合に使用します。JavaScript、TypeScript、Python、Ruby、React、Next.js、Node.jsに対応しています。
developmentofficial
setup-dev
sentry
Set up and manage the Sentry development environment using devenv. Handles fresh setup, updating existing environments, starting dev services, and…
official
setup-dev
sentry
devenvを使用してSentry開発環境をセットアップおよび管理します。新規セットアップ、既存環境の更新、開発サービスの起動などを処理します。
official
Skill Writer
sentry
自然言語の説明から有効なWardenスキル定義を生成します
official
skill-creator
sentry
エージェントスキル仕様に従って新しいエージェントスキルを作成します。「スキルを作成」「新しいスキルを追加」「スキルを書く」「スキルを作る」などと依頼された場合に使用します。
official
skill-creator
sentry
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an…
official
skill-creator
sentry
Alias for sentry-skills:skill-writer. Use when users explicitly ask for "skill-creator" or reference the legacy skill name. Redirects to the canonical skill…
official
skill-creator
sentry
Create new agent skills following the Agent Skills specification. Use when asked to "create a skill", "add a new skill", "write a skill", "make a skill",…
official
skill-creator
sentry
sentry-skills:skill-writerのエイリアス。ユーザーが明示的に「skill-creator」を要求した場合や、レガシースキル名を参照した場合に使用します。正規のスキルにリダイレクトします…
official
skill-creator
sentry
sentry-skills:skill-writerのエイリアス。ユーザーが明示的に「skill-creator」を要求した場合や、レガシースキル名を参照した場合に使用します。正規のスキルにリダイレクトします…
official
skill-creator
sentry
新しいスキルを作成し、既存のスキルを修正・改善し、スキルのパフォーマンスを測定します。ユーザーがスキルをゼロから作成、編集、または最適化したい場合に使用します。
official
skill-creator
sentry
エージェントスキル仕様に従って新しいエージェントスキルを作成します。「スキルを作成」「新しいスキルを追加」「スキルを書く」「スキルを作る」などと依頼された場合に使用します。
official
skill-scanner
sentry
Scan agent skills for security issues. Use when asked to "scan a skill", "audit a skill", "review skill security", "check skill for injection", "validate…
official
skill-scanner
sentry
Scan agent skills for security issues. Use when asked to "scan a skill", "audit a skill", "review skill security", "check skill for injection", "validate…
official
skill-scanner
sentry
エージェントスキルをセキュリティ問題についてスキャンします。「スキルをスキャンして」と依頼されたときに使用します。
official
skill-scanner
sentry
エージェントスキルをインストール前に自動セキュリティスキャンし、プロンプトインジェクション、悪意のあるコード、過剰な権限、サプライチェーンリスクを検出します。バンドルされたPythonスキャナーによる静的解析を実行し、重要度レベルとURLを含む構造化されたJSON結果を出力します。SKILL.mdのフロントマター(必須フィールド、ツールの正当性、モデルオーバーライド)を検証し、指示内の設定ポイズニングやスコープクリープをチェックします。データ流出、リバースシェル、認証情報の盗難などのスクリプトを分析します。
official
skill-scanner
sentry
エージェントスキルをセキュリティ問題についてスキャンします。「スキルをスキャンして」と依頼されたときに使用します。
official
skill-scanner
sentry
エージェントスキルをセキュリティ問題についてスキャンします。「スキルをスキャンして」と依頼されたときに使用します。
official
skill-writer
sentry
エージェントスキル仕様に従い、エージェントスキルを作成、合成、反復的に改善します。「スキルを作成」「スキルを書く」などと依頼された場合に使用します。
official
slack-development
sentry
Implement Slack bot behavior with correct Slack-documented message formats, inbound mention/event routing, and long-running task UX. Use when asked to "format…
official
slack-development
sentry
Slackのドキュメントに記載された正しいメッセージ形式、インバウンドのメンション/イベントルーティング、および長時間実行タスクのUXを使用して、Slackボットの動作を実装します。「フォーマット…」と依頼された場合に使用します。
official
slack-msw-tests
sentry
Author Slack HTTP integration tests using the repository MSW harness and fixture factories. Use when asked to add a Slack integration test, mock Slack API…
official
slack-msw-tests
sentry
リポジトリのMSWハーネスとフィクスチャファクトリを使用して、Slack HTTP統合テストを作成します。Slack統合テストの追加やSlack APIのモックを求められた場合に使用します。
official
span-convention-review
sentry
Review OpenTelemetry tracing span changes in SDK repositories for conformance to Sentry Conventions and OTel Semantic Conventions. Use when reviewing span…
official
span-convention-review
sentry
OpenTelemetryトレーシングスパンの変更をSDKリポジトリでレビューし、Sentry ConventionsおよびOTel Semantic Conventionsへの準拠を確認します。スパンのレビュー時に使用します…
official
sred-project-organizer
sentry
プロジェクトのリストとそれに関連するドキュメントを取得し、SRED形式に整理して提出用にまとめます。
official
sred-work-summary
sentry
過去1年間の業務を振り返り、関連するリンクをプロジェクトごとにグループ化したNotionドキュメントを作成し、その後SREDプロジェクトとして文書化できるようにします。
official
sred-work-summary
sentry
過去1年間の業務を振り返り、関連するリンクをプロジェクトごとにグループ化したNotionドキュメントを作成し、その後SREDプロジェクトとして文書化できるようにします。
official
technical-docs
sentry
Write and review technical documentation for Sentry SDK docs. Use when creating, editing, or reviewing documentation pages, especially MDX files in…
official
technical-docs
sentry
Sentry SDKの技術ドキュメントを作成・レビューします。特にMDXファイルのドキュメントページを作成、編集、レビューする際に使用します。
official
testing-guidelines
sentry
テスト作成のガイド。新機能の追加、バグ修正、またはテストが必要な場合に使用します。統合テスト、実際のフィクスチャを重視し、…
official
testing-guidelines
sentry
Guide for writing tests. Use when adding new functionality, fixing bugs, or when tests are needed. Emphasizes integration tests, real-world fixtures, and…
official
testing-guidelines
sentry
Guide for writing tests. Use when adding new functionality, fixing bugs, or when tests are needed. Emphasizes integration tests, real-world fixtures, and…
official
testing-guidelines
sentry
テスト作成のガイド。新機能の追加、バグ修正、テストが必要な場合に使用します。統合テスト、実際のフィクスチャを重視し、…
official
track-framework-updates
sentry
Produce a weekly digest of upstream framework/library activity (releases, Discussions, RFCs, RSS) for the Sentry JS SDK. Use when asked to "track framework…
official
track-framework-updates
sentry
Sentry JS SDKの上流フレームワーク/ライブラリのアクティビティ(リリース、ディスカッション、RFC、RSS)に関する週次ダイジェストを作成します。「フレームワークの追跡…」と依頼された場合に使用します。
official
triage-frontend-issues
sentry
Triage new issues in the Sentry `javascript` project by archiving non-actionable noise. Use when asked to "triage issues", "triage the javascript project",…
official
triage-issue
sentry
Triage GitHub issues with codebase research and actionable recommendations
official
triage-issue
sentry
コードベースの調査と実行可能な推奨事項を用いてGitHubのIssueをトリアージする
official
triage-issue
sentry
Triage GitHub issues with codebase research and actionable recommendations
official
triage-issue
sentry
コードベースの調査と実行可能な推奨事項を用いてGitHubのIssueをトリアージする
official
typing-exclusion-worker
sentry
Pythonの型付け除外ワーカー:割り当てられたmypy除外モジュールを小さなスコープのバッチで削除し、型付けの問題を修正し、検証を実行し、構造化された…を生成します。
official
upgrade-dep
sentry
Upgrade a dependency in the Sentry JavaScript SDK. Use when upgrading packages, bumping versions, or fixing security vulnerabilities via dependency updates.
official
upgrade-dep
sentry
Sentry JavaScript SDKの依存関係をアップグレードします。パッケージのアップグレード、バージョン更新、依存関係の更新によるセキュリティ脆弱性の修正に使用します。
official
upgrade-otel
sentry
Sentry JavaScript SDK全体のOpenTelemetryインスツルメンテーションをアップグレードします。OTelインスツルメンテーションパッケージを最新バージョンにバンプする際に使用します。
official
vendor-otel
sentry
Vendor an OpenTelemetry instrumentation package into the Sentry JavaScript SDK. Use when vendoring, inlining, or copying an @opentelemetry/instrumentation-*…
official
vendor-otel
sentry
Sentry JavaScript SDKにOpenTelemetryインスツルメンテーションパッケージをベンダリングします。@opentelemetry/instrumentation-*…をベンダリング、インライン化、またはコピーする際に使用します。
official
vercel-composition-patterns
sentry
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing…
official
vercel-composition-patterns
sentry
Reactコンポジションパターンでスケーラブルに。コンポーネントをリファクタリングする際に使用
official
vercel-deepsec
sentry
Vercel DeepSecベンチマークプロンプトを使用して、広範なWebアプリケーションのセキュリティ脆弱性を検出します。セキュリティレビューのカバレッジをベンチマークする際や、…を実行する際に使用します。
official
vercel-queues
sentry
Build and operate Vercel Queues with @vercel/queue across push and poll consumers. Use when users ask about "vercel queues", "@vercel/queue", "queue/v2beta",…
official
vercel-queues
sentry
@vercel/queueを使用して、プッシュおよびポールコンシューマーでVercel Queuesを構築・運用します。ユーザーが「vercel queues」、「@vercel/queue」、「queue/v2beta」などについて尋ねた場合に使用します。
official
vercel-react-best-practices
sentry
Vercel EngineeringによるReactおよびNext.jsのパフォーマンス最適化ガイドライン。このスキルは、React/Next.jsのコードを記述、レビュー、またはリファクタリングする際に使用すべきものです。
official
vercel-react-best-practices
sentry
Vercel Engineering による React および Next.js のパフォーマンス最適化ガイドライン。このスキルは、React/Next.js のコードを記述、レビュー、またはリファクタリングする際に使用する必要があります。
official
vercel-react-best-practices
sentry
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js…
official
vercel-sandbox
sentry
Investigate Vercel Sandbox lifecycle, timeout, snapshot, and persistence behavior. Use when users ask about Vercel Sandbox, `@vercel/sandbox`,…
official
vercel-sandbox
sentry
Investigate Vercel Sandbox lifecycle, timeout, snapshot, and persistence behavior. Use when users ask about Vercel Sandbox, `@vercel/sandbox`,…
official
verify-dist
sentry
Regenerate and commit dist/index.js when source files or runtime deps change
official
verify-dist
sentry
ソースファイルやランタイムの依存関係が変更されたときにdist/index.jsを再生成してコミットする
official
vitest-evals
sentry
ハーネスバックのvitest-evalsスイート、カスタムハーネスアダプター、ファーストパーティのai-sdkまたはpi-aiハーネス統合を作成、レビュー、またはデバッグする際に使用します。
official
warden
sentry
コミット前にWardenを実行してコード変更を分析します。「wardenを実行して」「変更を確認して」「コミット前にレビューして」「warden設定」などと依頼された場合に使用します。
official
warden
sentry
コミット前にWardenを実行してコード変更を分析します。「wardenを実行して」「変更を確認して」「コミット前にレビューして」「warden設定」などと依頼された場合に使用します。
official
warden
sentry
Run Warden to analyze code changes before committing. Use when asked to "run warden", "check my changes", "review before commit", "warden config",…
official
warden
sentry
コミット前にWardenを実行してコード変更を分析します。「wardenを実行して」「変更を確認して」「コミット前にレビューして」「warden設定」などと依頼された場合に使用します。
official
warden-lint-judge
sentry
Wardenスキル:一次パスの調査結果を評価し、同じパターンを恒久的に検出できる決定論的なlintルールを提案します。Wardenのマルチパスが必要です…
official
warden-lint-judge
sentry
Wardenスキル:一次パスの調査結果を評価し、同じパターンを恒久的に検出できる決定論的なlintルールを提案します。Wardenのマルチパスが必要です…
official
warden-skill
sentry
Guide for using Warden CLI locally to analyze code changes. Use when running warden commands, configuring warden.toml, creating custom skills, understanding…
official
warden-skill
sentry
Warden CLIをローカルで使用してコード変更を分析するためのガイド。wardenコマンドの実行、warden.tomlの設定、カスタムスキルの作成、理解…
official
warden-skill
sentry
Warden CLIをローカルで使用してコード変更を分析するためのガイド。wardenコマンドの実行、warden.tomlの設定、カスタムスキルの作成、理解…
official
warden-sweep
sentry
リポジトリ全体のコードスイープ。Wardenで全ファイルをスキャンし、深いトレースで発見事項を検証、検証済みの問題に対してドラフトPRを作成します。依頼された場合に使用します…
official
warden-sweep
sentry
Full-repository code sweep. Scans every file with warden, verifies findings via deep tracing, creates draft PRs for validated issues. Use when asked to "sweep…
official
warden-sweep
sentry
リポジトリ全体のコードスイープ。wardenで全ファイルをスキャンし、深いトレースで発見事項を検証、検証済みの問題に対してドラフトPRを作成します。「スイープして…」と依頼された場合に使用します。
official
web-design-guidelines
sentry
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site…
official
web-design-guidelines
sentry
UIコードをWebインターフェースガイドラインに準拠しているかレビューします。「UIをレビューして」「アクセシビリティをチェックして」「デザインを監査して」「UXをレビューして」「サイトをチェックして」と依頼されたときに使用します。
official
wrdn-code-execution
sentry
信頼できない入力が、サーバー上でコードやコマンド実行を引き起こすシンクに到達するバグを検出します。コマンド/シェルインジェクション、安全でない…を対象とします。
official
wrdn-gha-workflows
sentry
悪用可能なGitHub Actionsワークフローの脆弱性を検出します。pull_request_targetのpwnリクエスト、安全でないPRチェックアウト、runステップでの式インジェクションなどを含みます。
official
wrdn-pii
sentry
コード変更から実際の個人識別情報、顧客識別子、および顧客機密のビジネスデータを検出します。PIIを検索するよう求められた場合に使用します。
official
write-docs
sentry
Abacusドキュメントサイト向けにドキュメントページを作成または更新します。新しいドキュメントの追加、既存ページの更新、またはドキュメントを最新の状態に保つ際に使用します。
official
write-docs
sentry
Create or update documentation pages for the Abacus docs site. Use when adding new documentation, updating existing pages, or ensuring docs stay in sync with…
official
write-tests
sentry
Write tests following project conventions. Use when adding new tests or modifying existing ones.
official
write-tests
sentry
Write high-quality unit tests (Vitest) and E2E tests (Playwright) following senior test-engineering practices. Use this skill whenever asked to write tests,…
official
write-tests
sentry
テストはプロダクションコードではありません。ドキュメントです。それぞれが「このシステムはXを行う」と示す小さな実行可能な仕様です。読者は意図を数秒で把握できるべきです。失敗は、40行のテスト本体を調べさせるのではなく、正確に1つの壊れた振る舞いを指し示すべきです。
official
write-tests
sentry
プロジェクトの規約に従ってテストを記述します。新しいテストを追加する場合や既存のテストを修正する場合に使用します。
official
write-tip
sentry
Create or improve AI productivity tips and guides for the Abacus dashboard. Use when writing new tips, editing existing tips, or reviewing tip content for…
official
write-tip
sentry
Abacusダッシュボード向けのAI生産性向上のヒントやガイドを作成または改善します。新しいヒントの作成、既存のヒントの編集、またはヒントコンテンツのレビュー時に使用します…
official
xcodebuildmcp
sentry
XcodeBuildMCPの公式スキルです。iOS/macOS/watchOS/tvOS/visionOSの作業(ビルド、テスト、実行、デバッグ、ログ、UI自動化)を行う際に使用します。
official
xcodebuildmcp-cli
sentry
XcodeBuildMCP CLIの公式スキル。iOS/macOS/watchOS/tvOS/visionOSの作業(ビルド、テスト、実行、デバッグ、ログ、UI自動化)を行う際に使用します。
official
xcodebuildmcp-docs-command-review
sentry
Use when reviewing XcodeBuildMCP changelog CLI command references for invalid current guidance while allowing historical migration examples.
official
xcodebuildmcp-docs-command-review
sentry
XcodeBuildMCPのchangelog CLIコマンドリファレンスをレビューする際に、無効な現在のガイダンスを確認しつつ、過去の移行例を許可する場合に使用します。
official
xcodebuildmcp-docs-release-review
sentry
Use when reviewing XcodeBuildMCP documentation, CLI command references, website manifest generation, changelog, release notes, and release script changes.
official
xcodebuildmcp-docs-release-review
sentry
XcodeBuildMCPのドキュメント、CLIコマンドリファレンス、ウェブサイトマニフェスト生成、変更履歴、リリースノート、リリーススクリプトの変更をレビューする際に使用します。
official
xcodebuildmcp-packaging-resource-review
sentry
Use when reviewing XcodeBuildMCP packaging, resource-root, build artifact, bundled AXe, schema, manifest, and portable macOS distribution changes.
official
xcodebuildmcp-packaging-resource-review
sentry
XcodeBuildMCPのパッケージング、リソースルート、ビルドアーティファクト、バンドルされたAXe、スキーマ、マニフェスト、およびポータブルmacOSディストリビューションの変更をレビューする際に使用します。
official
xcodebuildmcp-rendering-streaming-review
sentry
Use when reviewing XcodeBuildMCP rendering, streaming fragment, next-step, and CLI output mode changes for boundary violations.
official
xcodebuildmcp-rendering-streaming-review
sentry
XcodeBuildMCPのレンダリング、ストリーミングフラグメント、次のステップ、およびCLI出力モードの変更を境界違反についてレビューする際に使用します。
official
xcodebuildmcp-runtime-boundary-review
sentry
Use when reviewing XcodeBuildMCP runtime boundary changes across MCP, direct CLI invocation, daemon-routed tools, and Xcode IDE bridge routing.
official
xcodebuildmcp-runtime-boundary-review
sentry
XcodeBuildMCPのランタイム境界変更を、MCP、直接CLI呼び出し、デーモンルーティングツール、Xcode IDEブリッジルーティング全体でレビューする際に使用します。
official
xcodebuildmcp-snapshot-fixture-review
sentry
Use when reviewing XcodeBuildMCP snapshot fixture changes for MCP, CLI, and JSON output contract integrity.
official
xcodebuildmcp-snapshot-fixture-review
sentry
XcodeBuildMCPのスナップショットフィクスチャ変更をレビューし、MCP、CLI、JSON出力の契約整合性を確認する際に使用します。
official
xcodebuildmcp-structured-output-review
sentry
XcodeBuildMCPの構造化出力スキーマの変更、スキーマのバージョニング、マニフェストのoutputSchemaメタデータ、およびJSONフィクスチャの互換性を確認する際に使用します。
official
xcodebuildmcp-structured-output-review
sentry
Use when reviewing XcodeBuildMCP structured output schema changes, schema versioning, manifest outputSchema metadata, and JSON fixture compatibility.
official
xcodebuildmcp-test-boundary-review
sentry
XcodeBuildMCPのテストをレビューし、ユニット、スナップショット、スキーマ、スモーク、外部プロセスの境界が正しいかを確認する際に使用します。
official
xcodebuildmcp-test-boundary-review
sentry
Use when reviewing XcodeBuildMCP tests for correct unit, snapshot, schema, smoke, and external process boundaries.
official
xcodebuildmcp-tool-contract-review
sentry
Use when reviewing XcodeBuildMCP tool contract changes across implementation, manifests, workflow membership, output schema metadata, and next-step templates.
official
xcodebuildmcp-tool-contract-review
sentry
XcodeBuildMCPツールの契約変更を、実装、マニフェスト、ワークフローメンバーシップ、出力スキーマメタデータ、および次のステップテンプレート全体でレビューする際に使用します。
official