Agent Skills by Chanho KIM
Showing 24 vetted skills indexed across 4 GitHub repositories.
critical-analysis-patterns
Evaluate project alignment between intent and implementation using six core questions.
skill-activation-patterns
Suggest relevant skills from user prompts and project configuration.
mcp-daemon-isolation
Isolate query-type MCPs in an external CLI daemon using SSE.
hook-system
Implement event-driven hooks for session enforcement and automation.
wizard
Analyze project complexity and route to Forge Editor tools for skill creation.
plugin-test-framework
Create isolated test environments and run plugin tests with a unified framework.
cleanup-guide
Detect unused or risky files and provide cleanup guidance.
workflow-state-patterns
Manage multi-phase workflows with state files and hook-driven gates.
hook-capabilities
Outline hook roles, events, exit codes, and design considerations.
hook-sdk-integration
Invoke LLM calls from hooks using u-llm-sdk and claude-only-sdk.
mcp-gateway-patterns
Provides MCP Gateway design patterns for Agent, Subprocess, and Daemon isolation.
forge-analyzer
Analyze vague user ideas and map them to architecture patterns.
llm-sdk-guide
Document U-llm-sdk and claude-only-sdk patterns with MCP isolation.
debate
Orchestrate a three-LLM debate with three structured rounds and consensus summary.
socratic
Analyze problems deeply and refine conclusions through a structured Q&A brainstorm loop.
debate-multiverse
Coordinate a five-phase debate among Claude, GPT, and Gemini with context isolation.
project-knowledge-graph
Extract and structure project knowledge into a queryable graph using Serena MCP.
duplicate-detection-rules
Detect code clones and role duplication using defined pattern rules.
feature-injection-rules
Define rules and templates for injecting features into existing codebases.
serena-refactoring-patterns
Refactor code symbols with AST-based editing and dependency awareness.
solid-design-rules
Explain SOLID design principles with refactoring and TDD examples.
orchestration-patterns
Design subagent orchestration patterns for single-skill and multi-skill architectures.
skill-design
Defines/enforces a Skill Design blueprint for creating, evaluating and reusing AI skills.
skill-catalog
Parse SKILL.md manifests and render categorized Markdown skill lists.