Claude Code skills

50,349 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

codex-construction

4105

shengyy/agent-skills

Skill Claude CodeCodex

A lightweight way to divide coding work into task groups, assign each group to a coding agent, and review the results in stages. The main agent plans and checks the work while each worker handles its assigned batch.

not rated 2 changed 12d ago B 71 tokens original MIT

seo-geo-aeo

4106

jonny-1812/seo-geo-aeo

Skill Claude CodeCodex

Run a staged, evidence-first search-visibility audit of a whole live website — robots.txt and AI-crawler access, Search Console and Bing baselines, indexability, directory and review-site presence, what pages to write, and honest AI-visibility measurement. Interactive and multi-session; production files are proposed…

not rated 2 23d ago B 184 tokens original Apache-2.0

scaffold

4107

Benja-Pauls/SerpentStack

Skill Claude CodeCodex needs its repo

Generate boilerplate for new API endpoints and frontend pages following this project's conventions (flush/commit transaction pattern, ownership enforcement, domain returns). Use when: adding a new resource, creating CRUD endpoints, wiring up a new frontend page, or asking 'how do I add a new feature end-to-end.'.

not rated 2 5mo ago A 63 tokens original MIT

django-schema-design

4108

llodev/skills

Skill Claude CodeCodex

Design robust Django database schemas with model best practices, migration patterns, and primary key strategy (incremental, UUID, UUIDv7). Use when designing Django models, choosing PK types, writing migrations, or reviewing app schema. Covers Django ORM, PostgreSQL, indexes, constraints, and security considerations…

not rated 2 yesterday A 66 tokens original MIT

gemmamatch

4109

walex8925/Gemma4local

Skill Claude CodeCodex

Auto-detect hardware and recommend the best Gemma 4 model for local deployment on PC, Mac, or mobile.

not rated 2 5mo ago A 28 tokens

unslop

4110

jlwin/unslop_ai

Skill Claude CodeCodex

Writing and editing guardrail against AI slop in German and English prose. Use whenever text is being written or revised that should not read as machine-written – LinkedIn posts, emails, newsletters, blog articles, website copy, reports, slide decks (Präsentationen, Folien, Folientitel), bios, press releases, cover…

not rated 2 changed 12d ago A 181 tokens original MIT

agent-reach

4111

jonahobiman/agent-reach

Skill Claude CodeCodex

MUST USE when user wants to research/search/look up anything on the internet — e.g. research X across the whole web / help me research X / look up X / search for X / see what people say about X / what's being discussed about X / research this topic. Also MUST USE proactively when the user: wants to watch/track/monitor…

not rated 2 +1 25d ago D 576 tokens original MIT

ideate

4112

nelsonwerd/ideate-skill

Skill Claude CodeCodex

Take a fuzzy idea (or an existing thing you want to improve) through a disciplined funnel — explore → pressure-test → converge — and produce one living CONCEPTBRIEF.md: a locked concept + phased roadmap. Acts as a blunt, honest co-founder (permission to overrule you), forces a success metric and a kill criterion…

not rated 2 3mo ago B 210 tokens copy · 100% MIT

introspect

4113

lukehalley/introspect

Skill Claude Code

Review the user's recent AI coding threads across Claude Code, OpenAI Codex, and Cursor to learn how THEY prefer to work — the preferences and corrections they keep repeating — and to spot places where a missing rule or script made the agent repeat work, then propose and (on approval) write those updates back into…

not rated 2 2mo ago B 243 tokens original MIT

prompt-engineering

4114

ZHOUCOOKIE/prompt-engineering-skill

Skill Claude CodeCodex

Writes, rewrites, reviews, and audits prompts and system prompts using Anthropic's current official guidance, and selects the right model and effort level for the task before drafting. Use when the user asks to write a prompt, improve or fix a prompt, design a system prompt, or check a prompt before running a task …

not rated 2 1mo ago A 212 tokens

