Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
workflow-state-patterns
Hook-based state machine patterns for multi-phase workflows. Use when designing sequential workflows with quality gates.
chkim-su/forge-editor 1
-
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.
chkim-su/forge-editor 1
-
critical-analysis-patterns
Philosophical/meta project analysis - critical analysis framework that asks "why?"
chkim-su/forge-editor 1
-
agent-tools-patterns
Patterns for configuring agent tools correctly
chkim-su/forge-editor 1
-
orchestration-patterns
Single-skill vs multi-skill subagent architectures. Use when designing subagents.
chkim-su/forge-editor 1
-
skill-activation-patterns
Design patterns for automatic skill activation at plugin or project level. Use when implementing keyword-based skill suggestions.
chkim-su/forge-editor 1
-
cleanup-guide
Detect unnecessary files and provide cleanup recommendations
chkim-su/forge-editor 1
-
comprehensive-validation
Language, style, and comment quality guidelines for plugin content
chkim-su/forge-editor 1
-
hook-sdk-integration
LLM invocation patterns from hooks via SDK. Use when you need background agents, CLI calls, or cost optimization.
chkim-su/forge-editor 1
-
wizard
Smart routing wizard for creating skills, agents, commands with complexity-based skill loading
chkim-su/forge-editor 1
-
hook-capabilities
Claude Code Hook system reference for capabilities, possibilities, and limitations. Use when you want to know what hooks can do.
chkim-su/forge-editor 1
-
plugin-test-framework
Virtual test environment for Claude Code hooks, plugins, and agents. Use when testing or validating plugin components without affecting production.
chkim-su/forge-editor 1
-
skill-design
Best practices for skill structure and types. Use when creating skills.
chkim-su/forge-editor 1
-
skill-catalog
Categorize and display available skills. Use when listing or selecting skills.
chkim-su/forge-editor 1
-
workflow-enforcement
Protocol-based workflow enforcement with validation dependencies and anti-bypass protection
chkim-su/forge-editor 1
-
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.
chkim-su/forge-editor 1
-
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.
chkim-su/forge-editor 1
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
DYAI2025/Stoppclock-page 3
-
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
DYAI2025/Stoppclock-page 3
-
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
DYAI2025/Stoppclock-page 3
-
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
DYAI2025/Stoppclock-page 3
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
DYAI2025/Stoppclock-page 3
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
DYAI2025/Stoppclock-page 3
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
DYAI2025/Stoppclock-page 3