critical-analysis-patterns
Philosophical/meta project analysis - critical analysis framework that asks "why?"
agent-tools-patterns
Patterns for configuring agent tools correctly
cleanup-guide
Detect unnecessary files and provide cleanup recommendations
comprehensive-validation
Language, style, and comment quality guidelines for plugin content
forge-analyzer
Analyze vague user ideas and recommend architecture based on actual needs, not predefined categories. Front-end for clarifying ambiguous requests before routing to appropriate skillmaker tools.
hook-capabilities
Claude Code Hook system reference for capabilities, possibilities, and limitations. Use when you want to know what hooks can do.
hook-sdk-integration
LLM invocation patterns from hooks via SDK. Use when you need background agents, CLI calls, or cost optimization.
hook-system
Claude Code Hook system entry point. Guides you to the right skill based on your needs.
hook-templates
Comprehensive Claude Code hook patterns for automation, state management, and external integration. Use when implementing hooks for validation, workflow gates, MCP integration, or state machines.
llm-sdk-guide
U-llm-sdk and claude-only-sdk patterns. Use when working on projects with LLM service, designing LLM integrations, or implementing AI-powered features.
mcp-daemon-isolation
Context isolation for query-type MCP tools (LSP, search, database) via external CLI. Use when MCP query results consume too many context tokens.
mcp-gateway-patterns
MCP Gateway design patterns for Agent Gateway, Subprocess, and Daemon isolation. Use when designing MCP integrations.
orchestration-patterns
Single-skill vs multi-skill subagent architectures. Use when designing subagents.
plugin-test-framework
Virtual test environment for Claude Code hooks, plugins, and agents. Use when testing or validating plugin components without affecting production.
skill-activation-patterns
Design patterns for automatic skill activation at plugin or project level. Use when implementing keyword-based skill suggestions.
skill-catalog
Categorize and display available skills. Use when listing or selecting skills.
skill-design
Best practices for skill structure and types. Use when creating skills.
wizard
Smart routing wizard for creating skills, agents, commands with complexity-based skill loading
workflow-enforcement
Protocol-based workflow enforcement with validation dependencies and anti-bypass protection
workflow-state-patterns
Hook-based state machine patterns for multi-phase workflows. Use when designing sequential workflows with quality gates.