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

data-vis-coding-v2

4609

hsuan1012/Dataviz-Coding-Agent

Skill Claude CodeCodex

A workflow for building interactive data-visualization apps from CSV, JSON, or GeoJSON data using React, Tailwind, Chart.js, or D3.

not rated 1 21d ago A 327 tokens

reflect-and-improve

4610

aroyburman-codes/compound-product-management

Skill Claude CodeCodex

Use after completing significant work, recovering from errors, or at session breakpoints to review actions, synthesize learnings, and write persistent improvements to memory files. Reduces repeated mistakes and user friction over time.

not rated 1 6mo ago A 47 tokens original MIT

four-agent-pipeline

4611

whaojie797-design/Novera-AI-pipeline

Skill Claude CodeCodex

Orchestrates a four-agent coding pipeline (Specifier -> Coder -> Refactorer -> Architect) with steel-cage quality gates and automatic failure routing. Use when the user wants spec-driven development, says "run the four-agent pipeline", "compile this requirement into acceptance criteria", "multi-agent TDD", or wants AI…

not rated 1 1mo ago A 82 tokens original MIT

audit-design-tokens

4612

humbleteam/audit-design-tokens

Skill Claude CodeCodex

Scans a codebase for design token drift - raw hex colors, off-scale spacing, near-duplicate colors, font sprawl, hardcoded z-index. Use when asked to "audit my design tokens", "find hardcoded colors in this codebase", "check for design token drift", or "clean up our CSS variables". Returns a severity-ranked report…

not rated 1 changed 5d ago A 105 tokens original MIT

my-skills

4613

yyy805/my-skills

Skill Claude Code

A tool for cataloguing AI prompts and skills stored in local folders. It scans those files and creates an interactive HTML map that can be used with platforms such as Claude Code, ChatGPT, Cursor, and Gemini.

not rated 1 2mo ago C 160 tokens

find-my-goal

4614

Kaiji-Z/find-my-goal

Skill Claude CodeCodex

A guide for turning a vague request containing “goal” or “目标” into a clear, checkable goal statement.

not rated 1 11d ago A 194 tokens original MIT

project-to-resume

4615

ChenxDeng/project-to-resume

Skill Claude CodeCodex

A workflow for turning a completed project into a résumé project entry. It gathers the project's purpose, work, technology, and results, then writes versions suited to different job types.

not rated 1 4mo ago A 95 tokens original MIT

add-ai

4616

T4LEL/Claude-Arsenal

Skill Claude CodeCodex

Use when adding an AI/LLM feature to a product - chat, generation, summarization, extraction, semantic search - or when the user says add AI, use Claude, chatbot, embeddings.

not rated 1 2mo ago A 43 tokens original MIT

llm-council

4617

tony95253/llm-council

Skill Claude CodeCodex

A decision-review process that asks five independent AI agents to examine an important question from different viewpoints, then has a chair agent combine their conclusions. It is designed to reduce agreement bias, where an AI too readily supports the user's apparent preference.

not rated 1 2mo ago A 148 tokens original MIT

html-mockup

4618

humbleteam/html-mockup

Skill Claude CodeCodex

Builds a pixel-faithful single-file HTML mockup from a reference screenshot by counting colors, photos, items, and states before writing markup. Use when a user says "turn this screenshot into HTML", "build a mockup that matches this design", "code this screen exactly", or pastes an image and asks for a coded version.…

not rated 1 changed 2d ago A 92 tokens original MIT

paper-reviewer

4619

whoisraibolt/paper-skills

Skill Claude CodeCodex

Deep pre-submission review of a scientific manuscript, modeled on Google's Paper Assistant Tool (PAT). Segments the manuscript, allocates a reasoning budget per segment, dispatches deep reviewers in parallel (each with the full text as context), and consolidates into a single report with severity, quoted evidence, and…

not rated 1 21d ago A 105 tokens original MIT

proposal-builder

4620

0xjitsu/jitsu-skills

Skill Claude CodeCodex

Scaffolds production-ready R&D proposal and research pitch deck apps using Next.js App Router, Tailwind CSS, and Geist fonts. Generates the full project structure including dark-themed glass morphism UI, citation system, scroll-spy navigation, animated counters, and Lighthouse-ready metadata. Triggered when the user…

not rated 1 5mo ago A 84 tokens AGPL-3.0

skillhub-publish

4621

