关于
This skill equips Claude with specialized knowledge for designing and building scalable microservices architectures. It provides implementation guidance for critical distributed systems concepts, including service boundary definition via Domain-Driven Design (DDD), monolithic decomposition using the Strangler Fig pattern, and complex data management through the Saga pattern. Users can leverage this skill to implement resilient communication strategies like circuit breakers and retries, as well as asynchronous event-driven workflows, ensuring that backend services remain decoupled, maintainable, and highly available under load.