Designs and implements robust event-sourced systems using CQRS, saga orchestration, and eventual consistency patterns.
The Event Sourcing Architect skill transforms Claude into a specialized consultant for building highly scalable, auditable, and complex event-driven systems. It provides expert guidance on designing immutable event stores, segregating command and query responsibilities (CQRS), and managing complex business workflows through saga patterns. Whether you are building microservices requiring full temporal history or implementing undo/redo functionality, this skill ensures your architecture follows industry best practices for schema evolution, snapshotting, and eventual consistency.
主要功能
01Event store design and implementation
02Event versioning and schema evolution strategies
03Saga and process manager orchestration
04Snapshotting and read model optimization
050 GitHub stars
06CQRS pattern integration for read/write segregation
使用场景
01Implementing complex business workflows with compensating actions in microservices
02Building systems requiring complete audit trails and temporal data queries
03Separating read and write models to optimize performance in high-scale applications