Browse Skills

44915 skills found

web-search.md
0
1 export web-search
2 u9401066 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 majiayu000 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 htooayelwinict 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 majiayu000 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 c-daly 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 a-ariff 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 gar-ai 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 CodeTonight-SA 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 mgd34msu 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 gahoccode 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 majiayu000 from "majiayu000/claude-skill-registry"
3 Modern TypeScript patterns for type safety and maintainability
2026-01-05
name.md
0
1 export name
2 JiangDing1990 from "JiangDing1990/universal-skill-kit"
3 {{description}}
2026-01-05
typescript.md
0
1 export typescript
2 lambdamechanic 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 dparedesi 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 shabaraba 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 untangledfinance 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 semicolon-devteam 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 Z1-Test 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 memuringo from "memuringo/subagent_agentskills_skills"
3 仕様駆動開発スキル。アイデアから仕様書作成、自律開発ループ、検証まで一連の流れをサポート。新規プロジェクト開始時に使用。
2026-01-05
policy-lifecycle.md
0
1 export policy-lifecycle
2 ethanolivertroy 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 ss49919201 from "ss49919201/keeput"
3 Go コードレビュー。コード実装後やPR作成前に使用し、並行処理の安全性と一般的なGoのコーディング規約をレビューします。git diffを自動取得して変更されたコードを分析し、race condition、goroutineリーク、エラーハンドリング、命名規則などをチェックして詳細なフィードバックを提供します。
2026-01-05
render-book.md
0
1 export render-book
2 dparedesi 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 mgd34msu 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 AlexisLaporte 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