Browse Skills
17720 skills found
ci-cd.md
0
1
export
ci-cd
2
from
"TakumiOkayasu/dotfile-work"
from
"TakumiOkayasu/dotfile-work"
3
CI/CDパイプラインやGitHub Actionsを設定する際に使用。
2026-01-05
claude-plugins.md
0
1
export
claude-plugins
2
from
"vinnie357/claude-skills"
from
"vinnie357/claude-skills"
3
Guide for creating and validating Claude Code plugin.json files with schema validation tools
2026-01-05
work-avoidance-in-github-actions.md
0
1
export
work-avoidance-in-github-actions
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Skip unnecessary CI/CD operations before execution. Detect unchanged content, cached builds, and irrelevant paths to reduce workflow costs and execution time.
2026-01-05
git-helper.md
0
1
export
git-helper
2
from
"LuluFur/p5-web-games"
from
"LuluFur/p5-web-games"
3
Provides Git workflow guidance for branching, committing, merging, and creating pull requests. Use when creating commits, making PRs, managing branches, resolving conflicts, or asking about Git workflow.
2026-01-05
github-workflow.md
0
1
export
github-workflow
2
from
"drevantonder/finance"
from
"drevantonder/finance"
3
GitHub conventions for issues, PRs, and labels
2026-01-05
agent-sdk-dev.md
0
1
export
agent-sdk-dev
2
from
"ferg-cod3s/anthropic-plugin-converter"
from
"ferg-cod3s/anthropic-plugin-converter"
3
Agent SDK development utilities for creating, testing, and managing AI agents with comprehensive tooling and debugging capabilities.
2026-01-05
dev-workflow.md
0
1
export
dev-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enforces the standard development workflow for the fund-portfolio-bot project: read docs first, propose a small scoped design, respect version scope, and limit code changes. Use when implementing, modifying, or refactoring functionality in this repository.
2026-01-05
apify-actor.md
0
1
export
apify-actor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build and deploy Apify actors for web scraping and automation. Use for serverless scraping, data extraction, browser automation, and API integrations with Python.
2026-01-05
git-worktrees.md
0
1
export
git-worktrees
2
from
"pproenca/dot-claude-old"
from
"pproenca/dot-claude-old"
3
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
2026-01-05
client-discovery.md
0
1
export
client-discovery
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Sales qualification and client discovery. Use when starting a new client engagement, qualifying leads, identifying pain points, or calculating ROI for automation proposals. Generates discovery forms, qualification scores, and ROI estimates.
2026-01-05
policyengine-core.md
0
1
export
policyengine-core
2
from
"PolicyEngine/policyengine-claude"
from
"PolicyEngine/policyengine-claude"
3
PolicyEngine Core simulation engine - the foundation powering all PolicyEngine calculations
2026-01-05
obsidian-file-manager.md
0
1
export
obsidian-file-manager
2
from
"arlenagreer/claude_configuration_docs"
from
"arlenagreer/claude_configuration_docs"
3
This skill should be used when managing documentation files in an Obsidian vault, including creating session artifacts, moving planning documents from project directories to the vault, updating document lifecycle states (active → processed → archived), searching for documents by tags or content, and automating archival of old documents. Integrates with task-startup/task-wrapup workflows for any coding project.
2026-01-05
conventional-commits.md
0
1
export
conventional-commits
2
from
"PoorRican/dotfiles"
from
"PoorRican/dotfiles"
3
Commit changes in a git workspace using the Conventional Commits specification. Use when the user asks to commit, stage, or save changes to git, or mentions "conventional commits". Analyzes staged/unstaged changes, groups related modifications, generates properly formatted commit messages, and commits files separately or together as appropriate. Confirms with user when commit ordering is ambiguous.
2026-01-05
deepagent.md
0
1
export
deepagent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guidance for DeepAgents framework - simplified agent creation with tool integration for LangChain/LangGraph workflows.
2026-01-05
video-scripter.md
0
1
export
video-scripter
2
from
"zh1227/zh1227.github.io"
from
"zh1227/zh1227.github.io"
3
短视频分镜脚本师,将创意转化为包含画面描述、口播台词、BGM 建议和剪辑节奏的专业视频脚本。适用于 B 站、抖音、视频号等平台。
2026-01-05
template-based-generation-template.md
0
1
export
template-based-generation-template
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
[REPLACE] Generate structured content from templates. Use when [REPLACE with specific triggers].
2026-01-05
brainstorm.md
0
1
export
brainstorm
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Collaborative brainstorming partner for multi-session ideation projects. Use when the user wants to brainstorm, ideate, explore ideas, or think through problems—whether for SaaS products, software tools, book ideas, newsletter content, business strategies, or any creative/analytical challenge. Handles session continuity across days/weeks via versioned markdown documents. Includes brainstorming methods catalog and supports both connected (cross-project awareness) and clean-slate modes.
2026-01-05
find-stale-notes.md
0
1
export
find-stale-notes
2
from
"bencassie/flywheel"
from
"bencassie/flywheel"
3
Find stale notes (important notes not modified recently). Triggers on "stale notes", "old notes", "neglected notes", "outdated notes".
2026-01-05
azure-devops-skill.md
0
1
export
azure-devops-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive Azure DevOps REST API skill for work items, pipelines, repos, test plans, wikis, and search operations via MCP tools and direct API calls
2026-01-05
implementation-guide.md
0
1
export
implementation-guide
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate comprehensive implementation guides for coding tasks instead of writing code directly. Use when the user requests detailed implementation documentation, step-by-step development guides, or when they want to implement features themselves using tools like Cursor. Creates exhaustive guides with background context, architecture decisions, milestones with verification points, and rationale for a "build-it-yourself" workflow.
2026-01-05
local-cli-tools.md
0
1
export
local-cli-tools
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when user mentions bookmarks, knowledge management, notes, saving URLs, or taking screenshots - provides quick reference for km (Zettelkasten notes), bookmark (URL manager), and shot-scraper (automated website screenshots) CLI tools installed on this system
2026-01-05
seo.md
0
1
export
seo
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate SEO-optimized code snippets for websites. Use when asked to optimize SEO, generate meta tags, create structured data (JSON-LD/schema.org), fix heading hierarchy, or audit page SEO. Outputs implementation-ready code for handoff to developers. Supports multilingual sites (Ukrainian/English) and industry-specific schemas for construction equipment, aquaculture, and engineering services.
2026-01-05
debug-mode.md
0
1
export
debug-mode
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Autonomous debugging workflow mirroring Cursor IDE's debug mode. Triggers on "debug mode", "help me debug", error messages, stack traces, or debugging loops. Generates 5-7 hypotheses, narrows to top 2, adds strategic logs with [DEBUG:] prefix, collects logs via local server, analyzes, fixes, and cleans up.
2026-01-05
multi-agent-collaboration.md
0
1
export
multi-agent-collaboration
2
from
"abossenbroek/abossenbroek-claude-plugins"
from
"abossenbroek/abossenbroek-claude-plugins"
3
This skill should be used when designing agent coordination, implementing context handoffs, reducing context overhead, creating multi-agent workflows, optimizing agent communication, implementing progressive disclosure, selecting architectural patterns (hierarchical vs swarm), or debugging agent context issues. Provides SOTA patterns for multi-agent systems achieving 78%+ context reduction while maintaining analysis quality.
2026-01-05