event-store-design
event store design
What it does
- Designing event sourcing infrastructure
- Choosing between event store technologies
- Implementing custom event stores
- Optimizing event storage and retrieval
- Setting up event store schemas
- Planning for event store scaling
- Use stream IDs that include aggregate type - Order-{uuid}
Requirements & configuration
- Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
event-store-design FAQ
What does the event-store-design skill do?
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns. Designing event sourcing infrastructure Choosing between event store technologies
What does event-store-design require?
Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.
How do I install event-store-design?
Run: npx -y skills add https://github.com/wshobson/agents --skill event-store-design --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain event-store-design?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-event-store-design?ref=badge) npx agentictools info skills/wshobson-agents-event-store-design The second line is the CLI lookup for this page — handy in READMEs and docs.