architecture-paradigm-cqrs-es

Apply Command Query Responsibility Segregation (CQRS) and Event Sourcing (ES) for collaboration-heavy domains that require strong auditability and independent scaling of reads and writes.

$ インストール

git clone https://github.com/athola/archetypes /tmp/archetypes && cp -r /tmp/archetypes/skills/architecture-paradigm-cqrs-es ~/.claude/skills/archetypes

// tip: Run this command in your terminal to install the skill