fp-kstream-design
Installation
SKILL.md
Kafka Topology Design Skill
Design deterministic, replay-safe, cost-efficient Kafka Streams topologies using KSA patterns.
Required Reading
Before responding, load the shared reference:
cat ${SKILL_PATH}/references/KSA.md
This is the authoritative source for all patterns, principles, and constraints.
Workflow
Step 1 — Understand the Problem
Related skills