314-frameworks-spring-kafka

Installation
SKILL.md

Spring Boot — Kafka messaging

Apply Spring Kafka guidance with concrete examples for design, implementation, and error handling.

Constraints

Compile before messaging refactors; verify after changes.

  • MANDATORY: Run ./mvnw compile or mvn compile before applying any change
  • SAFETY: If compilation fails, stop immediately
  • VERIFY: Run ./mvnw clean verify or mvn clean verify after applying improvements
  • BEFORE APPLYING: Read the reference for detailed rules and examples

When to use this skill

  • Add Kafka in Spring Boot
  • Review Spring Kafka consumers/producers
  • Improve retries, dead-letter topics, or idempotency in Spring Kafka

Workflow

Installs
99
GitHub Stars
413
First Seen
May 7, 2026
314-frameworks-spring-kafka — jabrena/cursor-rules-java