x-queue-kafka
OfficialBuild robust Kafka publisher/consumer flows
Authorpure-golang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you implement reliable Kafka publisher/subscriber flows without mixing incompatible retry/DLX mental models or breaking adapter contracts.
Core Features & Use Cases
- Kafka Dialer + Publisher + Subscriber setup for topic + consumer group communication.
- Deterministic retry control via a handler contract returning (bool, error).
- Adapter defaults awareness so you override only what matters (topic, group ID, prefetch, retry/backoff).
Quick Start
Ask for a Go example that wires Dialer, Publisher, and Subscriber for a topic and consumer group, including a handler that returns (false, nil) on success and (true, err) to retry up to MaxTryNum.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: x-queue-kafka Download link: https://github.com/pure-golang/level85/archive/main.zip#x-queue-kafka Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.