event-stream-projection-patterns
CommunityTurn event streams into fast read models.
Software Engineering#cqrs#projection#event-sourcing#read-model#data-architecture#projector#stream-processing
Authorwesleyegberto
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Projections and read models are essential for fast, accurate queries in event-sourced architectures; this Skill guides turning streams of events into denormalized read models that support CQRS and analytics.
Core Features & Use Cases
- Builds live and historical projections from events to denormalized read models.
- Supports projection types: Live, Catchup, Persistent, Inline, with checkpointing.
- Enables real-time dashboards, searchable indexes, and aggregated views across streams.
Quick Start
Create a projection by subclassing Projection, register it with a Projector, and run the projector to refresh the read model from your 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: event-stream-projection-patterns Download link: https://github.com/wesleyegberto/software-engineering-skills/archive/main.zip#event-stream-projection-patterns 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.