event

Event-driven architecture reference — event sourcing, pub/sub, CQRS, event buses, and stream processing. Use when designing event systems, implementing pub/sub, or building event-driven microservices.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "event" with this command: npx skills add ckchzh/event

Event — Event-Driven Architecture Reference

Quick-reference skill for event-driven architecture, event sourcing, pub/sub patterns, and stream processing.

When to Use

  • Designing event-driven microservice architectures
  • Implementing pub/sub or event bus patterns
  • Building event sourcing and CQRS systems
  • Choosing between event brokers (Kafka, RabbitMQ, etc.)
  • Handling event ordering, idempotency, and exactly-once semantics

Commands

intro

scripts/script.sh intro

Overview of event-driven architecture — patterns, benefits, and tradeoffs.

patterns

scripts/script.sh patterns

Core patterns — pub/sub, event sourcing, CQRS, saga, choreography.

design

scripts/script.sh design

Event design — naming, schema, versioning, and payload structure.

brokers

scripts/script.sh brokers

Event broker comparison — Kafka, RabbitMQ, NATS, Pulsar, SQS, EventBridge.

sourcing

scripts/script.sh sourcing

Event sourcing deep dive — event store, projections, snapshots.

delivery

scripts/script.sh delivery

Delivery guarantees — at-most-once, at-least-once, exactly-once.

stream

scripts/script.sh stream

Stream processing — windowing, aggregation, and real-time analytics.

checklist

scripts/script.sh checklist

Event-driven architecture checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
EVENT_DIRData directory (default: ~/.event/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ReviewEvo

Self-improving code reviewer that learns your codebase over time. Analyzes git history, spots patterns, identifies risk — and gets smarter every run.

Registry SourceRecently Updated
4641Profile unavailable
Web3

Slv Grpc Geyser

Ansible playbooks and templates for deploying and managing Solana gRPC Geyser streaming nodes with Yellowstone or Richat plugins.

Registry SourceRecently Updated
6914Profile unavailable
Security

Voice (Edge TTS)

Convert text to speech using Microsoft Edge TTS with real-time streaming, customizable voice settings, and support for multiple languages including Chinese a...

Registry SourceRecently Updated
8952Profile unavailable
Security

Code Review Engine

Enterprise-grade code review agent. Reviews PRs, diffs, or code files for security vulnerabilities, performance issues, error handling gaps, architecture smells, and test coverage. Works with any language, any repo, no dependencies required.

Registry SourceRecently Updated
7740Profile unavailable