kafka-patterns

Installation
SKILL.md

Kafka Patterns

Event streaming patterns for Apache Kafka in distributed systems.

Topic Design

# Topic naming convention: <domain>.<entity>.<event-type>
# Examples:
#   orders.order.created
#   payments.payment.completed
#   inventory.stock.updated
Installs
18
GitHub Stars
507
First Seen
Mar 23, 2026
kafka-patterns — vibeeval/vibecosystem