claude skills

23,885 tagged claude, measured the same way as everything else here.

Browse within: claudecode 345LLM 184agent 172ai-scientist 164bioinformatics 164chemoinformatics 164chatgpt 160agentic-ai 157claudecode-skills 155arbitrage 119crypto 119defi 119ethereum 119copilot 108

AravindKurapati/claude-best-practices

Skill Claude Code

Researches computational pathology and health AI literature using HuggingFace Papers MCP and Exa web search. Use when user says "find papers on", "research", "what's the latest on", "literature review", "survey", or asks about methods like MIL, SSL, WSI analysis, attention-based pooling, patch embedding, weakly…

not rated 5 3mo ago A 167 tokens

skill

1154

Rebel028/gauntlet

Skill Claude CodeCodex

A bias-check technique: spawn 2+ independent subagents, each attacking the idea from a different angle, to catch the flaw BEFORE it's set in concrete.

not rated 5 changed 3d ago A 0 tokens original MIT

askclaude

1155

pcx-wave/askclaude

Skill Claude Code

Submit a plan, code, or question to Claude Code for a second opinion. Use this skill when you want to challenge Vibe's proposed approach with Claude's opinion, or for any external review.

not rated 5 3mo ago A 44 tokens original MIT

opencode-review

1156

shyuan/skills

Skill Claude CodeCodex

Two gates around a local multi-model code review run through the user's OpenCode setup. GATE ONE (scripts/run-review.sh) reviews the LOCAL diff before a pull request is opened: use it right after finishing an implementation or bug fix in Claude Code, while the changes are still local — uncommitted, or committed on a…

not rated 5 changed 3d ago A 0 tokens original MIT

tone-of-voice-analyzer

1157

kkarpushin/tone-of-voice

Skill Claude Code

Reverse-engineers an author's Tone of Voice from their texts into a reusable voice profile. Metrics-grounded 8-level linguistic analysis: voice attributes, scales, lexical code, syntactic DNA, Do/Don't, per-context and per-language adaptation, blind validation test. Works on posts, articles, speech transcripts…

not rated 5 19d ago A 127 tokens original MIT

agent-in-sync

1158

agentinsync/agent-in-sync

Skill Claude Code

Search, submit, and vote on coding solutions via the AgentInSync collaborative knowledge base. Use when encountering errors, stack traces, bugs, crashes, exceptions, "not working" issues, or after fixing a non-trivial bug. Also activates for "how to" questions about debugging workflows.

not rated 5 3mo ago A 63 tokens AGPL-3.0

vibe-engine

1159

Mariosbro82/Auret

Skill Claude CodeCodex

AI DJ system for Claude Code. Plays music from the user's music library via afplay, picks tracks based on work context (coding/debugging/shipping/chill), plays celebration sounds on wins, and provides full DJ controls. Use this skill whenever the user mentions: play music, dj, next track, celebrate, what's playing…

not rated 5 6mo ago A 121 tokens

prototype

1160

kurenn/claude-prototype

Skill Claude CodeCodex

Build production-feel HTML prototypes for sales demos and reviews. Runs a discovery Q&A, scaffolds a zero-dep static site (HTML + Tailwind CDN + theme/layout switchers + URL-state + feedback overlay + control bar) and runs a design-quality loop. Use when the user says "prototype", "mockup", "demo", "pitch page"…

not rated 5 changed 8d ago A 126 tokens original MIT

srs-domain-recon

1161

MrCl0wnLab/Skill-SimpleReconSubdomain

Skill Claude CodeCodex

Coleta o máximo de informação (recon/OSINT) sobre um ou mais domínios usando a ferramenta local SimpleReconSubdomain, entregando a saída em JSON por domínio. Use SEMPRE que o usuário quiser investigar um domínio do ponto de vista de segurança — mesmo que diga só "investiga o domínio X" ou cole uma lista de domínios.…

not rated 5 2mo ago A 227 tokens

anvil-bridge

1162

matshoppenbrouwers/anvil-uplink-cli

Skill Claude CodeCodex

Inspect live Anvil Data Tables and invoke server callables from the terminal via the anvil-uplink-cli tool (anvil-bridge). Use when the user references an Anvil app, asks to query/read/inspect a Data Table row, needs to call an @anvil.server.callable function against a deployed app, or mentions files like anvil.yaml /…

not rated 5 4mo ago A 144 tokens original MIT

chutes-ai

1163

Veightor/chutes-agent-toolkit

Skill Claude CodeCodex

Use Chutes.ai from Hermes for model discovery, routing, account/API-key guidance, and OpenAI-compatible inference. Prefer the live models endpoint for current availability and capabilities.

not rated 5 yesterday A 38 tokens original MIT

prism-v2

1164

Ronkupper/PRISM

Skill Claude CodeCodex

