514-frameworks-micronaut-kafka

Installation
SKILL.md

Micronaut — Kafka messaging

Apply Micronaut 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 Micronaut
  • Review Micronaut Kafka consumers/producers
  • Improve retries, dead-letter handling, or idempotency in Micronaut Kafka

Workflow

Installs
97
GitHub Stars
413
First Seen
May 7, 2026
514-frameworks-micronaut-kafka — jabrena/cursor-rules-java