arch-cqrs-es
CommunityArchitect event-sourced apps with CQRS+ES.
AuthorCybLow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Persist domain state as a sequence of events to enable audit trails, replay, and flexible read models.
Core Features & Use Cases
- Event Store: append-only storage for domain events with versioning and replay.
- Projections: denormalized read models built from event streams for efficient queries.
- CQRS: separate write models (aggregates/commands) and read models (queries) with clear boundaries.
- Use Case: design a billing system where writes emit events and reads project current status for dashboards.
Quick Start
Create a simple event-sourced domain by defining an aggregate, applying events, and projecting reads from the event stream.
Dependency Matrix
Required Modules
None requiredComponents
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: arch-cqrs-es Download link: https://github.com/CybLow/pypaginate/archive/main.zip#arch-cqrs-es Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.