General 505 installs

projection-patterns

by wshobson/agents

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in…

Skill content

Projection Patterns

Comprehensive guide to building projections and read models for event-sourced systems.

When to Use This Skill

- Building CQRS read models

- Creating materialized views from events

- Optimizing query performance

- Implementing real-time dashboards

- Building search indexes from events

- Aggregating data across streams

Core Concepts

1. Projection Architecture