kafka-schema-registry
Installation
SKILL.md
Kafka Schema Registry Skill
Scan a project to identify Kafka applications, extract schemas, generate Terraform for Schema Registry registration, and produce a comprehensive analysis report.
When to Use
Invoke this skill when:
- A user asks to analyze a project for Kafka usage in order to add event schemas or integrate Schema Registry
- A user wants to extract schemas from Kafka producers
- A user wants Terraform to register schemas to Schema Registry
- A user wants to audit Kafka producer/consumer configurations
Deliverables
This skill produces 3 outputs in the target project:
schema-report.md— Full analysis report with findings, risks, and upgrade recommendationsschemas/— Extracted schema files (Avro, JSON Schema, Protobuf) with PII taggingterraform/— Terraform configs using Confluent provider to register schemas