
from claude-code-plugins-plus-skills2,251
Automates creation and configuration of change-data-capture (CDC) data pipelines: generates configs, code snippets, validations and best-practice recommendation
This skill helps agents create and validate change-data-capture (CDC) pipelines. It provides step-by-step guidance, generates production-ready configuration and code examples, and validates outputs against common standards for ETL, streaming, and workflow orchestration. Use it when designing CDC flows, integrating replication tools, or building streaming ingestion into downstream analytics.
Use this skill when you need to: design a CDC ingestion pipeline; generate connector/config files; apply best-practice transforms; or validate pipeline configuration and error-handling. It triggers on requests mentioning CDC pipeline creation, CDC patterns, or streaming ETL assistance.
Compatible with Claude Code-style agent tooling and developer-focused agents that can run shell/grep/Read/Write actions; suitable for agents that generate code/config and validate outputs.
Boilerplate-only skill with no real CDC pipeline creation guidance. SKILL.md is a template with generic placeholder text — no concrete steps, no actual Debezium/Kafka/etc. instructions, no meaningful examples. The only substance is a trivial error-handling table. Appears auto-generated from a skill scaffolding template with no domain expertise injected.
Template-generated skill with zero practical value. Frontmatter is present but description is circular ('cdc pipeline creator' defined as 'cdc pipeline creator'). No scripts, no references/, no real instructions. The Bash(cmd:*) permission is overly permissive but not used maliciously since there's nothing to execute.