概要
This skill provides specialized guidance for architecting scalable and resilient microservices systems. It helps developers define service boundaries using Domain-Driven Design (DDD), implement complex communication patterns like Sagas and API Gateways, and ensure system stability through resilience patterns such as circuit breakers and retries. Whether you are decomposing a legacy monolith or building a greenfield distributed application, this skill offers production-grade implementation patterns for data management, inter-service messaging, and fault tolerance.