소개
This skill provides a comprehensive framework for designing and implementing Event-Driven Architectures (EDA) within the Claude Code environment. It guides developers through decoupling producers and consumers to handle real-time or bursty workloads, such as IoT and financial systems. By offering structured patterns for event modeling, topology selection between choreography and orchestration, and robust failure handling via Dead-Letter Queues, this skill ensures that distributed systems remain extensible and observable. It is particularly useful for teams looking to implement reliable messaging, schema versioning, and deep monitoring across complex microservices environments.