Browse Skills
44915 skills found
web-search.md
0
1
export
web-search
2
from
"u9401066/copilot-capability-manager"
from
"u9401066/copilot-capability-manager"
3
Web research and literature search capabilities for external resources.LOAD THIS SKILL WHEN: User says "搜尋", "search", "找資料", "查詢", "檢索", "web search", "網路搜尋" | needs external documentation | research task | API reference lookup | technology comparison | wants latest information.CAPABILITIES: Technical docs (MDN, GitHub, Stack Overflow), academic papers (PubMed integration), API documentation, real-time web data via fetch_webpage, structured search results.
2026-01-05
coderabbit-triage.md
0
1
export
coderabbit-triage
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze code review findings and create execution plan. Decides parallel vs sequential fixing based on issue severity and independence. Returns structured task list with clear fixer instructions.
2026-01-05
brainstorming.md
0
1
export
brainstorming
2
from
"htooayelwinict/claude-config"
from
"htooayelwinict/claude-config"
3
Brainstorm and advise on technical decisions using structured process. EXCLUSIVE to brainstormer agent. Does NOT implement — only advises.
2026-01-05
devhub.md
0
1
export
devhub
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate devhub.toml configuration files and manage multi-project development environments. Use when setting up projects, creating service configs, starting/stopping services, checking status, or managing development workflows. Triggers on mentions of devhub, project setup, service management, or development environment configuration.
2026-01-05
orchestrate.md
0
1
export
orchestrate
2
from
"c-daly/agent-swarm"
from
"c-daly/agent-swarm"
3
Main workflow orchestrator for complex tasks. Coordinates phase transitions, enforces checkpoints based on config, manages subagent delegation. Invoke for [COMPLEX] tasks.
2026-01-05
subagent-driven-development.md
0
1
export
subagent-driven-development
2
from
"a-ariff/ariff-claude-plugins"
from
"a-ariff/ariff-claude-plugins"
3
Use fresh agents for focused subtasks to avoid context pollution
2026-01-05
git-worktree-manager.md
0
1
export
git-worktree-manager
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Manage Git worktrees for parallel feature development. Use when the user wants to work on multiple branches simultaneously, create worktrees, switch between features, open terminals/editors for worktrees, or manage parallel development workflows.
2026-01-05
session-state-persistence.md
0
1
export
session-state-persistence
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Auto-update project state files on significant milestones. Enables seamless cross-session continuity. Triggers at 80% context gate and milestone completion.
2026-01-05
code-critique.md
0
1
export
code-critique
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Identifies, categorizes, and articulates code issues with brutal honesty and quantifiable specificity. Use when reviewing code, providing feedback, performing code audits, or when user needs direct assessment of code quality.
2026-01-05
pyportfolioopt-docker.md
0
1
export
pyportfolioopt-docker
2
from
"gahoccode/PRDs"
from
"gahoccode/PRDs"
3
Generate Dockerfile and requirements.txt for containerizing web applications using PyPortfolioOpt optimization library. Use when containerizing Python apps with PyPortfolioOpt, portfolio optimization, or financial optimization that requires OSQP solver. Handles system-level build dependencies for numerical libraries.
2026-01-05
typescript-patterns.md
0
1
export
typescript-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Modern TypeScript patterns for type safety and maintainability
2026-01-05
name.md
0
1
export
name
2
from
"JiangDing1990/universal-skill-kit"
from
"JiangDing1990/universal-skill-kit"
3
{{description}}
2026-01-05
typescript.md
0
1
export
typescript
2
from
"lambdamechanic/skills"
from
"lambdamechanic/skills"
3
Default TypeScript stack for Lambda: pnpm workspaces + Turbo, strict TS, and sensible DX helpers.
2026-01-05
render-book.md
0
1
export
render-book
2
from
"dparedesi/Data-Science-with-Python-book"
from
"dparedesi/Data-Science-with-Python-book"
3
Render the book into HTML or PDF formats using Quarto. Use when the user wants to "render the book", "build the book", "generate the book", or create HTML/PDF output.
2026-01-05
refactoring-patterns.md
0
1
export
refactoring-patterns
2
from
"shabaraba/shabaraba-cc-plugins"
from
"shabaraba/shabaraba-cc-plugins"
3
This skill should be used when the user asks about "refactoring", "code smells", "extract method", "extract class", "rename refactoring", "move method", or when improving code structure without changing behavior. Provides Martin Fowler's refactoring catalog and code smell detection.
2026-01-05
mcp-management.md
0
1
export
mcp-management
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
2026-01-05
audit-issues.md
0
1
export
audit-issues
2
from
"semicolon-devteam/sax-pm"
from
"semicolon-devteam/sax-pm"
3
이슈관리 보드의 전체 이슈 품질 감사. Use when (1) 중복 이슈 검토, (2) 필수 필드 누락 검토, (3) Projects 미연결 검토, (4) task 이슈 작업량 미할당 검토.
2026-01-05
gherkin-authoring.md
0
1
export
gherkin-authoring
2
from
"Z1-Test/temp-rajan-s2"
from
"Z1-Test/temp-rajan-s2"
3
Expert in authoring Gherkin-compliant behavior specifications (Given, When, Then). Use when defining executable scenarios for feature specifications or acceptance tests.
2026-01-05
spec-driven-dev.md
0
1
export
spec-driven-dev
2
from
"memuringo/subagent_agentskills_skills"
from
"memuringo/subagent_agentskills_skills"
3
仕様駆動開発スキル。アイデアから仕様書作成、自律開発ループ、検証まで一連の流れをサポート。新規プロジェクト開始時に使用。
2026-01-05
policy-lifecycle.md
0
1
export
policy-lifecycle
2
from
"ethanolivertroy/claude-grc-engineering"
from
"ethanolivertroy/claude-grc-engineering"
3
Manages policy documents through their full lifecycle. Reviews policies for gaps, suggests updates based on framework changes, and tracks approval workflows.
2026-01-05
go-code-review.md
0
1
export
go-code-review
2
from
"ss49919201/keeput"
from
"ss49919201/keeput"
3
Go コードレビュー。コード実装後やPR作成前に使用し、並行処理の安全性と一般的なGoのコーディング規約をレビューします。git diffを自動取得して変更されたコードを分析し、race condition、goroutineリーク、エラーハンドリング、命名規則などをチェックして詳細なフィードバックを提供します。
2026-01-05
render-book.md
0
1
export
render-book
2
from
"dparedesi/Data-Science-with-R-book"
from
"dparedesi/Data-Science-with-R-book"
3
Render the book into HTML (gitbook) or PDF formats. Use when the user wants to "render the book", "build the book", "generate the book", or create HTML/PDF output.
2026-01-05
cloudinary.md
0
1
export
cloudinary
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Manages images and videos with Cloudinary including upload, transformation, and CDN delivery. Use when building media-rich applications requiring resize, crop, format conversion, and optimization.
2026-01-05
git-worktrees.md
0
1
export
git-worktrees
2
from
"AlexisLaporte/agent-helpers"
from
"AlexisLaporte/agent-helpers"
3
Manage multiple Git working trees. Use when user wants to work on multiple branches simultaneously, review PRs while developing, or maintain isolated workspaces.
2026-01-05