autoresearch-paper

4115

WdBlink/autoresearch-paper

Skill Codex needs its repo

Turn a paragraph-level research brief into a research-first autonomous paper pipeline. Use for the Codex-host migration with a physically separate, plan-bound Claude Code/MiniMax M3 worker session, hash-bound evaluator evidence, authenticated lifecycle actions, typed failures, pause/resume/stop, patrol, and owned…

not rated 2 1mo ago A 72 tokens original MIT

memory-map

4116

shandar/memory-map

Skill Claude CodeCodex

Two-tier project memory system. Maintains a global Claude memory snapshot of all ongoing projects AND a per-project STATUS.md file in each project folder that captures last-session state, next actions, blockers, and key locations — so context survives long absences. Operates in two modes. WRITE mode triggers when the…

not rated 2 4mo ago A 215 tokens original MIT

Handover

4117

CoachSteff/handover-skills

Skill Claude CodeCodex

Capture the current coding session's state into durable in-repo artifacts (PROGRESS.md + a self-contained HANDOVER.md) at a milestone or phase change, so a fresh session can resume without the transcript.

not rated 2 3mo ago A 46 tokens

AShareHub

4119

ChuYiCui1/AshareHub-skills

Skill Claude Code

Fetch Chinese A-share and ETF market data, including prices, valuations, capital flows, financial statements, dividends and technical indicators. Requires the ASHAREHUBAPIKEY environment variable.

not rated 2 9d ago C 41 tokens

neneko-cr

4120

XnLemon/Neneko-skill

Skill Codex

Repository-agnostic Neneko CR workflow for triaging, reviewing, fixing, reporting, approving, and optionally merging GitHub pull requests across any project. It separates external-PR review from own-PR maintenance, checks current-head CI and review threads, verifies problem necessity and solution fit, requires an…

not rated 2 22d ago A 145 tokens original MIT

qa-testing-kit

4121

SoftwareOneHN/qa-testing-kit

Skill Claude CodeCodex

Lifecycle-driven QA workflow — from requirements analysis to test reports, with state tracking and impact analysis.

not rated 2 3mo ago A 5 tokens original MIT

promote-app-release

4123

carrick87/promote-app-release

Skill Claude CodeCodex

Builds a release marketing pack from README Version History: device screenshots, GenerateImage feature board and phone/web mockup posters, and a newsletter draft. Asks for brand/app icon (if not already defined) and platform (Android, iOS, or web). Use when the user says promote release, marketing posters, release…

not rated 2 1mo ago A 90 tokens original MIT

master-roshi

4124

0d4vid/master-roshi

Skill Codex

Use when a learner wants to understand, practice, or build durable skill in a technical or analytical subject instead of outsourcing the thinking to an agent.

not rated 2 27d ago A 33 tokens original MIT

dual-tool-handoff

4125

freezingfunky/ashwin-skills

Skill Claude CodeCodex

Opt-in only. Write, resume, or fetch/hydrate a named Cursor ↔ Claude Code handoff under .scratch/handoffs/. File first; else hydrate from the other tool's local session store (confirm required). Diff check warns if shipped ≠ tree — never blocks. Switch-only, not live sync. Do not run proactively.

not rated 2 1mo ago A 76 tokens original MIT

skill-router

4126

LittlePeter52012/skill-router

Skill Claude CodeCodex

A routing skill that searches a library of more than 300 skills and identifies the best match for a task. It is used when no currently installed skill fits or when someone asks to find a skill.

not rated 2 5mo ago A 98 tokens original MIT

steel-org-recon

4128

nibzard/skills

Skill Claude CodeCodex

Reconstruct what a Steel customer organization was actually doing in its browser sessions, and whether it succeeded, from warehouse records plus raw session logs in object storage. Produces an evidence-backed report: inferred tasks, per-session outcomes, what blocked them, agent-quality problems, and what Steel itself…

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