概要
This skill empowers Claude with expert-level knowledge for designing and implementing robust microservices architectures. It covers the entire lifecycle of distributed system design, from defining service boundaries using Domain-Driven Design (DDD) to implementing complex communication strategies like event-driven messaging and API gateways. Whether you are decomposing a legacy monolith using the Strangler Fig pattern or building a greenfield system, this skill provides implementation patterns for critical concerns like distributed data consistency via Sagas and system reliability through circuit breakers and retries.