thititongumpun
Community@thititongumpun
Independent developer maintaining skills for Kafka/Confluent engineering, n8n upgrades, repo explanation, and unattended task execution.
Agent Skills by thititongumpun
Showing 11 vetted skills indexed across 1 GitHub repositories.
confluent-kafka-developer
Designs, implements, and reviews Kafka producers, consumers, Streams, Connect, ksqlDB, and Flink applications.
explain-repo
Generates a plain-English architecture briefing of an unfamiliar codebase by tracing call paths with CodeGraph.
confluent-kafka-admin
Administers Confluent and Kafka clusters covering provisioning, RBAC, networking, scaling, and disaster recovery.
mfec-kafka-connect
Change, deploy, and verify Kafka Connect connector configs across MFEC customer pipelines.
n8n-upgrade
Upgrade self-hosted docker-compose n8n stacks with compatibility audits, snapshots, and rollback.
mfec-pptx-diagram
Convert Mermaid diagrams into editable PowerPoint slides on the MFEC branded template via officecli.
skills-doctor
Diagnose missing dependencies that break installed agent skills on a machine.
yolo
Orchestrates unattended task execution via subagents with up-front questions and deferred unsafe actions.
fetch-403
Recover web page content after the built-in fetcher returns 403 or a bot-check interstitial.
autopilot
Orchestrates subagents to plan, execute, review, and fix multi-step coding tasks end to end.
sync-skill-installs
Reinstalls skills from source into global and project installs and verifies parity.
Frequently Asked Questions About thititongumpun
FAQPage SchemaWhat tasks can I accomplish with thititongumpun's skills?βΌ
You can develop and administer Kafka/Confluent systems (producers, Streams, Connect, ksqlDB, Flink, RBAC, Schema Registry), edit Debezium/JDBC connector configs, upgrade self-hosted n8n stacks, convert Mermaid diagrams to branded PowerPoint slides, explain unfamiliar repos, and run unattended end-to-end tasks.
Who are these skills designed for?βΌ
Kafka application developers, Confluent cluster administrators, data engineers maintaining Debezium CDC pipelines, and developers who need codebase onboarding summaries or hands-off task execution. Several skills target MFEC customer pipeline environments specifically.
How do I install and keep these skills working?βΌ
Use sync-skill-installs to reinstall skills into global (~/.agents/skills) and project (.agents/skills) copies while refreshing skills-lock.json hashes. Run skills-doctor to detect dead or degraded skills and get exact install commands for missing dependencies without auto-installing anything.
What are the prerequisites and runtime requirements?βΌ
The yolo skill requires Claude Code. mfec-pptx-diagram requires officecli for PowerPoint generation. n8n-upgrade targets docker-compose deployments with the n8nio/runners sidecar. Kafka skills rely on official Confluent, Debezium, and Apache Kafka documentation for property semantics.
Can these skills run tasks unattended?βΌ
Yes. The yolo skill asks all questions upfront then executes silently, skipping unsafe actions. The autopilot skill plans tasks into a list, executes via subagents with escalation for complex steps, and loops review fixes until the output is clean.