·external-integration-patterns
</>

external-integration-patterns

phrazzld/claude-config

信頼性の高い外部サービス統合のパターン: 環境検証、ヘルスチェック、エラー処理、可観測性。 Stripe、Clerk、Sendgrid、または任意の外部 API を統合するときに呼び出します。

7インストール·1トレンド·@phrazzld

インストール

$npx skills add https://github.com/phrazzld/claude-config --skill external-integration-patterns

SKILL.md

External services fail. Your integration must be observable, recoverable, and fail loudly.

Silent failures are the worst failures. When Stripe doesn't deliver a webhook, when Clerk JWT validation fails, when Sendgrid rejects an email — you need to know immediately, not when a user complains.

Validate environment variables at module load, not at runtime. Fail immediately with a clear message.

信頼性の高い外部サービス統合のパターン: 環境検証、ヘルスチェック、エラー処理、可観測性。 Stripe、Clerk、Sendgrid、または任意の外部 API を統合するときに呼び出します。 ソース: phrazzld/claude-config。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/phrazzld/claude-config --skill external-integration-patterns
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

external-integration-patterns とは?

信頼性の高い外部サービス統合のパターン: 環境検証、ヘルスチェック、エラー処理、可観測性。 Stripe、Clerk、Sendgrid、または任意の外部 API を統合するときに呼び出します。 ソース: phrazzld/claude-config。

external-integration-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/phrazzld/claude-config --skill external-integration-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/phrazzld/claude-config