event-driven-architect

Installation
SKILL.md

Event-Driven Architect

Build decoupled, scalable systems with event-driven patterns.

Core Workflow

  1. Identify domain events: Define what happened
  2. Design event schema: Structure event payloads
  3. Implement event bus: Publish and subscribe
  4. Add event handlers: React to events
  5. Consider CQRS: Separate reads and writes
  6. Enable event sourcing: Store event history

Event Fundamentals

Event Structure

Installs
176
GitHub Stars
49
First Seen
Jan 24, 2026
event-driven-architect — patricio0312rev/skills