api-gateway-patterns
✓マイクロサービス アーキテクチャにおけるルーティング、認証、レート制限、サービス構成のための API ゲートウェイ パターン。 API ゲートウェイの実装、BFF レイヤーの構築、または大規模なサービス間通信の管理を行う場合に使用します。
SKILL.md
Expert guidance for implementing API gateways with routing, authentication, traffic management, and service composition patterns for microservices architectures at scale.
Gateway Responsibilities Routing: Direct requests to appropriate backend services based on path, headers, or host Security: Centralized authentication, authorization, and API key validation Traffic Management: Rate limiting, circuit breakers, retry logic Composition: Aggregate multiple service calls into unified responses
Transformation: Modify requests/responses for client optimization or legacy adaptation
マイクロサービス アーキテクチャにおけるルーティング、認証、レート制限、サービス構成のための API ゲートウェイ パターン。 API ゲートウェイの実装、BFF レイヤーの構築、または大規模なサービス間通信の管理を行う場合に使用します。 ソース: nickcrew/claude-ctx-plugin。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill api-gateway-patterns- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
api-gateway-patterns とは?
マイクロサービス アーキテクチャにおけるルーティング、認証、レート制限、サービス構成のための API ゲートウェイ パターン。 API ゲートウェイの実装、BFF レイヤーの構築、または大規模なサービス間通信の管理を行う場合に使用します。 ソース: nickcrew/claude-ctx-plugin。
api-gateway-patterns のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill api-gateway-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/nickcrew/claude-ctx-plugin
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01