kafka-topology

Installation
SKILL.md

What I do

I guide you to use the custom Kafka Streams DSL in libs/kafka/ correctly. This DSL wraps raw Kafka Streams with type-safe builders, custom processors, and opinionated error handling. Do NOT use raw Kafka Streams APIs -- use these abstractions instead.

When to use me

Load this skill when writing or modifying Kafka topologies, Topics, state stores, or stream processors.

Prerequisites: Root AGENTS.md covers general architecture. apps/AGENTS.md has the Kafka topic reference table. Load libs-reference skill for full library API details.


1. Topology Builder

Entry point -- the topology { } function with Topology as the receiver:

Installs
1
GitHub Stars
1
First Seen
Jun 12, 2026
kafka-topology — navikt/helved-utbetaling