PRISM — structured multi-session, multi-vendor LLM-orchestrated audit and research framework. Trigger this skill whenever the user invokes PRISM mechanics by name or by recognizable construct: PRISM audit, PRISM v2, begin a PRISM audit, Master file, any filename matching masterp.md, Prompt Strategy, Lens Library…

not rated 5 2mo ago A 273 tokens original MIT

markpdf

1165

gausoft/markpdf-skill

Skill Claude CodeCodex

Convert Markdown to premium-themed PDFs, slide decks (PPTX/PDF), styled HTML, and shareable links via the MarkPDF MCP server. Use when raw Markdown isn't enough — reports, pitches, academic papers, résumés, decks, printable docs.

not rated 5 3mo ago A 56 tokens original MIT

dependency-versions

1166

netopsengineer/axiom

Skill Claude Code

MUST consult this skill before answering whenever the user's task involves external versioned dependencies — even if you think you can handle it directly. This applies to: checking if packages/tools are up to date, upgrading npm/pip/cargo/go dependencies, writing or reviewing CI/CD (GitHub Actions, CircleCI, GitLab…

not rated 5 3d ago A 206 tokens original MIT

sap-abap-advanced

1167

efeumutaslan/SAP-SKILLS

Skill Claude CodeCodex

Advanced ABAP development skill extending the base sap-abap skill. Use when working with ABAP Cloud (Tier 1) vs Classic (Tier 2), AMDP for HANA pushdown, abapGit workflows, released API checks, or RTTI/RTTC dynamic programming. If the user mentions ABAP Cloud, Steampunk, AMDP, abapGit, Tier 1/Tier 2 API, or…

not rated 5 5mo ago A 101 tokens original MIT

agent-teacher

1168

JackyYang258/agent-teacher

Skill Claude CodeCodex

A teaching aid that explains technical ideas with a small runnable code example and a guided walkthrough. It is meant for learning how something works, not fixing existing code.

not rated 5 3mo ago A 151 tokens original MIT

codesplain

1169

opitaru-sys/codesplain

Skill Claude CodeCodex

Use when working in a coding project owned by a non-coder - when the project root contains CODESPLAIN.md, when the user invokes /codesplain (to bootstrap a project or ask a question), when a consequential technical decision comes up during building, or when explaining a bug or fix to the owner in plain language.

not rated 5 2mo ago A 69 tokens original MIT

web-security-reviewer

1170

goingli0324/web-security-reviewer

Skill Claude CodeCodex

A defensive review of web application code for security weaknesses, data-leak risks, performance risks, and code-quality problems. It covers Google Apps Script, browser code, and server APIs written in languages such as Node, Python, or PHP.

not rated 5 1mo ago A 441 tokens original MIT

blueprint

1171

antbotlab/blueprint

Skill Claude Code

Create a construction plan for a multi-step engineering task that requires multiple PRs or a phased approach. Produces a self-contained plan file with dependency graph, review gates, and step-by-step execution instructions for coding agents. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex task…

not rated 5 6mo ago A 122 tokens original MIT

claudeshrink

1172

g-akshay/ClaudeShrink

Skill Claude Code

Automatically compress large natural text or log files before processing. Trigger when the user pastes massive text blobs, or asks to analyze a large file (logs, docs, transcripts), or provides a prompt that is too large for the context window. DO NOT trigger on source code files or structural data (JSON, XML).

not rated 5 4mo ago C 68 tokens original MIT

hplan

1173

Noirewinter/hplan

Skill Claude Code

Hierarchical persistent planning for complex multi-phase development tasks. Use when the user requests tasks involving multi-file modifications, architecture refactoring, system design, or any work requiring detailed planning (tasks exceeding 5 tool calls). Creates a hierarchical plan directory structure: overview.md…

not rated 5 5mo ago A 89 tokens original MIT

eyes-peeled

1174

LoserLab/eyes-peeled

Skill Claude CodeCodex

Validates WCAG color accessibility compliance and generates compliant alternatives while preserving design intent. Acts as quality control for color palettes and design systems.

not rated 5 5mo ago A 0 tokens original MIT

bauhaus-design

1175

capsrock/bauhaus-design-skill

Skill Claude CodeCodex

Create frontends, posters, dashboards, and web UIs rooted in Bauhaus and Swiss International Typographic Style (Internationale Typografische Stil) design principles. Use this skill when the user mentions Bauhaus, Swiss design, International Typographic Style, grid systems, Josef Müller-Brockmann, Max Bill, Jan…

not rated 5 1mo ago A 222 tokens original MIT

pmm-sherpa

1176

boommark/pmmsherpa-mcp

Skill Claude CodeCodex

Calling guide for the PMM Sherpa MCP, a senior product marketing advisor with a curated 38K-chunk corpus (PMM books, podcasts, AMAs, practitioner blogs). Sherpa exposes four tools: asksherpa (advisory dialogue), draftartifact (39 named PMM deliverables), getfeedback (pressure-test user work), and scopepmmresearch…

not rated 5 4mo ago A 112 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: