confluentinc

45 mods across 5 repositories, 338 stars between them.

PostToolUse

01

confluentinc/mcp-confluent

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From confluentinc/mcp-confluent.

167 2d ago A tokens not measured original MIT

mcp-docs

03

confluentinc/mcp-confluent

Skill Claude CodeCodex

Use when the user asks about Model Context Protocol details (protocol spec, transports, authorization, tools/resources/prompts, sampling/elicitation/roots, server/client concepts, extensions, or SDK usage). Triggers on phrases like "MCP spec", "MCP transport", "streamable HTTP", "MCP authorization", "listtools"…

167 2d ago A 96 tokens original MIT

pr-review

04

confluentinc/mcp-confluent

Skill Claude CodeCodex

Reviews pull requests for the Confluent MCP server. Use when reviewing PRs, doing self-review before sharing with the team, or when the user mentions "review PR", "help with PR", "review changes", "self-review", "review local changes", or "check my PR". Focuses on MCP tool wiring, OpenAPI/type coupling, ESM…

167 2d ago A 88 tokens original MIT

vitest

05

confluentinc/mcp-confluent

Skill Claude CodeCodex

Use when the user asks about Vitest mocking, spies, stubs, fake timers, config, or test runner behavior. Triggers on questions like "vi.fn", "vi.spyOn", "vi.mocked", "Mocked ", "mockResolvedValue", "restoreMocks", "vitest mock", "createMockInstance", "useFakeTimers", or how to accomplish test double patterns with…

167 2d ago A 87 tokens original MIT

confluent-dev

07

confluentinc/mcp-confluent

MCP server Claude CodeCodexCursor +2

MCP server "confluent-dev", hosted remotely at 127.0.0.1, as configured in confluentinc/mcp-confluent.

167 2d ago A tokens not measured original MIT

confluentinc/mcp-confluent

Instructions file

Instructions for confluentinc/mcp-confluent, covering claude.md, project overview, build & development commands, architecture and entry point & startup flow.

167 2d ago A 3,414 tokens original MIT

confluentinc/agent-skills

Plugin Claude Code

Skills for streaming application developers, covering Kafka and Flink client libraries and Schema Registry.

45 4d ago A tokens not measured original Apache-2.0

confluentinc/agent-skills

Plugin Claude Code

Skills for streaming application developers, covering Kafka and Flink client libraries and Schema Registry.

45 4d ago A tokens not measured original Apache-2.0

confluentinc/agent-skills

Instructions file

Instructions for confluentinc/agent-skills, covering claude.md, repository purpose, skill anatomy, evals are the contract and reviewing skill behavior.

45 4d ago A 1,219 tokens original Apache-2.0

confluentinc/agent-skills

Skill Claude CodeCodex

Set up end-to-end Change Data Capture (CDC) pipelines on Confluent Cloud using Debezium source connectors, Flink for transformation, and Tableflow for data lake integration. Supports JSONSR, Avro, and Protobuf formats. Handles schemaless topics (plain JSON without SR) and multi-event topics. This skill handles the…

45 4d ago A 203 tokens original Apache-2.0

confluentinc/agent-skills

Skill Claude CodeCodex

Write and debug Flink SQL that runs on Confluent Cloud, enforcing the CC-vs-Apache-Flink (OSS) dialect boundary. Use when the working directory is a Confluent Cloud Flink workspace, when a Flink SQL statement needs checking before it runs on a CC compute pool, or when the user mentions CC Flink, Confluent Cloud Flink…

45 4d ago A 234 tokens original Apache-2.0

confluentinc/agent-skills

Skill Claude CodeCodex

Create Confluent-specific skills for external users. Use this skill when users want to create, build, or author a new skill related to Confluent Cloud, Confluent Platform, Apache Kafka, WarpStream, Flink, Connectors, Schema Registry, Tableflow, CDC pipelines, or any Confluent product. Skills can be use-case focused…

45 4d ago A 168 tokens original Apache-2.0

confluentinc/agent-skills

Skill Claude CodeCodex

Review a Confluent agent skill in this repo against the Agent Skills spec (agentskills.io), Confluent conventions in CLAUDE.md, the PR template gates, and the evals-as-contract rule. Use this skill whenever the user asks to review, audit, validate, or lint a skill; opens or inspects a PR that adds or modifies anything…

45 4d ago A 191 tokens original Apache-2.0

Bad_Frontmatter

16

confluentinc/agent-skills

Skill Claude CodeCodex

Body content. The name uses uppercase and underscores (invalid), and the description is too vague to be a trigger.

45 4d ago A 10 tokens original Apache-2.0

good-skill

17

confluentinc/agent-skills

Skill Claude CodeCodex

Generate a Confluent Cloud topic creation script with idempotency checks. Use when the user asks to create a topic, provision topics, or write a create-topics.sh for Confluent Cloud. Do NOT trigger for self-managed Apache Kafka, schema registration, Terraform generation, or Kafka Streams topology authoring.

45 4d ago A 69 tokens original Apache-2.0

inlined-refs

18

confluentinc/agent-skills

Skill Claude CodeCodex

Generate a Kafka consumer group lag dashboard. Use when the user asks to monitor lag, build a dashboard for consumer lag, or wire up Prometheus exporters for Kafka. Do NOT trigger for producer metrics, broker JMX, or Streams-specific monitoring.

45 4d ago A 54 tokens original Apache-2.0

leaky-data

19

confluentinc/agent-skills

Skill Claude CodeCodex

Enrich a customer-orders stream with loyalty tier using Flink SQL on Confluent Cloud. Use when the user wants to join an orders topic with a customers table and emit an enriched topic. Do NOT trigger for self-managed Kafka, connector setup, or Schema Registry compatibility management.

45 4d ago A 60 tokens original Apache-2.0

stale-expectations

20

confluentinc/agent-skills

Skill Claude CodeCodex

Generate a Schema Registry compatibility report for Avro schemas in a project. Use when the user asks to check Avro compatibility, validate schema evolution, or report breaking changes. Do NOT trigger for Protobuf, JSON Schema, or Kafka client code generation.

45 4d ago A 56 tokens original Apache-2.0

trigger-overlap

21

confluentinc/agent-skills

Skill Claude CodeCodex

Build a Confluent Cloud topic provisioning script with retention and compaction. Use when the user asks to create a topic, write a create-topics.sh, set retention, set compaction policy, provision topics for Confluent Cloud, or generate idempotent topic scripts.

45 4d ago A 61 tokens original Apache-2.0

confluentinc/agent-skills

Skill Claude CodeCodex

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…

45 4d ago A 126 tokens original Apache-2.0

confluentinc/agent-skills

Skill Claude CodeCodex

Use when the user wants to build a Python Kafka producer or consumer, add Schema Registry to existing Python code, migrate from raw JSON to schema-backed serialization, or scaffold a confluent-kafka-python project for Confluent Cloud, local Docker, or WarpStream. Also use when user wants to optimize Python Kafka…

45 4d ago A 75 tokens original Apache-2.0

flink-udf

24

confluentinc/agent-skills

Skill Claude CodeCodex

Build and deploy Apache Flink user-defined functions (UDFs) in Java for stream processing over Kafka. Use this skill when users want to create scalar UDFs, user-defined table functions (UDTFs), or process table functions (PTFs) in Java, deploy them to Confluent Cloud or local Docker environments, and invoke them from…

45 4d ago A 189 tokens original Apache-2.0