Browse Skills
2849 skills found
github-content.md
2
1
export
github-content
2
from
"krmcbride/claude-plugins"
from
"krmcbride/claude-plugins"
3
Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering.
2026-01-05
technical-writing.md
2
1
export
technical-writing
2
from
"mkobit/dotfiles"
from
"mkobit/dotfiles"
3
Enforces ventilated prose and concise technical writing standards when the user is writing or editing standalone documentation files (e.g., Markdown, AsciiDoc). This skill should not be used for code documentation or docstrings.
2026-01-05
hug-scm-repository-analysis.md
2
1
export
hug-scm-repository-analysis
2
from
"elifarley/hug-scm"
from
"elifarley/hug-scm"
3
Expert-level Git repository investigation using Hug SCM tools for understanding code evolution, tracking down bugs, analyzing changes, and managing development workflows
2026-01-05
plan.md
2
1
export
plan
2
from
"akiojin/gwt"
from
"akiojin/gwt"
3
Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans).
2026-01-05
instruction-writer.md
2
1
export
instruction-writer
2
from
"appaquet/dotfiles"
from
"appaquet/dotfiles"
3
Write and optimize instructions for Claude Code (skills, slash commands, memory files, CLAUDE.md). **ALWAYS use before creating or modifying any CLAUDE.md file, SKILL.md file, command file, or instruction documentation.** Triggers when writing skill descriptions, optimizing prompts for clarity/token efficiency, or when user mentions "write a skill", "create a command", "optimize instructions", or "improve this prompt".
2026-01-05
nix-executor.md
2
1
export
nix-executor
2
from
"kitsunoff/Nix"
from
"kitsunoff/Nix"
3
Use when you need to test Nix expressions, validate Nix configuration syntax before applying, debug Nix code or understand evaluation results, inspect derivation attributes, or evaluate flake outputs and inputs
2026-01-05
web-research.md
2
1
export
web-research
2
from
"DougTrajano/pydantic-ai-skills"
from
"DougTrajano/pydantic-ai-skills"
3
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research.
2026-01-05
hetzner-vps-provisioning.md
2
1
export
hetzner-vps-provisioning
2
from
"The-Resonance/claude-code-hetzner-vps"
from
"The-Resonance/claude-code-hetzner-vps"
3
Use this skill when the user wants to provision a Hetzner VPS, create a cloud server, deploy to Hetzner, set up a development server, configure server security (UFW, fail2ban), or estimate cloud hosting costs. Handles secure VPS provisioning with Claude Code pre-installed.
2026-01-05
file-to-base64.md
2
1
export
file-to-base64
2
from
"WavingCatApps/freeagent-mcp-vercel"
from
"WavingCatApps/freeagent-mcp-vercel"
3
Convert files (PDF, images) to Base64 encoding with MIME type detection for API attachments. Use when you need to prepare file attachments for the FreeAgent API or any other API that requires Base64-encoded files.
2026-01-05
github-ecosystem.md
2
1
export
github-ecosystem
2
from
"zircote/.claude"
from
"zircote/.claude"
3
Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging.
2026-01-05
reviewing-code-changes.md
2
1
export
reviewing-code-changes
2
from
"antoniocascais/claude-code-knowledge"
from
"antoniocascais/claude-code-knowledge"
3
Performs comprehensive reviews of git diffs, commits, branches, and pull requests. Use when the user asks to review code, a commit hash, a branch, or a PR, especially for security, best practices, performance issues, or dependency vulnerabilities.
2026-01-05
maven-builder-for-foolish-language.md
2
1
export
maven-builder-for-foolish-language
2
from
"frcusaca/foolish"
from
"frcusaca/foolish"
3
Comprehensive Maven build strategies for mixed Java/Scala projects with parallel execution, intelligent test running, and targeted debugging workflows. Use this skill when user asks to build the project, run tests, compile code, clean build, run Maven commands, fix compilation errors, or analyze test failures. Automatically invoked for requests like "make a fresh build", "run all tests", "build and test", "clean and compile", or any Maven-related build tasks.
2026-01-05
wp-migrate.md
2
1
export
wp-migrate
2
from
"BWBama85/wp-migrate.sh"
from
"BWBama85/wp-migrate.sh"
3
WordPress site migration and deployment using wp-migrate.sh. Use when migrating WordPress sites, syncing databases, managing backups, testing migrations, debugging migration issues, or working with WordPress deployment workflows including Duplicator, Jetpack Backup, and Solid Backups archives. Also use for code modifications, testing, git workflows, PR creation, and release management for this project.
2026-01-05
standards-backend.md
2
1
export
standards-backend
2
from
"korallis/Amp-OS"
from
"korallis/Amp-OS"
3
Backend standards for modern TypeScript applications covering Convex, Supabase, Drizzle ORM, Stripe, tRPC, and API design patterns. Load when implementing server-side code, database schemas, or API endpoints.
2026-01-05
papi.md
2
1
export
papi
2
from
"hummat/paperpipe"
from
"hummat/paperpipe"
3
Help with paper references using paperpipe (papi). Use when user asks about papers, wants to verify code against a paper, needs paper context for implementation, or asks about equations/methods from literature.
2026-01-05
react-to-taro.md
2
1
export
react-to-taro
2
from
"dafang/taro-weapp-plugin"
from
"dafang/taro-weapp-plugin"
3
Transpile React Web applications (v18+) into Taro 4.x code optimized for WeChat Mini Program. Use this skill when converting React components, pages, or utilities to Taro-compatible code with proper JSX element mapping, event handler transformation, navigation/routing conversion, and API shim layer.
2026-01-05
csp-lua.md
2
1
export
csp-lua
2
from
"tobi/ac-tracer"
from
"tobi/ac-tracer"
3
CSP (Custom Shaders Patch) Lua API reference for Assetto Corsa modding. Use when working with ac.*, ui.*, render.*, physics.* APIs or any CSP Lua code.
2026-01-05
add-resource.md
2
1
export
add-resource
2
from
"whanyu1212/artifact-foundry"
from
"whanyu1212/artifact-foundry"
3
Add new learning resources (books, articles, courses, papers) to the appropriate resources.md file. Use when user mentions adding, saving, or tracking learning materials.
2026-01-05
vibesafe.md
2
1
export
vibesafe
2
from
"julep-ai/vibesafe"
from
"julep-ai/vibesafe"
3
Uses the Vibesafe MCP server to scan, compile, test, save, diff, and report status for Vibesafe units. Activate when the user asks to run vibesafe CLI commands (scan/compile/test/save/diff/status), regenerate code from specs, or inspect drift/checkpoints.
2026-01-05
design-qa.md
2
1
export
design-qa
2
from
"mevans2120/design-suite-claude-skills"
from
"mevans2120/design-suite-claude-skills"
3
Reviews finished and in-progress digital products to assess adherence to design specifications and discover potential issues with those specifications. Validates implementation against design intent, identifies visual and interaction discrepancies, and provides actionable feedback for design and engineering teams.
2026-01-05
tmdb-integration.md
2
1
export
tmdb-integration
2
from
"giolaq/Multi-TV-dev-power"
from
"giolaq/Multi-TV-dev-power"
3
TMDB (The Movie Database) API integration for React Native TV streaming apps. Use when users need help with movie/TV show data, poster images, search functionality, trending content, video trailers from TMDB, API authentication, rate limiting, or TypeScript types for TMDB responses.
2026-01-05
bellog-theme.md
2
1
export
bellog-theme
2
from
"whddltjdwhd/bellog"
from
"whddltjdwhd/bellog"
3
Provides theme integration guidelines and CSS variable usage patterns for the Bellog blog. Triggers when creating styled components or working with colors.
2026-01-05
yatl-tasks.md
2
1
export
yatl-tasks
2
from
"brianm/yatl"
from
"brianm/yatl"
3
Track multi-session work with dependencies using yatl (Yet Another Task List). Use when work spans multiple sessions, has dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
tel-start.md
2
1
export
tel-start
2
from
"blueif16/claude-code-with-telegram"
from
"blueif16/claude-code-with-telegram"
3
启动 Telegram Webhook 服务器(主服务器或项目服务器)
2026-01-05