Chanho KIM avatar

Chanho KIM

Community

@chkim-su

0Followers
|
13Public Repos
|
24Published Skills

Agent Skills by Chanho KIM

Showing 24 vetted skills indexed across 4 GitHub repositories.

chkim-suchkim-su
1

critical-analysis-patterns

Evaluate project alignment between intent and implementation using six core questions.

Community
Advanced
chkim-suchkim-su
1

skill-activation-patterns

Suggest relevant skills from user prompts and project configuration.

Community
Intermediate
chkim-suchkim-su
1

mcp-daemon-isolation

Isolate query-type MCPs in an external CLI daemon using SSE.

Community
Advanced
chkim-suchkim-su
1

hook-system

Implement event-driven hooks for session enforcement and automation.

Community
Advanced
chkim-suchkim-su
1

wizard

Analyze project complexity and route to Forge Editor tools for skill creation.

Community
Advanced
chkim-suchkim-su
1

plugin-test-framework

Create isolated test environments and run plugin tests with a unified framework.

Community
Advanced
chkim-suchkim-su
1

cleanup-guide

Detect unused or risky files and provide cleanup guidance.

Community
Intermediate
chkim-suchkim-su
1

workflow-state-patterns

Manage multi-phase workflows with state files and hook-driven gates.

Community
Advanced
chkim-suchkim-su
1

hook-capabilities

Outline hook roles, events, exit codes, and design considerations.

Community
Advanced
chkim-suchkim-su
1

hook-sdk-integration

Invoke LLM calls from hooks using u-llm-sdk and claude-only-sdk.

Community
Advanced
chkim-suchkim-su
1

mcp-gateway-patterns

Provides MCP Gateway design patterns for Agent, Subprocess, and Daemon isolation.

Community
Advanced
chkim-suchkim-su
1

forge-analyzer

Analyze vague user ideas and map them to architecture patterns.

Community
Advanced
chkim-suchkim-su
1

llm-sdk-guide

Document U-llm-sdk and claude-only-sdk patterns with MCP isolation.

Community
Advanced
chkim-suchkim-su

debate

Orchestrate a three-LLM debate with three structured rounds and consensus summary.

Community
Advanced
chkim-suchkim-su

socratic

Analyze problems deeply and refine conclusions through a structured Q&A brainstorm loop.

Community
Advanced
chkim-suchkim-su

debate-multiverse

Coordinate a five-phase debate among Claude, GPT, and Gemini with context isolation.

Community
Advanced
chkim-suchkim-su

project-knowledge-graph

Extract and structure project knowledge into a queryable graph using Serena MCP.

Community
Advanced
chkim-suchkim-su

duplicate-detection-rules

Detect code clones and role duplication using defined pattern rules.

Community
Advanced
chkim-suchkim-su

feature-injection-rules

Define rules and templates for injecting features into existing codebases.

Community
Advanced
chkim-suchkim-su

serena-refactoring-patterns

Refactor code symbols with AST-based editing and dependency awareness.

Community
Advanced
chkim-suchkim-su

solid-design-rules

Explain SOLID design principles with refactoring and TDD examples.

Community
Advanced
chkim-suchkim-su

orchestration-patterns

Design subagent orchestration patterns for single-skill and multi-skill architectures.

Community
Intermediate
chkim-suchkim-su

skill-design

Defines/enforces a Skill Design blueprint for creating, evaluating and reusing AI skills.

Community
Basic
chkim-suchkim-su

skill-catalog

Parse SKILL.md manifests and render categorized Markdown skill lists.

Community
Basic