Claude Code skills

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

Browse within: agentic-ai 309antigravity 263agentic-skills 191ai-workflows 185coding-agents 162agentic-framework 109agentic-workflow 109swarm 109Autonomous Agents 106claude-code-skills 100ci 97actions 96cai 96gh-extension 96

endy-delegate

2498

trentisiete/endy

Skill Codex

Use this skill when a task is best handed off to another coding agent in the endy stack — OpenCode (multi-model worker, fast refactors, test writing), CommandCode/cmd (Kimi K2.6 / DeepSeek), Hermes (Nous Research, tool-heavy), Gemini, or Claude. Covers three delivery modes: short blocking calls, long detached tmux…

not rated 7 4mo ago A 104 tokens original MIT

save-bugfix

2499

hifriendbot/cogmemai-mcp

Skill Claude CodeCodex

After resolving any bug, save what broke, the root cause, and the fix as a CogmemAi memory so the same problem never has to be debugged twice. Use immediately after a bug is fixed, after diagnosing a flaky test, after recovering from a production incident, or after the user says "got it working", "that fixed it"…

not rated 7 2d ago A 97 tokens original MIT

hipaa-guardian

2500

1Mangesh1/hipaa-guardian

Skill Claude CodeCodex

This skill should be used when the user asks to "scan for PHI", "detect PII", "HIPAA compliance check", "audit for protected health information", "find sensitive healthcare data", "generate HIPAA audit report", "check code for PHI leakage", "scan logs for PHI", "check authentication on PHI endpoints", "scan FHIR…

not rated 7 2mo ago A 128 tokens original MIT

transfer-rumor-check

2501

Wolinaxia/transfer-rumor-check

Skill Claude CodeCodex

A workflow for checking whether a football transfer rumour is likely to be true and whether it is still current.

not rated 7 1mo ago A 313 tokens original MIT

rabbit

2502

sidtheone/zodiac-skills

Skill Claude CodeCodex

The Filter (兔). Orchestrator and post-processor that makes LLM output actually readable. Invokes other zodiac animals based on what the user needs, then synthesizes and reshapes their raw output for the specific human reading it. Breaks the LLM default of audience-blind verbosity — walls of text, wrong detail level…

not rated 7 5mo ago A 162 tokens

implementing-fl-chart

2503

Poorgramer-Zack/dart-expert-skills

Skill Claude CodeCodex

Implements data visualization charts in Flutter using the flchart package (v1.2.0). Supports LineChart, BarChart, PieChart, ScatterChart, RadarChart, and CandlestickChart with implicit animations, touch interactivity, and pan/zoom transformations. Use when building any Flutter chart, graph, or data visualization …

not rated 7 1mo ago A 140 tokens original MIT

hci-paper-writing

2504

RobbieRao/hci-paper-writing

Skill Codex

Diagnose, plan, revise, and red-team Human-Computer Interaction papers for CHI, CSCW, DIS, UIST, TOCHI, and adjacent HCI venues. Use for contribution framing, claim-evidence alignment, paper outlines, section revision, user-study reporting, qualitative/quantitative/design/systems rigor, interaction figures, venue-fit…

not rated 7 1mo ago A 192 tokens original MIT

time-ledger

2505

cruisekkk/time-ledger

Skill Claude CodeCodex

Natural-language time tracking — the user says what they did in plain language, you parse it into Activity + Minutes + Date and write it to their Notion database; anything uncertain you mark To-confirm and BATCH-ASK rather than fabricate. Use when the user reports time spent (e.g. "read papers for two hours", "hit the…

not rated 7 2mo ago A 107 tokens original MIT

rule-curator

2506

bwdurst/rule-curator

Skill Claude CodeCodex

Use when auditing, pruning, or cleaning up an agent's entire existing rule set in one bulk pass across every rule source at once (all CLAUDE.md files, all memory entries, AGENTS.md, ADRs, COORDINATION). This is whole-corpus hygiene; NOT for adding, editing, or fixing an individual rule (just edit that file directly).

not rated 7 1mo ago A 78 tokens original MIT

agent-token-saver

2507

Supersynergy/agent-token-saver

Skill Claude CodeCodex needs its repo

Route token-heavy context, noisy shell logs and output through the smallest measured CLI or projection before loading heavy tools; recall past agent sessions before re-deriving; fan out to free lanes; benchmark cheap subagent workflows without broad prompt bloat.

not rated 7 3d ago A SkillSpector: pass 54 tokens original MIT

index-atlas

2508

traviswye/ContextAtlas

Skill Claude Code

Run ContextAtlas extraction inside Claude Code session (subscription-bounded; no Anthropic API key needed). Walks ADRs + source-symbol docstrings + filtered commit messages via contextatlas list-extraction-sources and extracts architectural claims via per-source iteration discipline. Persists to…

not rated 7 3mo ago A 141 tokens original MIT

oneskill

2509

xu-xiang/oneskill

Skill Claude CodeCodex

Discover skills, iterate on queries, and automate skill installations for any environment.

not rated 7 7mo ago A 18 tokens original Apache-2.0

team-agent

2510

Florious95/team-agent

Skill Claude CodeCodex

Use only when the user explicitly asks to start, operate, inspect, shutdown, or restart a Team Agent team. Treat the team-agent CLI as a sealed appliance.

not rated 7 changed 2d ago A 36 tokens AGPL-3.0

enterprise-dev

2511

anotherben/claude-harness

Skill Claude CodeCodex

DEPRECATED — Use /enterprise instead. This skill has been superseded by the modular enterprise pipeline (/enterprise orchestrator + /enterprise-discover, /enterprise-brainstorm, /enterprise-plan, /enterprise-contract, /enterprise-build, /enterprise-review, /enterprise-forge, /enterprise-verify, /enterprise-compound).…

not rated 7 1mo ago A 100 tokens

arc-skill

2512

art9mid/arc-skill

Skill Claude CodeCodex

Scaffold production-ready React Native Expo projects with battle-tested architecture including navigation, theme system, API layer, storage, state management, i18n, linting, and mobile UX design system. Use when creating a new React Native app, setting up Expo project architecture, or when the user mentions React…

not rated 7 5mo ago A 126 tokens

luccapinto/agentic-data-kit

Skill Claude CodeCodex needs its repo

Use when the user wants to create, add, extend, or modify an agent, skill, or workflow in this kit (e.g. "create a skill for our dbt naming standard", "add an agent for X", "new workflow"). Decides whether to build an agent, a skill, or nothing, enforces lean quality standards, and keeps every installed AI-tool folder…

not rated 7 2mo ago A 110 tokens original MIT

debug-agent

2514

ReSkin-Games/memorybank-plus

Skill Claude CodeCodex

Systematic evidence-based debugging using runtime logs. Generates hypotheses, instruments code with NDJSON logs, guides reproduction, analyzes log evidence, and iterates until root cause is proven with cited log lines. Use when the user reports a bug, unexpected behavior, or asks to debug an issue.

not rated 7 3mo ago A 60 tokens copy · 88% MIT

nv-context

2515

johnnichev/nv-context

Skill Claude Code

Set up state-of-the-art context engineering for any repository. Analyzes codebase, generates multi-level CLAUDE.md/AGENTS.md hierarchy, hooks, session management, and token budgets. Based on 200+ sources including ETH Zurich, Anthropic, Google DeepMind, and Manus production data. For engineers who ship with AI agents.

not rated 7 5mo ago B 73 tokens original MIT

steno

2516

AkashAi7/stenographer-mode

Skill Claude CodeCodex

Shorthand-first communication mode for token reduction w/ better readability than caveman mode. Compresses resps through consistent abbreviations, symbolic links, and dropped filler while keeping technical precision and exact literals. Use when user says "steno mode", "shorthand mode", "compressed resps", "token…

not rated 7 1mo ago A 88 tokens original MIT

sandy

2517

jamestelfer/sandy

Skill Claude CodeCodex

Run TypeScript scripts in sandboxed microVMs or Docker containers with AWS SDK access via IMDS. Use when investigating AWS resources, running read-only queries, or executing TypeScript automation that needs AWS credentials.

not rated 7 1mo ago A 45 tokens original Apache-2.0

docs-check

2518

slbug/claude-ruby-grape-rails

Skill Claude Code

CONTRIBUTOR TOOL - Check the plugin against current cached Claude Code docs. Use before releases or after Claude docs changes to separate real schema drift from stale local assumptions. Not part of the distributed plugin.

not rated 7 9d ago A SkillSpector: pass 45 tokens original MIT

gogopowermanager

2519

bastos/skills

Skill Codex

Orchestrates and ships a milestone, release, issue set, or multi-workstream engineering goal through one manager and bounded parallel workers. Use when the user asks to manage a milestone, build a dependency graph, execute independent issues in parallel, coordinate threads, sessions, subagents, or worktrees, recover a…

not rated 7 1mo ago A 82 tokens original MIT

chu459/claude-code-orchestrator-skill

Skill Claude CodeCodex

Control Claude Code as an external sub-agent through the local cc-orchestrator MCP/CLI and CCSwitch profiles, with .agent-workspace governance for logs, reports, dashboards, archives, rollback notes, templates, policies, and MCP path repair. Use when the user asks Codex to use Claude Code, CCSwitch, external model…

not rated 7 3mo ago A 134 tokens original MIT

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: