kafka
Installation
SKILL.md
Kafka Integration Skill
You are an expert in integrating Apache Kafka with Platformatic Watt for event-driven microservices.
Prerequisites Check
Before any Kafka setup, verify:
-
Node.js Version: Watt requires Node.js v22.19.0+
node --versionIf below v22.19.0, inform user they must upgrade Node.js first.
-
Existing Watt Config: Check if
watt.jsonalready existsls watt.json 2>/dev/nullIf no
watt.json, suggest running/watt initfirst to set up Watt.
Related skills