templates/.claude/skills/kafka-best-practices/SKILL.md
Apache Kafka best practices for event streaming, topic design, and producer-consumer patterns
npx skillsauth add baekenough/oh-my-customcode kafka-best-practicesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
enable.idempotence=trueacks=all, retries > 0, max.in.flight.requests.per.connection <= 5initTransactions(), beginTransaction(), commitTransaction()linger.ms (wait for batch to fill)compression.type=snappy or lz4batch.size: 16KB default, tune based on message sizeenable.auto.commit=true (at-least-once)commitSync() or commitAsync() (better control)session.timeout.ms and heartbeat.interval.ms tuningretention.msretention.bytescleanup.policy=compact)development
Generate and maintain a persistent codebase wiki — LLM-built interlinked markdown knowledge base (Karpathy LLM Wiki pattern)
development
Use the project wiki as RAG knowledge source — search wiki pages to answer codebase questions before exploring raw files
tools
Analyze task trajectories to propose reusable SKILL.md candidates from successful patterns
data-ai
hada.io RSS feed monitoring for AI agent/harness articles with automated /scout analysis