cqrs-event-sourcing

Community

Architect with event-sourced, auditable state histories.

AuthorNickCrew
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance for implementing CQRS and Event Sourcing to build scalable, auditable systems with full historical replay capabilities.

Core Features & Use Cases

  • Command/Query Separation: Clear distinction between state-changing commands and reads.
  • Event Sourcing: Append-only event store to capture every change, enabling temporal queries.
  • Projections & Read Models: Specialized read models for fast queries and analytics.

Quick Start

Design an Order service with a command for CreateOrder and a matching Event like OrderCreated, then build a ReadModel to query current order status.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cqrs-event-sourcing
Download link: https://github.com/NickCrew/claude-cortex/archive/main.zip#cqrs-event-sourcing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.