关于
This skill empowers Claude to architect complex distributed systems by applying industry-standard microservices patterns. It provides expert guidance on decomposing monoliths using the Strangler Fig pattern, defining service boundaries through Domain-Driven Design (DDD), and implementing robust inter-service communication via synchronous APIs or asynchronous event-driven models. Developers can leverage this skill to implement critical reliability patterns like Circuit Breakers, Retries, and Sagas for managing distributed transactions, ensuring backend services are scalable, maintainable, and fault-tolerant.