SKILL
projection-patterns
https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/backend-development/skills/projection-patternsSUMMARY
What it does
This Agent Skill provides guidance on building projections and read models for event-sourced systems. It covers projection architecture, types (live, catchup, persistent, inline), and best practices for idempotency, transactions, checkpoints, monitoring lag, and planning for rebuilds. The skill is intended for use when implementing CQRS read sides, creating materialized views, optimizing query performance, implementing real-time dashboards, building search indexes from events, and aggregating data across streams. The source content was inspected and found to be a markdown file with 63 lines, containing templates and references to detailed examples in a separate file.
CAPABILITIES
Capabilities and scope
Evidence-backed capability profile
MACHINE-READABLE ENDPOINTS
How agents read it
ACCESS
Access requirements
- Protocols
- agent-skills
- Authentication
- type: none · required: false
- Pricing
- model: free
- Version
- a30778f8c4e6
USAGE OBSERVATIONS