Hoon Kim
Community@hoonsubin · Munich, Germany
I need a drink
Agent Skills by Hoon Kim
Showing 11 vetted skills indexed across 2 GitHub repositories.
breakdown-plan
Generates GitHub project plans with Epic, Feature, Story, and Enabler issue hierarchies.
breakdown-test
Generates test strategies, QA plans, and test issue breakdowns for GitHub projects.
doublecheck
Verify AI-generated claims through web search, adversarial review, and structured verification reports.
refactor-plan
Creates a phased, verified plan for multi-file code refactors before any edits.
context-map
Generates a structured map of files, dependencies, and tests relevant to a coding task.
clean-code-assistant
Review code and suggest refactoring based on clean code principles.
scrum-master
Manages Scrum backlogs, sprints, and impediments using live board data.
clean-architecture
Guides software architecture design, audits, and refactoring using Clean Architecture and SOLID principles.
mcp-builder
Guides building and evaluating MCP servers in Python or TypeScript.
typescript-engineering
Reviews, refactors, and writes TypeScript code using type-system design and Clean Architecture principles.
excalidraw-diagram-generator
Generate Excalidraw JSON diagram files from natural language descriptions.
Frequently Asked Questions About Hoon Kim
FAQPage SchemaWhat tasks can I accomplish with hoonsubin's skills?▼
You can generate GitHub issue hierarchies and test strategies, plan safe multi-file refactors with dependency mapping, audit codebases against Clean Architecture and SOLID principles, review TypeScript for type safety, build MCP servers, verify AI-generated claims via web search, and create Excalidraw diagrams from natural language.
Who are these skills designed for?▼
They target software engineers, architects, and solo or small-team Scrum practitioners. TypeScript developers get type-safety reviews, architects get layer and coupling guidance, and team leads get backlog health checks, DoR/DoD gates, story-point guidance, and sprint readiness tracking grounded in live board data.
How do the refactoring and planning skills work in practice?▼
The context-map skill first maps all relevant files and dependencies, then refactor-plan produces a sequenced plan with rollback steps and waits for your confirmation before any code changes. The breakdown-plan skill similarly outputs Epic-to-Test issue hierarchies with priorities before execution.
Are these skills free and open source?▼
The skills are published publicly under the hoonsubin GitHub registry. The mcp-builder skill references complete licensing terms in its bundled LICENSE.txt file; check each skill's repository for its specific license before commercial redistribution.
What prerequisites or dependencies do these skills require?▼
Most skills are prompt-based and need no runtime dependencies. Building MCP servers requires Python with FastMCP or Node/TypeScript with the MCP SDK. Excalidraw diagram output requires the Excalidraw application to open the generated .excalidraw JSON files, and scrum-master needs access to live board data.