JONG HWAN KIM
Community@JongDeug · Republic of Korea
좋은 하루 보내세요.
Agent Skills by JONG HWAN KIM
Showing 8 vetted skills indexed across 1 GitHub repositories.
git-commit
Groups changes into commits and drafts Conventional Commits messages with approval gates.
explain
Generates interactive visual explanations of concepts, code changes, and conversations as HTML pages.
task-flow
Orchestrates a full development task from Notion ticket through branch, implementation, MR, and wiki documentation.
excalidraw-diagram
Generate Excalidraw JSON diagrams in a clean draw.io style from natural language descriptions.
upbit-openapi-skill
Query Upbit public market data through UXC with a curated OpenAPI schema.
git-flow
Explains a team's git branching, versioning, and deployment conventions without automating branch operations.
notion-ticket
Creates and organizes Notion task pages with a contract-focused body format.
graphify
Converts code, docs, papers, images, and videos into a queryable knowledge graph with community detection.
Frequently Asked Questions About JONG HWAN KIM
FAQPage SchemaWhat tasks can I accomplish with JongDeug's skills?▼
You can draft and split Git commits, manage Notion task tickets, run branch-to-merge-request pipelines, generate Excalidraw architecture diagrams, explain codebases as interactive artifacts, query Upbit market data, and build persistent knowledge graphs from code, docs, or papers.
Who are these skills designed for?▼
Software developers and engineering teams working in Git-based environments with Notion-driven task management, especially Korean-speaking teams using feature/fix branch conventions, MR templates, and rc/hotfix release flows. Also useful for analysts needing Upbit exchange data or codebase exploration.
How do the git-commit, task-flow, and notion-ticket skills work together?▼
notion-ticket creates and cleans the Notion task page, task-flow runs the full sequence from branch creation through MR and wiki logging, and git-commit handles message drafting, splitting, and squashing. Each skill owns a distinct stage of the delivery cycle.
What does the upbit-openapi-skill provide?▼
It operates Upbit public exchange market APIs through UXC using a curated OpenAPI schema with market-first discovery. It explicitly documents private-auth boundaries so users know which endpoints require credentials versus public market data access.
What is the graphify skill used for?▼
Graphify converts code, documents, papers, images, or videos into a persistent knowledge graph with god nodes and community detection. It answers codebase architecture, file relationship, and project content questions through query, path, and explain functions.