seburbina/skillhub

Skill Claude CodeCodex

Publish a skill you wrote to Agent Skill Depot. Trigger on 'share this skill', 'publish this', 'post this to agent skill depot', 'upload this skill'. Also trigger after 'this works' / 'looks good' to proactively offer publishing. Never publish without explicit 'publish' approval — 7-step quality pipeline runs locally…

not rated 1 2mo ago A 78 tokens

orch

4622

daman8271/the-perfect-orchestrator

Skill Claude CodeCodex

Spawn and orchestrate a fleet of autonomous Claude Code workers in tmux. One LEAD Claude (you) spawns N worker sessions, hands each a task brief, coordinates them via a shared message bus, monitors them live, intervenes when they drift, and adversarially verifies results before reporting. Use for parallelizable…

not rated 1 2mo ago B 133 tokens copy · 95% MIT

project-bootstrap

4623

Avalon-27reg/smyslokod-starter

Skill Claude Code

A workflow for adapting the smyslokod-starter project template to a specific product idea. It chooses a depth of setup and uses the template's business and project files as starting context.

not rated 1 4mo ago A 99 tokens original MIT

academic-humanizer

4624

codingrajan/humanizer-skills

Skill Claude Code

Write or rewrite academic and scholarly text so it reads as a careful researcher's work, not a chatbot's, while keeping a formal register. Use for research papers, theses and dissertations, journal articles, literature reviews, abstracts, conference papers, and grant proposals, whether you are editing existing text or…

not rated 1 2mo ago A 162 tokens

DennisWei9898/loop-engineering-reviewer

Skill Claude CodeCodex

A reviewer for automated agent or workflow projects, based on the Loop Engineering rules by Addy Osmani. It checks whether creation and review are separated, whether pass conditions are objective, and whether the loop has limits and human approval points.

not rated 1 2mo ago A 203 tokens original MIT

Cicada

4626

Synthrun/Cicada

Skill Claude CodeCodex

Command: /cicada Audit your backend and mobile apps for vulnerabilities — and optionally fix them — without deploying or breaking anything.

not rated 1 2mo ago B 0 tokens

takenotes

4627

cabaynes/charles-claude-skills

Skill Claude Code

Saves durable knowledge into permanent storage — typed memory, CLAUDE.md, or a docs/ file — and corrects anything already stored that has gone stale. Handles both a single fact and a whole-session harvest. Use when the user says "takenotes", asks you to remember or record something, asks you to save what was learned…

not rated 1 changed yesterday A 149 tokens original MIT

data

4628

vindm/dotclaude

Skill Claude CodeCodex

Set up database / persistent-state discipline for a project with a DB. Authors a data-auditor agent (5 categories of integrity check), a migration-create skill, query-discipline rule (CLI > MCP DB tool for reads), and edit-time regen hook — all derived from the project's actual schema, migration framework, and…

not rated 1 9d ago A 100 tokens original MIT

defect-analyzer

4629

ukkuru/testmetry-skills

Skill Claude Code

Use when someone asks to analyze a defect report, analyze bug data, perform defect metrics analysis, review a defect log, or upload a defect file for quality insights.

not rated 1 5mo ago A 38 tokens

markus-smile/ios-app-agentic-engineering

Skill Claude CodeCodex

End-to-end agentic engineering for iPhone apps, from idea to a secure App Store release through 8 gated phases. Use when someone wants to build, plan, or ship an iPhone/iOS app — especially a non-programmer ("vibe coder") asking to create an app, pick a tech stack (SwiftUI, React Native, Flutter), choose a backend…

not rated 1 1mo ago A 138 tokens original MIT

vibecoder-skill

4631

RemDee13/vibecoder-skill

Skill Claude CodeCodex

Kickoff protocol for any new project in Claude Code. Trigger this skill whenever the user starts something new, such as a new project, product, service, app, bot, script, MVP, or prototype ("let's build", "starting a new project", "I want to make", "scaffold this", "spin up an app", "new repo"). It runs discovery on…

not rated 1 3mo ago C 159 tokens original MIT

dianpo

4632

jyuwaaw/dianpo-skill

Skill Claude CodeCodex

A Chinese-language guide for explaining the hidden roles and trust relationships in technical systems. It clarifies who owns tokens, keys, certificates, and endpoints, who checks them, and what each party proves.

not rated 1 1mo ago A 253 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: