Browse Skills
1839 skills found
upstream-tarballs.md
0
1
export
upstream-tarballs
2
from
"stabilefrisur/metapyle"
from
"stabilefrisur/metapyle"
3
Use when maintaining a fork of a Python package without GitHub access, importing upstream releases from PyPI tarballs, or merging upstream updates into a fork using vendor branch strategy
2026-01-17
skill-creator.md
0
1
export
skill-creator
2
from
"halvorot/dotfiles"
from
"halvorot/dotfiles"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-05-26
primer-web-components.md
0
1
export
primer-web-components
2
from
"primer-io/examples"
from
"primer-io/examples"
3
Hosts the public documentation and integration examples for Primer's Beta Primer Components
2026-04-30
responsive-design.md
0
1
export
responsive-design
2
from
"buildworksai/aistrale"
from
"buildworksai/aistrale"
3
AISTRALE - Turn AI from a black box into an engineered system LLM engineering platform for managing model inference, telemetry tracking, and observability. Supports HuggingFace Hub and OpenAI SDK with secure token management, distributed tracing, and performance monitoring. Built by: BuildWorks.AI Website: https://aistrale.com
2025-12-17
code-review.md
0
1
export
code-review
2
from
"jhlee0409/visual-layout-builder"
from
"jhlee0409/visual-layout-builder"
3
Review code for Visual Layout Builder quality standards including TypeScript patterns, React 2025 best practices, accessibility, and performance. Use when reviewing PRs, checking code quality, or ensuring compliance with project conventions.
2026-01-02
exa-search.md
0
1
export
exa-search
2
from
"advait/exa-cli"
from
"advait/exa-cli"
3
Use the exa CLI to search the web via Exa's API. Use when the user asks to run Exa search, fetch contents, find similar links, or get answers using the exa command-line tool.
2026-01-03
beads.md
0
1
export
beads
2
from
"fdelache/dotfiles"
from
"fdelache/dotfiles"
3
My dotfiles repository
2026-04-13
ghostty-terminal-automation.md
0
1
export
ghostty-terminal-automation
2
from
"hyperb1iss/ghostty-automator-python"
from
"hyperb1iss/ghostty-automator-python"
3
Playwright-style terminal control for Ghostty
2026-01-02
spec-driven-development.md
0
1
export
spec-driven-development
2
from
"HundredBillion/promiseKits"
from
"HundredBillion/promiseKits"
3
Guide for implementing Specification-Driven Development in any project using GitHub's spec-kit. Use when users want to start spec-driven development, need to initialize spec-kit in a project, or want guidance on the spec-kit workflow (constitution, specify, clarify, plan, tasks, implement). Covers installation, initialization, and step-by-step prompts for each phase.
2026-04-09
fip-veterinary-advisor.md
0
1
export
fip-veterinary-advisor
2
from
"ggwazi/fip-skill"
from
"ggwazi/fip-skill"
3
Evidence-based diagnostic and treatment guidance for Feline Infectious Peritonitis (FIP). Use this skill when working with veterinary cases involving FIP or potential FIP, including (1) Differential diagnosis when clinical signs suggest FIP, (2) Interpreting diagnostic test results and determining next steps, (3) Treatment planning with GS-441524 or other antivirals, (4) Monitoring treatment response and adjusting protocols, (5) Managing relapses or treatment failures, (6) Client communication about prognosis and treatment options, (7) Prevention strategies and multi-cat household management, (8) Cattery breeding decisions after FIP cases, (9) Any questions about FIP diagnosis, treatment, prevention, or management. Also use when encountering mentions of FCoV, feline coronavirus, effusive/non-effusive disease forms, GS-441524, or related veterinary scenarios.
2025-12-13
github-gist.md
0
1
export
github-gist
2
from
"kennyg/agent-skill-gist"
from
"kennyg/agent-skill-gist"
3
OpenCode skill for creating GitHub gists quickly and easily
2025-12-21
taxonomy-resolver.md
0
1
export
taxonomy-resolver
2
from
"dannon/taxonomy-resolver"
from
"dannon/taxonomy-resolver"
3
Resolves ambiguous organism names to precise NCBI taxonomy IDs and scientific names, then recommends appropriate IWC (Intergalactic Workflow Commission) Galaxy workflows for analysis. Use this skill when users provide common names (like "malaria parasite", "E. coli", "mouse"), abbreviated names, or when you need to convert any organism reference to an exact scientific name for API queries. This skill handles disambiguation through conversation, validates taxonomy IDs via NCBI Taxonomy API, provides ENA FASTQ search capabilities, and ALWAYS recommends existing IWC workflows rather than producing custom scripts or analysis steps.
2025-11-14
developing-nextjs.md
0
1
export
developing-nextjs
2
from
"duksosleepy/lug-front"
from
"duksosleepy/lug-front"
3
Use this skill when developing Next.js 16+ applications - creating pages, components, layouts, API routes, implementing proxy.ts, adding caching with Cache Components, or refactoring frontend code. This includes working with App Router patterns, Server Components, Server Actions, React 19+ features, and Tailwind CSS v4.
2026-04-22
backend-dev-guidelines.md
0
1
export
backend-dev-guidelines
2
from
"ZeroGravitySkin-Ron/Claude"
from
"ZeroGravitySkin-Ron/Claude"
3
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
2025-11-12
store-migration-workflow.md
0
1
export
store-migration-workflow
2
from
"bjpl/california_puzzle_game"
from
"bjpl/california_puzzle_game"
3
Interactive educational puzzle game for learning California geography with D3.js visualizations and React.
2026-02-06
git-pr-creation.md
0
1
export
git-pr-creation
2
from
"foontinz/claude-code-plugins"
from
"foontinz/claude-code-plugins"
3
This skill creates pull requests using the GitHub CLI with AI-generated descriptions. It analyzes the current branch, detects available target branches, and generates concise PR descriptions based on the commit history and changes. Use this when asked to create a pull request, file a PR, or when the user uses the `/pr` or `/gpr` command. It automates the PR creation process while ensuring quality descriptions.
2025-12-24
multi-model-review.md
0
1
export
multi-model-review
2
from
"mozuq-lab/multi-model-review"
from
"mozuq-lab/multi-model-review"
3
マルチモデルコードレビュー。LLMがコードレビューを行った後、GitHub Copilot CLIに精査させて双方の視点を統合した最終レビューを提供。Use when user wants multi-model code review, second opinion, or wants to cross-check review findings with another AI. Triggers: "/multi-model-review", "マルチモデルレビュー", "複数モデルでレビュー", "セカンドオピニオン"
2026-01-11
developing-opencode-meta.md
0
1
export
developing-opencode-meta
2
from
"mikekelly/opencode-promode"
from
"mikekelly/opencode-promode"
3
Build OpenCode plugins, agents, hooks, and tools. Use when creating, reviewing, or debugging OpenCode extensions. Covers plugin architecture, agent configuration, lifecycle hooks, custom tools, and distribution. Invoke PROACTIVELY when user mentions OpenCode plugins, agents, hooks, or wants to extend OpenCode functionality.
2026-01-04
tmux.md
0
1
export
tmux
2
from
"audibleblink/dotfiles"
from
"audibleblink/dotfiles"
3
chezmoi dotfiles
2026-05-21
css-generator-editor-enhancer.md
0
1
export
css-generator-editor-enhancer
2
from
"OsamabinAdnan/Quarter04_plus_Learning"
from
"OsamabinAdnan/Quarter04_plus_Learning"
3
GIAIC Quarter 04 Learning & Working | From Prompt and Context Engineering to onward
2026-06-02
memory.md
0
1
export
memory
2
from
"julwrites/agent-harness"
from
"julwrites/agent-harness"
3
Harness utility for agents
2026-05-31
skill-markdown-quiz-exporter-tool.md
0
1
export
skill-markdown-quiz-exporter-tool
2
from
"dnvriend/markdown-quiz-exporter-tool"
from
"dnvriend/markdown-quiz-exporter-tool"
3
A CLI tool that exports quiz markdown files to Anki, Flashcard Hero, and interactive HTML
2025-12-31
devlog.md
0
1
export
devlog
2
from
"mpazaryna/dailyframe"
from
"mpazaryna/dailyframe"
3
Write a development log entry summarizing completed coding work. Use when the user asks to write a devlog, document what was done, create a summary of changes, or after finishing a significant coding task.
2026-01-12
love-letter.md
0
1
export
love-letter
2
from
"bennoloeffler/maude-claude-vunds-plugins"
from
"bennoloeffler/maude-claude-vunds-plugins"
3
This skill writes a romantic love letter. Use this skill when the user asks for a love letter, romantic message, or declaration of love. The letter is always from Benno to Sabine.
2026-01-06