integration-architecture
Installation
SKILL.md
Integration Architecture
Purpose
Design robust integration patterns for external services, APIs, and third-party systems with proper error handling, resilience, and data synchronization.
When to Use
- External API integration
- Third-party service connections
- B2B data exchange
- Service mesh design
Prerequisites
- External services identified
- API documentation available
- SLAs and rate limits known
- Data mapping requirements