关于
This skill provides specialized guidance for implementing the CQRS and Event Sourcing (ES) paradigms within Claude Code. It assists developers in designing systems that require high auditability, temporal queries, and independent scaling of read and write workloads. By following Domain-Driven Design principles, the skill helps define aggregates, model commands and events, build projections for the read side, and ensure full system observability. It is particularly useful for collaboration-heavy domains where a durable, immutable history of business events is essential for operational transparency and system resilience.