About
This skill provides expert guidance for designing, implementing, and operating microservices architectures within Claude Code. It helps developers navigate the complexities of distributed systems by offering proven patterns for breaking down monoliths, managing decentralized data, and ensuring system resilience through circuit breakers and sagas. Whether you are planning a migration via the Strangler Fig pattern or optimizing service-to-service communication with gRPC or message queues, this skill ensures your architecture follows core principles like independent deployability and single responsibility while avoiding common pitfalls like distributed monoliths.