jabrena/514-frameworks-micronaut-kafka
Use when you need Kafka messaging in Micronaut — including @KafkaClient and @KafkaListener design, @Serdeable serialization, topic/partition strategy, TestPropertyProvider integration tests, retries and dead-letter processing, and error handling. This should trigger for requests such as Add Kafka in Micronaut; Review Micronaut Kafka listeners; Improve retry and failure handling for Micronaut Kafka; Configure Micronaut Kafka clients listeners or SerDes; Add Micronaut Kafka retry or dead-letter handling. Part of Plinth Toolkit
npx skills add https://github.com/jabrena/plinth --skill 514-frameworks-micronaut-kafka
Apply Micronaut Kafka guidance with concrete examples for design, implementation, and error handling.
Compile before messaging refactors; verify after changes.
./mvnw compile or mvn compile before applying any change./mvnw clean verify or mvn clean verify after applying improvementsRead references/514-frameworks-micronaut-kafka.md and inspect current messaging setup before proposing changes.
Identify delivery guarantees and resilience requirements to define safe improvements.
Implement/refactor clients, listeners, and failure strategies in Micronaut Kafka.
Execute build/tests and summarize what changed, what was verified, and follow-up actions.
For detailed guidance, examples, and constraints, see references/514-frameworks-micronaut-kafka.md.
Take jabrena/514-frameworks-micronaut-kafka from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.