Claude Code skills

50,330 tagged Claude Code, measured the same way as everything else here.

Browse within: agentic-ai 337antigravity 270agentic-skills 191ai-workflows 185coding-agents 175agentic-framework 109agentic-workflow 109swarm 109Autonomous Agents 106LLM 103ci 97actions 96cai 96gh-extension 96

mingbian

4705

DENGYUFAN0/mingbian

Skill Claude CodeCodex

Anti-sycophancy protocol (明辨). Use whenever the user contradicts, corrects, or pushes back on one of your conclusions; when you notice you are about to reverse a position mainly because the user insisted; or when a disagreement has run two or more rounds without new evidence. Classifies the dispute (fact / tradeoff /…

not rated 1 25d ago B 101 tokens original MIT

clodex-plan

4706

jdpalumbo2/workbench

Skill Claude CodeCodex

Use when the clodex router hands off a run at stage open or plan, when a run the router resumed shows no recorded plan or a plan with no standing approval, or when plan-review findings on such a run still need dispositions before work can start.

not rated 1 changed 3d ago A 60 tokens original MIT

dev-updates

4707

jefuriiij/dev-updates

Skill Claude CodeCodex

Detect and summarize uncommitted git changes grouped by feature area, then generate a structured commit message. Use when the user says "what's the update?", "what changed?", "summarize my changes", "what have I done?", or "what did I update?".

not rated 1 4mo ago A 59 tokens original MIT

skill-creator

4708

alexwoo-awso/skeleton

Skill Claude CodeCodex

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

not rated 1 7mo ago A 28 tokens copy · 88% MIT

switch-agent

4709

nerln/claude-codex-bridge

Skill Codex

Transfer active project work bidirectionally between Claude Code and Codex by creating a native resumable target session with the visible transcript, a verified project capsule, task-lane lineage, and the exact next state. Use when the user asks to switch, hand off, continue, move, or resume a coding chat in the other…

not rated 1 1mo ago A 91 tokens original MIT

platform-api

4710

MakingChatbots/genesys-cloud-skills

Skill Claude Code

Queries the Genesys Cloud Platform API schema for endpoint details, permissions, parameters, and response formats. Use when user asks about Genesys Cloud API endpoints (e.g., "/api/v2/assistants/queues"), API documentation, API permissions, schemas, capabilities, or when implementing Genesys Cloud operations.

not rated 1 7mo ago A 65 tokens original MIT

coding-standards

4711

gabrielrovesti/ai-agent-skills

Skill Claude CodeCodex

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

not rated 1 2mo ago A 35 tokens

proofreader-skill

4712

easyzoom/proofreader-skill

Skill Claude CodeCodex

Use when asked to proofread, review, or 校对 code or documents for correctness, logical consistency, or quality issues. Covers general code logic review (any language), plus formal-verification backends for C (ACSL contracts via Frama-C static proof and E-ACSL runtime checks), Python (icontract + CrossHair), Rust (Kani…

not rated 1 2mo ago A 181 tokens original MIT

wechat-article-format

4713

DragonJames2026/wechat-article-format

Skill Claude CodeCodex

A macOS workflow for formatting the body of a WeChat public-account article using inline styles while keeping its wording unchanged. WeChat public accounts are channels for publishing articles in the WeChat app.

not rated 1 1mo ago A 144 tokens original MIT

_template

4714

shubham0704/claude-skills

Skill Claude CodeCodex

One-line WHAT this skill does + two to three sentences on WHEN to trigger it. Be specific about contexts and use a pushy tone — skills undertrigger by default. Mention related phrases the user might say even when they don't name the skill explicitly. Replace this with your own description.

not rated 1 12d ago A 59 tokens original MIT

skill

4715

kronael/ship

Skill Claude CodeCodex

name: ship description: Plan and ship a feature. Explores codebase, writes specs/.md, then runs ship CLI for autonomous execution. Use when asked to build something substantial. user-invocable: true.

not rated 1 6mo ago A 0 tokens original MIT

ai-code-factory

4716

yelinwang668-debug/ai-code-factory

Skill Codex

A workflow for splitting a code change into independent tasks and assigning them to multiple command-line AI coding agents. Each agent works in its own Git worktree, an isolated copy of the repository.

not rated 1 1mo ago A 99 tokens original Apache-2.0

rl-analyzer

4717

RivoLink/rl-analyzer

Skill Claude Code

Ensemble de commandes pour structurer et piloter le cycle d'analyse, de revue, d'implementation et de validation d'une demande ou tache. Commandes disponibles : help, init, best-practices, asking, analysis, review, process, validate, re-process.

not rated 1 4mo ago A 61 tokens

review-switch

4718

okqixiaobao727-design/review-switch

Skill Claude Code

Dispatch a review to the Bridge, which resolves the reviewer Lane from this machine's Machine Config. Use when a review is asked for without naming a lane, or when a review-skill invocation was refused and pointed here.

not rated 1 changed 9d ago A 47 tokens original MIT

codex

4719

b1rd33/codex-skill

Skill Claude Code

Delegate coding tasks to OpenAI Codex CLI. Supports presets (turbo/balanced/quality/max) or custom model+effort selection. Use when user wants to leverage GPT-5.5/Codex models for code analysis, refactoring, security audits, or complex transformations. Also covers MCP server management and advanced CLI features.

not rated 1 4mo ago A 72 tokens original MIT

init-claude-md

4720

LetheChen/init-claude-md

Skill Claude CodeCodex

Generate CLAUDE.md / AGENTS.md + TODO.md for the current project, following the minimal HumanLayer pattern and Karpathy 4 rules. Bakes a Session Maintenance Protocol into the root file so future agents auto-update rules and TODO when they load the file. Use when user mentions CLAUDE.md, AGENTS.md, project rules, init…

not rated 1 2mo ago A 137 tokens original MIT

migrate-to-pnpm-11

4721

llbbl/pnpm-upgrade-skills

Skill Claude Code

Migrate a JavaScript/TypeScript project from npm, yarn, or older pnpm (≤10) to pnpm 11, adopting its supply-chain-hardened defaults (minimumReleaseAge, allowBuilds, blockExoticSubdeps, strictDepBuilds, verifyDepsBeforeRun). Use when the user says "migrate to pnpm 11", "upgrade pnpm", "switch to pnpm", or wants to…

not rated 1 4mo ago D 107 tokens original MIT

bumpup-versions

4722

yu-iskw/coding-agent-fabric

Skill Claude Code

Consistently bump and synchronize versions across all packages in the monorepo using pnpm. Use this to ensure the root and all workspace packages share the same version number.

not rated 1 16d ago A 41 tokens original Apache-2.0

image-gen

4723

RaphLorr/claude-skill-image-gen

Skill Claude CodeCodex

Generate an image from a text prompt using OpenAI gpt-image-2 through the local codex CLI — uses the user's ChatGPT plan quota, requires NO OPENAIAPIKEY. Use whenever the user asks to generate, create, draw, render, paint, or make an image, picture, illustration, logo, icon, banner, avatar, or artwork.

not rated 1 2mo ago A 76 tokens original MIT

laruss/recursive-task-optimizer

Skill Claude CodeCodex

Build, configure, run, inspect, or troubleshoot agent-agnostic recursive improvement loops for a repository or artifact. Use when a task should be attempted repeatedly by Claude Code, Codex CLI, Hermes, or another CLI agent; when candidates must inherit mutable task instructions, a self-improving meta-procedure, and…

not rated 1 23d ago A 101 tokens original MIT

rules-architect

4725

langlanglanglanglang/rules-architect

Skill Claude Code

A set of rules for organizing Claude Code instructions across hooks, personal memory, path-specific rules, shared project instructions, and team lessons. It is written partly in Chinese and includes a five-question placement process.

not rated 1 1mo ago B 128 tokens original MIT

model-loop

4727

flowmar47/model-loop

Skill Codex

Four-phase cross-bench plan hardening (recon, interrogate, rival review, optional build + inspection). The harness this skill is invoked in (Cursor, Pi, Codex, Claude Code, AGY, …) is the planner — do not spawn a second planner. A different CLI — agy, Cursor CLI (agent), Codex, or Claude Code — attacks the locked plan…

not rated 1 changed 12d ago A 206 tokens

setup-multi-agent

4728

FuzzyKala/cc-templates

Skill Claude CodeCodex

Bootstrap a new project with multi-CLI agent config — drops AGENTS.md + CLAUDE.md from the cc-templates templates/ directory into a target project, patches its .gitignore, and prints verification commands. The "multi-agent" here means multi-CLI (Claude Code + Codex CLI + Antigravity CLI), not multiple internal…

not rated 1 1mo ago B 79 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: