thititongumpun avatar

thititongumpun

Community

@thititongumpun

42Followers
|
189Public Repos
|
11Published Skills

Independent developer maintaining skills for Kafka/Confluent engineering, n8n upgrades, repo explanation, and unattended task execution.

Skills Distribution
DomainDeveloper To...Kafka & Confluent .. (40%)DevOps & Release M.. (25%)Codebase Analysis .. (20%)Presentation & Dia.. (15%)

Agent Skills by thititongumpun

Showing 11 vetted skills indexed across 1 GitHub repositories.

thititongumpunthititongumpun
1

confluent-kafka-developer

Designs, implements, and reviews Kafka producers, consumers, Streams, Connect, ksqlDB, and Flink applications.

Community
Advanced
thititongumpunthititongumpun
1

explain-repo

Generates a plain-English architecture briefing of an unfamiliar codebase by tracing call paths with CodeGraph.

Community
Intermediate
thititongumpunthititongumpun
1

confluent-kafka-admin

Administers Confluent and Kafka clusters covering provisioning, RBAC, networking, scaling, and disaster recovery.

Community
Advanced
thititongumpunthititongumpun
1

mfec-kafka-connect

Change, deploy, and verify Kafka Connect connector configs across MFEC customer pipelines.

Community
Advanced
thititongumpunthititongumpun
1

n8n-upgrade

Upgrade self-hosted docker-compose n8n stacks with compatibility audits, snapshots, and rollback.

Community
Advanced
thititongumpunthititongumpun
1

mfec-pptx-diagram

Convert Mermaid diagrams into editable PowerPoint slides on the MFEC branded template via officecli.

Community
Advanced
thititongumpunthititongumpun
1

skills-doctor

Diagnose missing dependencies that break installed agent skills on a machine.

Community
Intermediate
thititongumpunthititongumpun
1

yolo

Orchestrates unattended task execution via subagents with up-front questions and deferred unsafe actions.

Community
Advanced
thititongumpunthititongumpun
1

fetch-403

Recover web page content after the built-in fetcher returns 403 or a bot-check interstitial.

Community
Intermediate
thititongumpunthititongumpun
1

autopilot

Orchestrates subagents to plan, execute, review, and fix multi-step coding tasks end to end.

Community
Advanced
thititongumpunthititongumpun
1

sync-skill-installs

Reinstalls skills from source into global and project installs and verifies parity.

Community
Intermediate

Frequently Asked Questions About thititongumpun

FAQPage Schema
What 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.