byconfluentinc· 15 skills
Use when the user wants to integrate a Kafka client into an existing application or scaffold a Java Kafka client project (Maven or Gradle based) for Confluent Cloud, local Docker, or WarpStream. Covers the Apache Kafka Java clients (KafkaProducer/KafkaConsumer/KafkaShareConsumer) with Avro, JSON Schema, or Protobuf serializers. Also use when the user wants to optimize Java Kafka client configuration for WarpStream. Do NOT trigger for Kafka Streams apps (use kafka-streams-programming), Flink, connectors, or Kafka Python client (use developing-kafka-python-client).
$npx -y skills add confluentinc/agent-skills --skill developing-kafka-java-clientInstalls into the current project.
Run `npx skills use "https://github.com/confluentinc/agent-skills" --skill "confluentinc/agent-skills/developing-kafka-java-client"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/confluentinc/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/confluentinc/agent-skills"` and select the relevant skills, then follow their instructions.