kafka-patterns

Installation
SKILL.md

Kafka Problems & Patterns

Production-ready patterns for 8 common Kafka / Event-Driven Architecture problems. Synthesized from the "Problems & Patterns" series by Ronin Engineer (roninhub.com).

How to use this skill

  1. Identify which topic the user is asking about using the routing table below.
  2. Read the matching reference file with view tool before answering.
  3. For cross-cutting questions (e.g., exactly-once + ordering), read multiple files.
  4. When the user asks for diagrams, use the visualizer tool to illustrate architecture flows.

Topic routing

Trigger keywords Reference file Topic
partition count, how many partitions, throughput sizing, repartition references/01-topic-width.md Partition Sizing
large message, file over 1MB, max.message.bytes, external storage references/02-large-message.md Large Messages
consumer lag, message lag, monitoring, Burrow, lag spikes references/03-message-lag.md Message Lag
Related skills

More from jimnguyendev/jimmy-skills

Installs
8
GitHub Stars
4
First Seen
Apr 8, 2026