Browse Skills
17720 skills found
working-with-mise.md
0
1
export
working-with-mise
2
from
"technicalpickles/pickled-claude-plugins"
from
"technicalpickles/pickled-claude-plugins"
3
Use when adding, configuring, or troubleshooting mise-managed tools - ensures proper CLI usage, detects existing config files, and diagnoses PATH/activation issues when commands aren't found
2026-01-05
new-api-route.md
0
1
export
new-api-route
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create new ORPC API routes with contracts, routers, and client integration.创建新的 ORPC API 路由,包含合约、路由器和客户端集成。Use when:- Adding new API endpoints- Creating CRUD operations for a new entity- User mentions "new API", "add endpoint", "create route", "新增接口", "添加 API"
2026-01-05
update-linear-post-job.md
0
1
export
update-linear-post-job
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Three-step Linear update protocol after job completion - update child issue, check parent completion, update parent if all children done
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
test-generator.md
0
1
export
test-generator
2
from
"u9401066/nsforge-mcp"
from
"u9401066/nsforge-mcp"
3
Generate comprehensive test suites including static analysis, unit tests, integration tests, E2E tests, and coverage reports. Triggers: TG, test, 測試, 寫測試, coverage, 覆蓋率, pytest, unittest, 驗證.
2026-01-05
code-validator.md
0
1
export
code-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
驗證 maihouses 專案的 TypeScript/React 代碼品質,確保符合 CLAUDE.md 的最高規格標準。當修改或審查代碼時自動使用。
2026-01-05
mermaid.md
0
1
export
mermaid
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for creating beautiful Mermaid diagrams with high-contrast styling for GitHub markdown (light/dark mode compatible, no icons).
2026-01-05
mova-skill-scaffolder-basic-wrapper.md
0
1
export
mova-skill-scaffolder-basic-wrapper
2
from
"Leryk1981/mova_wf_cycle"
from
"Leryk1981/mova_wf_cycle"
3
LLM-only skill that takes a textual description of a new skill and generates a complete minimal file plan for a new MOVA skill (schemas, envelope, manifest, prompt profile, runtime binding, docs, cases).
2026-01-05
meta-prompt.md
0
1
export
meta-prompt
2
from
"privateGithubUser/orchestrator-agent-with-adws"
from
"privateGithubUser/orchestrator-agent-with-adws"
3
Generates new Claude Code custom slash command prompts following the established template structure. Use when the user asks to create a new slash command, generate a command prompt, or build a custom command for .claude/commands/
2026-01-05
tether.md
0
1
export
tether
2
from
"enzokro/crinzo-plugins"
from
"enzokro/crinzo-plugins"
3
Use for creation tasks. Anchors work to Path and Delta; workspace persists understanding.
2026-01-05
documentation-generator.md
0
1
export
documentation-generator
2
from
"kanopi/cms-cultivator"
from
"kanopi/cms-cultivator"
3
Automatically generate documentation when user mentions needing API docs, README files, user guides, developer guides, or changelogs. Analyzes code and generates appropriate documentation based on context. Invoke when user mentions "document", "docs", "README", "API documentation", "guide", "changelog", or "how to document".
2026-01-05
uv-script-deps.md
0
1
export
uv-script-deps
2
from
"kxzk/dippin-dots"
from
"kxzk/dippin-dots"
3
Run Python scripts with inline dependencies using uv and PEP 723.
2026-01-05
semantic-version-advisor.md
0
1
export
semantic-version-advisor
2
from
"alienfast/claude"
from
"alienfast/claude"
3
Advises on semantic version bumps and classifies version changes according to semver rules. Use when determining version numbers, analyzing dependency updates, or classifying version changes as MAJOR, MINOR, or PATCH.
2026-01-05
project-management-guru-adhd.md
0
1
export
project-management-guru-adhd
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert project manager for ADHD engineers managing multiple concurrent projects. Specializes in hyperfocus management, context-switching minimization, and parakeet-style gentle reminders. Activate on 'ADHD project management', 'context switching', 'hyperfocus', 'task prioritization', 'multiple projects', 'productivity for ADHD', 'task chunking', 'deadline management'. NOT for neurotypical project management, rigid waterfall processes, or general productivity advice without ADHD context.
2026-01-05
shelby-sdk-developer.md
0
1
export
shelby-sdk-developer
2
from
"gounthar/bazel-riscv"
from
"gounthar/bazel-riscv"
3
Expert in Shelby Protocol TypeScript SDK for decentralized storage on Aptos. Helps with blob uploads/downloads, session management, micropayment channels, multipart uploads, and SDK integration for Node.js and browser environments. Triggers on keywords ShelbyNodeClient, ShelbyClient, @shelby-protocol/sdk, Shelby SDK, decentralized blob storage, Shelby upload, Shelby download, Shelby session.
2026-01-05
code-smell-checker.md
0
1
export
code-smell-checker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review TypeScript + Vue code for maintainability issues. Use when checking code quality, architectural problems, type safety, or Vue best practices. Identifies technical debt in components, types, and reactive data handling.
2026-01-05
configuring-javascript-stack.md
0
1
export
configuring-javascript-stack
2
from
"bryonjacob/aug"
from
"bryonjacob/aug"
3
JavaScript/TypeScript stack configuration - pnpm, prettier, eslint, vitest with 96% coverage threshold
2026-01-05
plan-incremental-commits.md
0
1
export
plan-incremental-commits
2
from
"dudarev/ai-assisted-software-development"
from
"dudarev/ai-assisted-software-development"
3
Review a mixed working tree and produce (and optionally execute) a small, logically grouped sequence of incremental git commits.
2026-01-05
agent-workflow.md
0
1
export
agent-workflow
2
from
"manx/PomodoroTimeTracker"
from
"manx/PomodoroTimeTracker"
3
Agent orchestration patterns for the Pomodoro Time Tracker. Activates for multi-agent tasks, test failures, or complex implementations.
2026-01-05
qmd.md
0
1
export
qmd
2
from
"timkrase/clawdis-skills"
from
"timkrase/clawdis-skills"
3
Search Tim's Obsidian vault with semantic and keyword search via qmd.
2026-01-05
chrome.md
0
1
export
chrome
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Browser automation using Puppeteer or Playwright. Use for web testing, screenshots, form filling, and automated browser interactions.
2026-01-05
fvtt-sockets.md
0
1
export
fvtt-sockets
2
from
"ImproperSubset/hh-agentics"
from
"ImproperSubset/hh-agentics"
3
This skill should be used when implementing multiplayer synchronization, using game.socket.emit/on, creating executeAsGM patterns for privileged operations, broadcasting events between clients, or avoiding common pitfalls like race conditions and duplicate execution.
2026-01-05