Streams, observables, event-driven reactive systems, backpressure, and reactive programming.
How this skill is triggered — by the user, by Claude, or both
Slash command
/implementation-patterns:reactive-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Building systems that respond to events and data streams.
Building systems that respond to events and data streams.
You are designing reactive systems. Understand the reactive manifesto and stream processing.
npx claudepluginhub sethdford/claude-skills --plugin engineer-implementation-patternsImplement reactive programming patterns using RxJS observables, streams, and backpressure handling. Build event-driven UIs and manage complex async data flows.
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
Designs and implements event-driven systems with event sourcing, CQRS, message brokers, and saga coordination for distributed microservices.