Browse Skills
17720 skills found
git-workflow.md
0
1
export
git-workflow
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Git worktree-based workflow for parallel development with shared context. Incremental commits after logical units, feature branches with nested issue branches, squash-merge to main. Use when creating/managing worktrees, working on parallel features, committing code, creating branches, or handling branch cleanup.
2026-01-05
installer.md
0
1
export
installer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Installs and configures project infrastructure including MkDocs Material intelligent textbook templates, learning graph viewers, and skill tracking systems. Routes to the appropriate installation guide based on what the user needs to set up.
2026-01-05
race-condition-audit.md
0
1
export
race-condition-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic identification of race conditions, concurrency bugs, and thread-safety issues across codebases. Use when asked to find race conditions, audit concurrent code, debug non-deterministic behavior, review thread safety, find data races, or analyze async/parallel code. Supports TypeScript, JavaScript, Python, Go, Rust, and C++.
2026-01-05
mobile-responsive-ui.md
0
1
export
mobile-responsive-ui
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Enforce mobile-first responsive design for all frontend changes. Covers TailwindCSS, vanilla CSS, container queries, dvh units, and framework-specific patterns. Trigger on any HTML, CSS, template, or UI component modifications.
2026-01-05
parakeet.md
0
1
export
parakeet
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Convert audio files to text using parakeet-mlx, NVIDIA's Parakeet automatic speech recognition model optimized for Apple's MLX framework. Run via uvx for on-device speech-to-text processing with high-quality timestamped transcriptions. Ideal for podcasts, interviews, meetings, and other audio content. This skill is triggered when the user says things like "transcribe this audio", "convert audio to text", "transcribe this podcast", "get text from this recording", "speech to text", or "transcribe this wav/mp3/m4a file".
2026-01-05
notion-workspace.md
0
1
export
notion-workspace
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Interactive Notion workspace management using MCP tools. Use for searching pages/databases, querying database entries, creating pages with custom properties, managing workspace structure, and exploratory operations requiring user interaction.
2026-01-05
devops-deployer.md
0
1
export
devops-deployer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive DevOps and deployment workflow that orchestrates infrastructure automation, CI/CD pipelines, container orchestration, and cloud deployment. Handles everything from infrastructure as code and pipeline setup to monitoring, scaling, and disaster recovery.
2026-01-05
knowledge-validator.md
0
1
export
knowledge-validator
2
from
"CAPHTECH/claude-marketplace"
from
"CAPHTECH/claude-marketplace"
3
pce-memory + shirushiを活用した知識検証・整合性チェックスキル。以下の場合に使用:(1) 資料・ドキュメント間の矛盾チェック(2) 指示・意思決定の追跡と検証(3) 作業途中のリアルタイム整合性チェック(4) 成果物と要件の照合検証(5) shirushi Doc-IDとコードのトレーサビリティ検証「チェックして」「整合性確認」「矛盾ない?」「検証して」「トレーサビリティ」等で起動。
2026-01-05
systematic-debugging.md
0
1
export
systematic-debugging
2
from
"akornmeier/claude-config"
from
"akornmeier/claude-config"
3
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
2026-01-05
jest-config.md
0
1
export
jest-config
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
Generates jest.config.cjs for unit testing configuration. Configures Jest with Vue, TypeScript support, coverage thresholds, and test environment settings.
2026-01-05
test-plan-generator.md
0
1
export
test-plan-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate intelligent, non-redundant test plans based on implementation changes. This skill should be used after implementing features to create comprehensive yet efficient test plans with proper coverage across unit, integration, API, and E2E tests without duplication.
2026-01-05
todo-skill-name.md
0
1
export
todo-skill-name
2
from
"lnittman/skills"
from
"lnittman/skills"
3
This skill should be used when TODO: describe the tool/file/API this skill handles and the situations that should trigger it.
2026-01-05
malware-patterns.md
0
1
export
malware-patterns
2
from
"amattas/agentic-coding"
from
"amattas/agentic-coding"
3
Common malware behaviors and analysis patterns
2026-01-05
cli-gemini.md
0
1
export
cli-gemini
2
from
"MichelKerkmeester/AI-Systems"
from
"MichelKerkmeester/AI-Systems"
3
Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code generation. Also use when user explicitly requests Gemini operations.
2026-01-05
azure-boards.md
0
1
export
azure-boards
2
from
"dariuszparys/claude-code-toolkit"
from
"dariuszparys/claude-code-toolkit"
3
Work with Azure DevOps Product Backlog Items using az boards CLI
2026-01-05
create-opencode-plugin.md
0
1
export
create-opencode-plugin
2
from
"bangedorrunt/swarmtool-addons"
from
"bangedorrunt/swarmtool-addons"
3
Create OpenCode plugins using @opencode-ai/plugin SDK. Use when user wants to BUILD a plugin in .opencode/plugin/ or ~/.config/opencode/plugin/ - for custom tools, event hooks, LLM parameter control, auth providers, or tool execution interception. DO NOT use when modifying OpenCode source code (packages/plugin, packages/opencode, etc.) or working on OC internals - those are core development, not plugin creation.
2026-01-05
moai-lang-javascript.md
0
1
export
moai-lang-javascript
2
from
"dolsoon/my-awesome-project"
from
"dolsoon/my-awesome-project"
3
Enterprise JavaScript for Node.js and browser: Node.js 22.11.0 LTS (Jod), npm 11.x, ES2025 features, async operations, module systems, package management; activates for server-side development, scripting, tooling, package management, and runtime optimization.
2026-01-05
cli-tool-development.md
0
1
export
cli-tool-development
2
from
"autohandai/community-skills"
from
"autohandai/community-skills"
3
Build professional CLI tools with Node.js, commander, and Ink
2026-01-05
copilot-agent-coordinator.md
0
1
export
copilot-agent-coordinator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically assigns GitHub issues to appropriate GitHub Copilot agents based on issue type, labels, and content. Triggers on "assign agent", "who should work on this", "route this issue", or after creating issues via github-mcp-orchestrator.
2026-01-05
bid-automation.md
0
1
export
bid-automation
2
from
"sihu-dev/forge-labs"
from
"sihu-dev/forge-labs"
3
제조업 SME 입찰 프로세스 자동화 - 공고 수집, AI 매칭, 제안서 생성
2026-01-05
demo-skill.md
0
1
export
demo-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A simple demonstration skill that greets users and provides helpful information
2026-01-05
my-n8n-project.md
0
1
export
my-n8n-project
2
from
"jogarriot/_sy_p"
from
"jogarriot/_sy_p"
3
Auto-invoked when user mentions "n8n workflow", "n8n project", "sync workflows", "push workflow", "workflow automation", or discusses n8n node configuration. Provides guidance on n8n workflow structure, editing JSON workflows programmatically, and best practices.
2026-01-05
dev-brainstorm.md
0
1
export
dev-brainstorm
2
from
"edwinhu/claude-plugins"
from
"edwinhu/claude-plugins"
3
This skill should be used when the user asks to "brainstorm a feature", "discuss requirements", "clarify the design", "refine the idea", or as Phase 1 of the /dev workflow. Uses Socratic questioning to explore design before implementation.
2026-01-05
mcp-builder.md
0
1
export
mcp-builder
2
from
"s-hiraoku/claude-code-harnesses-factory"
from
"s-hiraoku/claude-code-harnesses-factory"
3
This skill guides building high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. Use when creating MCP servers, designing tool interfaces, or implementing protocol handlers.
2026-01-05