integration-patterns

MCPサーバーと外部システム間の統合パターン設計。同期・非同期通信、イベント駆動アーキテクチャ、データ同期パターンの設計指針を提供します。Anchors:• Enterprise Integration Patterns (Hohpe/Woolf) / 適用: パターン選択・設計 / 目的: スケーラブルな連携設計• Designing Data-Intensive Applications (Kleppmann) / 適用: 非同期・イベント駆動 / 目的: 分散システムの信頼性• The Pragmatic Programmer / 適用: 実装品質 / 目的: 実践的な改善Trigger:Use when designing system integration, API connectivity, service communication, async processing, or event-driven architecture.integration patterns, mcp server, async communication, event-driven, message queue, api integration

$ Installieren

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/integration-patterns ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill