Skip to main content
Back to registry

projection-patterns

wshobson/agents

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

Installs2
Install command
npx skills add https://github.com/wshobson/agents --skill projection-patterns
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Comprehensive guide to building projections and read models for event-sourced systems. - 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 - Make projections idempotent - Safe to replay - Use transactions - For multi-table updates - Store checkpoints - Resume after failures - Monitor lag - Alert on projection delays - Plan for rebuilds - Design for reconstruction - Don't couple projections - Each is independent - Don't skip error handling - Log and alert on failures - Don't ignore ordering - Events must be processed in order - Don't over-normalize - Denormalize for query patterns

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does projection-patterns do?

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

Is projection-patterns good?

projection-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does projection-patterns work with?

projection-patterns currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to projection-patterns?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install projection-patterns?

npx skills add https://github.com/wshobson/agents --skill projection-patterns

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering