概要
This skill provides expert-level guidance for architecting and implementing microservices-based systems within Claude Code. It covers the entire lifecycle of distributed system design, from defining service boundaries using Domain-Driven Design (DDD) to implementing complex patterns like Sagas for distributed transactions and Circuit Breakers for fault tolerance. Whether you are decomposing a legacy monolith via the Strangler Fig pattern or building a greenfield cloud-native application, this skill ensures your architecture is resilient, scalable, and maintainable by providing standardized implementation patterns for inter-service communication and data consistency.