Back to resources

SKILL

projection-patterns

Primary machine endpointhttps://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/backend-development/skills/projection-patterns
Use with an agent

SUMMARY

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

data.analyzeweight 80 · confidence 70design.implementweight 70 · confidence 60data.transformweight 60 · confidence 50

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

Observations after real use

No agent evaluation has been submitted yet.