Claude Code skills

49,736 tagged Claude Code, measured the same way as everything else here.

Browse within: agentic-ai 320antigravity 278agentic-skills 191ai-workflows 185coding-agents 165claude-code-skills 112agentic-framework 109agentic-workflow 109swarm 109Autonomous Agents 106agent-infrastructure 101claude-cli 100ci 97actions 96

review-diff

889

faizkhairi/claude-code-blueprint

Skill Claude Code

Scan git diffs for project-specific anti-patterns. Triggers on: 'scan diff', 'check diff', 'anti-pattern check', 'pattern scan', 'review changes'.

not rated 70 1mo ago A SkillSpector: pass 40 tokens original MIT

hand-drawn-diagrams

890

muthuishere/hand-drawn-diagrams

Skill Claude CodeCodex

Create hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity. Use when the user asks for a diagram, flowchart, wireframe, sketch, visual explanation, mind…

not rated 70 +5 3d ago A 88 tokens

guizang-ppt-skill

891

seaworld008/Commonly-used-high-value-skills

Skill Claude CodeCodex

A generator for presentation decks delivered as a single HTML file that runs in a web browser. It provides magazine-style and Swiss-style visual templates for swipeable presentations.

not rated 70 +1 changed 5d ago A SkillSpector: warn 56 tokens original MIT

nuke-on-rails

892

nuke-on-rails/nuke-on-rails

Skill Claude Code

Full health and security audit for Rails apps, the review a principal engineer would do. Runs rubycritic, Brakeman, bundler-audit and rubyaudit, triages every finding with the LLM as judge, brings an OWASP Top 10 arsenal of checks for what scanners miss, and returns one impact-ranked action plan. Use for a Rails…

not rated 69 +1 2mo ago A 105 tokens original MIT

avc

893

study8677/Agent_View_Controller-AVC

Skill Claude CodeCodex

Use AVC (Agent View Controller) to present complex execution plans, architecture changes, and multi-step operations as interactive visual UIs. Instead of dumping walls of text, pipe structured JSON to avc for human visual review and confirmation. The human can drag-to-reorder, edit, skip, delete, and add steps before…

not rated 69 +1 3mo ago B 71 tokens original Apache-2.0

yoanbernabeu/supabase-pentest-skills

Skill Claude CodeCodex

Create a test user (with explicit permission) to audit what authenticated users can access vs anonymous users. Detects IDOR, cross-user access, and privilege escalation.

not rated 69 +1 7mo ago A Socket: passSnyk: fail 40 tokens

buyer-eval

895

salespeak-ai/buyer-eval-skill

Skill Claude Code

Structured B2B software vendor evaluation for buyers. Researches your company, asks domain-expert questions, engages vendor AI agents via the Salespeak Frontdoor API, scores vendors across 7 dimensions, and produces a comparative recommendation with evidence transparency. Use when asked to evaluate, compare, or…

not rated 69 +2 4mo ago C 72 tokens original MIT

plantuml-skill

896

Agents365-ai/plantuml-skill

Skill Claude CodeCodex

Use when user requests diagrams, flowcharts, sequence diagrams, class diagrams, component diagrams, ER diagrams, architecture charts, or visualizations — including generating a diagram from existing source code, or rendering/extracting PlantUML embedded in a Markdown file to images (e.g. preparing docs for…

not rated 69 1mo ago B 114 tokens original MIT

perf-review

897

lemoncrow-lab/lemoncrow

Skill Claude Code

Verify a code change against measured performance gates — latency & tail-latency regression, profiler-confirmed hot paths, memory/leak soak, I/O & wire budgets, and scaling — by running it, not reading it. Use for 'perf review', 'did this slow down', 'check for a regression', or /perf-review. Enforces performance…

not rated 69 +8 3d ago A 87 tokens

murray17/rovai-ai

Skill Codex

A method for examining a coding-agent or multi-agent codebase by tracing its real execution path from entry point to tools, state, storage, and results. It relies on source code, configuration, schemas, migrations, and tests rather than assumptions from names.

not rated 69 +22 yesterday A SkillSpector: pass 99 tokens original MIT

behavioral-economics

899

Tibsfox/gsd-skill-creator

Skill Claude CodeCodex

Systematic departures from rational choice theory and their implications for economic analysis and policy. Covers cognitive heuristics (anchoring, availability, representativeness), biases (loss aversion, status quo, overconfidence), prospect theory (reference dependence, probability weighting, diminishing…

not rated 69 1mo ago A 103 tokens

sheets-cli

900

gmickel/sheets-cli

Skill Claude CodeCodex

Read, write, and update Google Sheets data via CLI. Use when the user asks to read spreadsheet data, update cells, append rows, or work with Google Sheets. Triggers on mentions of spreadsheets, sheets, Google Sheets, tabular data in the cloud, or specific sheet names like "Projects" or "Tasks".

not rated 68 +1 7mo ago A 69 tokens

open-meteo-advanced

901

cmer81/open-meteo-mcp

Skill Claude CodeCodex

Use when the user wants a specific weather model, needs ensemble uncertainty ranges, requests seasonal outlooks, or asks for long-term climate projections.

not rated 68 1mo ago A SkillSpector: pass 35 tokens original MIT

genesis

902

danielmeppiel/genesis

Skill Claude CodeCodex

Use this skill BEFORE drafting any agentic primitive module (skill, persona scoping file, scope-attached rule file, orchestrator workflow) or when refactoring an existing one. Activate whenever the task asks to design, restructure, or critique an agentic module across any agent harness (Claude Code, Copilot, Cursor…

not rated 68 +1 3mo ago A 169 tokens original Apache-2.0

analog-netlist-crawl

903

Arcadia-1/analog-agents

Skill Claude CodeCodex

Crawl and analyze post-layout parasitic netlists without running SPICE. Answers "what's the effective resistance from node A to node B across this massive R mesh?", "inside the VREFN mesh, which device pins are electrically farthest apart?", "which nets have the worst coupling?", "where does settling bottleneck?" — by…

not rated 68 +4 2mo ago A 291 tokens

generate-report

904

xvirobotics/metaskill

Skill Claude Code

Generate a comprehensive summary report of the latest experiment including metrics, plots, and comparison with baseline. Use this after training and evaluation to create a shareable experiment summary.

not rated 67 6mo ago A 36 tokens original MIT

my-novel

905

xiaofeng-928/chinese-longnovel-skill

Skill Claude CodeCodex

A workflow for managing long Chinese web novels across planning, writing, continuation, review, and correction tasks. It first locates the correct novel project, then loads only the reference documents and templates needed for the requested task.

not rated 67 22d ago A 125 tokens original MIT

add-mcp-server

906

oguzbilgic/kern-ai

Skill Claude CodeCodex

Add a Model Context Protocol (MCP) server to extend your toolbox with external tools.

not rated 67 +6 yesterday A 22 tokens

suxrobGM/jobpilot

Skill Claude Code

Migrate a React @tanstack/react-form codebase from the prop-drilled useForm + erased-form-type pattern to the official createFormHook composition API (useAppForm / withForm / field.X). Use when a project threads a form object (often cast to an any-erased type like ReactFormExtendedApi ) through field-wrapper…

not rated 67 +2 2d ago A SkillSpector: pass 158 tokens original MIT

travel-skill

908

kangarooking/director-skills

Skill Codex

A production guide for realistic travel-promotion videos that combine authorised real footage with AI-generated shots.

not rated 67 +3 1mo ago A SkillSpector: pass 142 tokens original MIT

ham

909

kromahlusenii-ops/ham

Skill Claude CodeCodex

Set up Hierarchical Agent Memory (HAM) — scoped CLAUDE.md files per directory that reduce token spend. Trigger on "go ham", "set up HAM", "ham commands", "ham help", "ham route", "ham remove", "ham update", "ham status", "ham benchmark", "ham baseline start", "ham baseline stop", "ham metrics clear", "HAM savings"…

not rated 66 5mo ago A 108 tokens original MIT

k-kolomeitsev/data-structure-protocol

Skill Claude CodeCodex

Build and navigate DSP (Data Structure Protocol) — graph-based long-term structural memory of codebases for LLM agents. Stores entities (modules, functions), their dependencies (imports), public API (shared/exports), and reasons for every connection. Use when: (1) project has a .dsp/ directory, (2) user asks to set up…

not rated 66 +1 1mo ago A SkillSpector: pass 133 tokens original Apache-2.0

comsol-sim

911

svd-ai-lab/sim-plugin-comsol

Skill Claude CodeCodex

Use when the user asks Codex, Claude Code, ChatGPT-style coding agents, or another AI agent to build, inspect, run, debug, or revise COMSOL Multiphysics / COMSOL Desktop models. Choose the simplest real COMSOL control path for the task: saved .mph inspection, local COMSOL documentation, direct COMSOL executables…

not rated 66 +1 25d ago A SkillSpector: pass 134 tokens original Apache-2.0

univer-integrate

912

dream-num/skills

Skill Codex

Integrate Univer Sheets, Docs, or Slides into React, Vue 3, HTML, or Node.js projects. Use when embedding Univer, choosing preset or plugin mode, initializing instances, configuring themes/locales/workers, or manipulating workbooks, worksheets, ranges, formulas, permissions, and events through the Facade API.

not rated 66 +1 11d ago A SkillSpector: pass 70 tokens original Apache-2.0

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: