概要
This skill empowers developers to architect and implement scalable microservices by providing deep guidance on service decomposition, inter-service communication, and data management. It helps navigate complex challenges like distributed transactions via the Saga pattern, ensures system reliability through circuit breakers and retries, and facilitates the transition from monolithic architectures to modular, event-driven systems. Whether you are building a new platform or decomposing a legacy monolith, this skill provides the implementation patterns needed for production-grade distributed computing.