Browse Skills
17720 skills found
wt-cleanup.md
0
1
export
wt-cleanup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Identify and remove merged or stale git worktrees. Use for housekeeping, removes worktrees for branches that have been merged to main. Frees disk space.
2026-01-05
deployment-workflow.md
0
1
export
deployment-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this before committing code or when preparing for deployment. Provides pre-deployment checks, version bumping strategy, releases.json update pattern, common build failures, and deployment best practices.
2026-01-05
issue-workflow.md
0
1
export
issue-workflow
2
from
"sernstberger/base-joy"
from
"sernstberger/base-joy"
3
Issue-driven development workflow using GitHub issues as the source of truth. Use when asking "what's next?", checking project status, updating progress, or managing work priorities.
2026-01-05
article-extractor.md
0
1
export
article-extractor
2
from
"jrajasekera/claude-skills"
from
"jrajasekera/claude-skills"
3
Extract clean article content from URLs and save as markdown. Triggers when user provides a webpage URL and wants to download it, extract content, get a clean version without ads, or capture an article for offline reading. Handles blog posts, news articles, tutorials, documentation pages, and similar web content. This skill handles the entire workflow - do NOT use web_fetch or other tools first, just call the extraction script directly with the URL.
2026-01-05
browser-control.md
0
1
export
browser-control
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Full browser control for authenticated web interactions using Playwright scripts
2026-01-05
agent-generator.md
0
1
export
agent-generator
2
from
"RevTechStudio/rts-plugins"
from
"RevTechStudio/rts-plugins"
3
ユーザーの責任範囲定義から、Agentのマークダウンファイルを生成する。エージェント作成時、プラグイン要素生成時、またはユーザーがエージェント定義、責任範囲、Agent生成、エージェントドキュメントに言及した際に使用する。
2026-01-05
module-discovery.md
0
1
export
module-discovery
2
from
"taptap/claude-plugins-marketplace"
from
"taptap/claude-plugins-marketplace"
3
排查问题、修复 BUG、定位代码、查找模块、功能开发前,必须先读取此 SKILL 并使用模块索引定位目标,不可跳过
2026-01-05
gitea.md
0
1
export
gitea
2
from
"tendant/simple-skills"
from
"tendant/simple-skills"
3
Interact with Gitea (self-hosted Git service) using the Gitea API. Use when working with Gitea repositories, issues, pull requests, or API operations.
2026-01-05
tech-stack-specialist.md
0
1
export
tech-stack-specialist
2
from
"d-oit/do-novelist-ai"
from
"d-oit/do-novelist-ai"
3
Manage framework usage, dependencies, build configuration, and environment setup. Use when adding new dependencies, updating packages, configuring build tools, or setting up development environment.
2026-01-05
langchain-agent.md
0
1
export
langchain-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI agent with tools (search, calculator) using LangGraph and AI SDK.
2026-01-05
nyuan.md
0
1
export
nyuan
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
すべての応答文末に「ニャン」をつけて、猫のような話し方で応答します。ユーザーが猫っぽい話し方や可愛らしい応答を求める場合に使用してください。日本語での会話に最適です。
2026-01-05
commit.md
0
1
export
commit
2
from
"thoreinstein/opencode-config"
from
"thoreinstein/opencode-config"
3
Analyze unstaged changes and suggest atomic commit groups with messages
2026-01-05
package-json.md
0
1
export
package-json
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
Generates package.json with all necessary dependencies, dev dependencies, and scripts. Fetches latest package versions from npm registry.
2026-01-05
pypi-doppler.md
0
1
export
pypi-doppler
2
from
"terrylica/itp-workflow"
from
"terrylica/itp-workflow"
3
LOCAL-ONLY PyPI publishing with Doppler credential management. Use when publishing to PyPI from LOCAL machine ONLY. NEVER use in CI/CD pipelines. Workspace-wide policy enforces local publishing via scripts/publish-to-pypi.sh with CI detection guards.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"raphaelmansuy/machine-learning-feature-selection"
from
"raphaelmansuy/machine-learning-feature-selection"
3
Use this skill to create new Agent Skills for GitHub Copilot. It guides you through the process of setting up the directory structure and the SKILL.md file.
2026-01-05
markdown-formatter.md
0
1
export
markdown-formatter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Format and lint Markdown documents with consistent style, proper heading hierarchy, link validation, and code block formatting. Use when working with Markdown files, documentation, README files, or technical writing. Checks for common issues like broken links, inconsistent formatting, and missing alt text. Triggers on "format markdown", "lint markdown", "markdown style", ".md file", "documentation formatting".
2026-01-05
spec-management.md
0
1
export
spec-management
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
Templates, scripts, and examples for managing feature specifications in specs/ directory. Use when creating feature specs, listing specifications, validating spec completeness, updating spec status, searching spec content, organizing project requirements, tracking feature development, managing technical documentation, or when user mentions spec management, feature specifications, requirements docs, spec validation, or specification organization.
2026-01-05
repo-maintainer.md
0
1
export
repo-maintainer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Audits and reorganizes messy repositories into clean, LLM-friendly structures. It uses a non-destructive "Migration Manifest" process to safely consolidate scripts, establish documentation, and create AI context zones.
2026-01-05
clojure-sente.md
0
1
export
clojure-sente
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
Realtime bidirectional communications between Clojure server and ClojureScript client. Use when building apps where BOTH client and server use sente - NOT for connecting to third-party WebSocket APIs. Provides server push, realtime updates, and reliable async messaging with automatic WebSocket/Ajax fallback.
2026-01-05
task-planner.md
0
1
export
task-planner
2
from
"dikini/scaffold"
from
"dikini/scaffold"
3
Plan and organize tasks using beads for distributed, git-backed task management with dependency tracking
2026-01-05
moai-workflow-jit-docs.md
0
1
export
moai-workflow-jit-docs
2
from
"tjdwls101010/seongjin_extension_youtube-summarize"
from
"tjdwls101010/seongjin_extension_youtube-summarize"
3
Enhanced Just-In-Time document loading system that intelligently discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation, when working with new technologies, when answering domain-specific questions, or when context indicates documentation gaps.
2026-01-05
ln-140-test-docs-creator.md
0
1
export
ln-140-test-docs-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates test documentation (testing-strategy.md + tests/README.md). Establishes testing philosophy and Story-Level Test Task Pattern. L2 Worker in ln-100-documents-pipeline workflow.
2026-01-05
reusable-workflow-security.md
0
1
export
reusable-workflow-security
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Secure reusable workflow patterns for GitHub Actions. Input validation, secret inheritance, caller restrictions, and SHA pinning for workflow composition.
2026-01-05
pr-prep.md
0
1
export
pr-prep
2
from
"athola/claudenomicon"
from
"athola/claudenomicon"
3
Prepare a pull request by validating the workspace, running quality gates, summarizing changes, and drafting the PR template.
2026-01-05