Browse Skills
44557 skills found
root-cause-tracing.md
0
1
export
root-cause-tracing
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
2026-01-05
backtesting-analysis.md
0
1
export
backtesting-analysis
2
from
"derekcrosslu/CLAUDE_CODE_EXPLORE"
from
"derekcrosslu/CLAUDE_CODE_EXPLORE"
3
Comprehensive guidance for interpreting backtest results and detecting overfitting (project)
2026-01-05
error-handling.md
0
1
export
error-handling
2
from
"TakumiOkayasu/dotfile-work"
from
"TakumiOkayasu/dotfile-work"
3
エラーハンドリングを実装する際に使用。回復戦略と復元パターンをカバー。
2026-01-05
complete-idea.md
0
1
export
complete-idea
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Mark an idea as completed when all its derived tasks are done. Note: Ideas are automatically closed when converted to tasks via /feed-backlog. Use this skill only for edge cases (manually created tasks, legacy ideas, etc.).
2026-01-05
project-guide.md
0
1
export
project-guide
2
from
"claimhawk/shebang"
from
"claimhawk/shebang"
3
Guide users through the Shebang workflow - kanban, skills, commands, and development process. Use when users are new, confused, or ask how to use Shebang features.
2026-01-05
blog-post-writer.md
0
1
export
blog-post-writer
2
from
"SomtoUgeh/somto-dev-toolkit"
from
"SomtoUgeh/somto-dev-toolkit"
3
Transform brain dumps into polished blog posts in Nick Nisi's voice. Use when the user wants to write a blog post with scattered ideas, talking points, and conclusions that need organization into a cohesive narrative with Nick's conversational, authentic, and thoughtful tone.
2026-01-05
ai-agent-frameworks.md
0
1
export
ai-agent-frameworks
2
from
"rghamilton3/dotfiles"
from
"rghamilton3/dotfiles"
3
Expert guidance on building production-ready multi-agent AI systems using CrewAI, LangChain, AutoGen, and custom architectures. Use when building agent systems, selecting frameworks, designing multi-agent workflows, debugging agent behavior, or deploying agents to production.
2026-01-05
gemini-research.md
0
1
export
gemini-research
2
from
"otrebu/agents"
from
"otrebu/agents"
3
Web research via Gemini CLI with Google Search grounding. Generates markdown report. Claude MUST append analysis section after. Use for real-time data: news, docs, code examples, fact verification.
2026-01-05
workers.md
0
1
export
workers
2
from
"schmug/karkinos"
from
"schmug/karkinos"
3
List all active Claude workers and their git worktrees. Shows branch status, commits, and suggests next actions. Use to see what workers are running.
2026-01-05
learning-community-builder.md
0
1
export
learning-community-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design online learning communities with engagement strategies, discussion structures, norms, and moderation workflows. Use for social learning. Activates on "learning community", "discussion forum", "online community", or "peer network".
2026-01-05
project-analysis.md
0
1
export
project-analysis
2
from
"Git-Fg/thecattoolkit"
from
"Git-Fg/thecattoolkit"
3
PROACTIVELY invoke this skill when starting work on a new codebase, onboarding, debugging complex issues, or when asked "how does this project work?". Analyzes project structure, tech stack, patterns, and conventions.
2026-01-05
document-ocr-processing.md
0
1
export
document-ocr-processing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Process scanned documents and images containing Chuukese text using OCR with specialized post-processing for accent characters and traditional formatting. Use when working with scanned books, documents, or images that contain Chuukese text that needs to be digitized.
2026-01-05
ninja-patterns.md
0
1
export
ninja-patterns
2
from
"lgbarn/trading-indicator-plugins"
from
"lgbarn/trading-indicator-plugins"
3
NinjaTrader 8 NinjaScript indicator scaffold and patterns. Provides C# structure guidance and triggers doc-researcher for API verification. Use when developing NinjaTrader indicators.
2026-01-05
design-system-creator.md
0
1
export
design-system-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Builds comprehensive design systems and design bibles with production-ready CSS. Expert in design tokens, component libraries, CSS architecture. Use for design system creation, token architecture, component documentation, style guide generation. Activate on "design system", "design tokens", "CSS architecture", "component library", "style guide", "design bible". NOT for typography deep-dives (use typography-expert), color theory mathematics (use color-theory-palette-harmony-expert), brand identity strategy (use web-design-expert), or actual UI implementation (use web-design-expert or native-app-designer).
2026-01-05
orchestration-patterns.md
0
1
export
orchestration-patterns
2
from
"chkim-su/forge-editor"
from
"chkim-su/forge-editor"
3
Single-skill vs multi-skill subagent architectures. Use when designing subagents.
2026-01-05
rich-terminal-output.md
0
1
export
rich-terminal-output
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create beautiful terminal output with Rich library including tables, progress bars, panels, and syntax highlighting. Use when building CLI applications or enhancing terminal output in Python.
2026-01-05
mcp-builder.md
0
1
export
mcp-builder
2
from
"Doyajin174/myskills"
from
"Doyajin174/myskills"
3
Guide for creating MCP (Model Context Protocol) servers. Use this when building integrations with external services, creating new MCP servers, or connecting Claude to APIs.
2026-01-05
test-skill.md
0
1
export
test-skill
2
from
"dopsonbr/agent-kit"
from
"dopsonbr/agent-kit"
3
A test skill for automated testing
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
sql.md
0
1
export
sql
2
from
"btimothy-har/mycc-config"
from
"btimothy-har/mycc-config"
3
Use when writing, reviewing, or optimizing SQL queries. Covers PostgreSQL syntax, query patterns, schema design, indexing, and performance tuning. Triggers on SQL file creation, query optimization, schema migrations, or database design. For Python ORM usage, see python-backend skill.
2026-01-05
youtube-transcribe-skill.md
0
1
export
youtube-transcribe-skill
2
from
"tianzecn/myclaudecode"
from
"tianzecn/myclaudecode"
3
Extract subtitles/transcripts from YouTube videos. Triggers: "youtube transcript", "extract subtitles", "video captions", "视频字幕", "字幕提取", "YouTube转文字", "提取字幕".
2026-01-05
skills-index-updater.md
0
1
export
skills-index-updater
2
from
"dparedesi/agent-global-skills"
from
"dparedesi/agent-global-skills"
3
Regenerate the Available Skill Index in AGENTS.md for IDEs without native skill support (Kiro, Gemini, etc.). ONLY use when the user EXPLICITLY asks to "update skill index", "sync agents", "regenerate index", or "update AGENTS.md". Do NOT auto-invoke after creating/modifying skills - Claude Code has native skill support and does not need this.
2026-01-05
amp-skill-creator.md
0
1
export
amp-skill-creator
2
from
"thurstonsand/ansiblonomicon"
from
"thurstonsand/ansiblonomicon"
3
Create Amp-native skills with proper SKILL.md format, optional bundled tools, MCP servers, and directory structure. Use this skill as the default skill creation skill, unless specifically told to create a generic or Claude code-specific skill. Activates with phrases like "create a skill", "new skill", "skill for amp", or when user wants bundled tools, mcp.json servers, or toolbox-compatible skills.
2026-01-05
mastra-hono.md
0
1
export
mastra-hono
2
from
"jwynia/agent-skills"
from
"jwynia/agent-skills"
3
Develop AI agents, tools, and workflows with Mastra v1 Beta and Hono servers. This skill should be used when creating Mastra agents, defining tools with Zod schemas, building workflows with step data flow, setting up Hono API servers with Mastra adapters, or implementing agent networks. Keywords: mastra, hono, agent, tool, workflow, AI, LLM, typescript, API, MCP.
2026-01-05