Claude Code skills

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

bootstrap-design

4345

kohj1018/agentic-dev-harness

Skill Claude Code

A guided process for choosing a user interface’s visual direction and recording the decisions in DESIGN.md.

not rated 2 changed 5d ago A 50 tokens original MIT

explain-codebase

4346

suryast/free-ai-agent-skills

Skill Claude CodeCodex

Drop into any repo and generate a structured architecture overview. Maps the codebase, identifies entry points, frameworks, and dependencies — then produces a "start here" guide for new contributors.

not rated 2 7d ago A 42 tokens original MIT

birdilsss-byte/ai-creative-subagent-framework

Skill Claude Code

A workflow for producing AI-assisted film and video concepts with separate roles for directing, visual design, cinematography, brand review, and AI execution. It breaks a script into storyboards and develops the visual plan in stages.

not rated 2 3mo ago A 228 tokens original MIT

performance-patterns

4348

2233admin/performance-patterns-skill

Skill Codex

Detect, triage, and fix performance problems across Windows native C/C++ (clang-cl/MSVC; VTune, AMD uProf, ETW/WPA), WSL Linux, native Linux (perf/flamegraphs/GCC/Clang), and CUDA/NVIDIA environments (nvidia-smi, nvcc, Nsight Systems, Nsight Compute). Invoke when the user asks to optimize or debug performance, review…

not rated 2 2mo ago A 213 tokens original MIT

claude-notify

4349

qyzxcswbll/claude-code-notify

Skill Claude CodeCodex

Desktop notifications for Claude Code. Support Windows Toast and macOS Notification Center. Popup notification when Claude Code finishes tasks or requires user input.

not rated 2 2mo ago B 32 tokens

clean-commits

4350

whobot-ai/skills

Skill Claude CodeCodex

A guide for writing concise Git commit messages that match a repository's existing style. Git commits are saved records of code changes, and the guide also covers separating unrelated changes into different commits.

not rated 2 24d ago A 71 tokens original MIT

watch-youtube

4351

peilingjiang/skills

Skill Claude Code

Learn from YouTube videos by extracting transcripts and presenting structured knowledge. Use when users share YouTube URLs or ask about video tutorials.

not rated 2 7mo ago A 30 tokens original MIT

mesh-security

4352

hackIDLE/skills

Skill Claude CodeCodex

Analyze Istio, Consul, and Linkerd service mesh configurations for security vulnerabilities with NIST 800-53 control mappings. Use when users need to audit mesh security, identify misconfigurations, check mTLS settings, review ACL policies, or prepare for FedRAMP assessments. Triggers on keywords like "mesh config"…

not rated 2 2mo ago A 95 tokens copy · 100% MIT

api-design

4353

erphq/skills

Skill Claude CodeCodex

This skill should be used when the task involves design and manage ERP APIs -- use when building REST endpoints, versioning strategies, rate limiting, webhook systems, error handling, and developer experience for enterprise platform APIs.

not rated 2 27d ago A 45 tokens original MIT

spec-herdr-review

4354

stewartcelani/skills

Skill Claude CodeCodex

Run visible multi-agent spec reviews in Herdr through interactive agent CLIs such as Claude, Codex, Copilot/GLM, or Grok/Composer. Supports two modes — a spec review (the design, before implementation) and an implementation review (the implemented diff vs the spec, after the calling model has built it). Ask for…

not rated 2 1mo ago A 88 tokens original MIT

contact-enrichment

4355

taskfuel/skills

Skill Claude CodeCodex

Research one sales contact from their name + company or their email address, and write a Markdown brief — role, recent posts and talks, interests, company context, trigger events, and conversation-starter hooks — using free web search plus a few paid calls billed through taskfuel.ai. Use when the user wants background…

not rated 2 13d ago A 76 tokens original MIT

prompter

4356

Vyntechs/claudecodework

Skill Claude CodeCodex

Turn a one-line goal from the user into a complete, ordered task spec and drop it into the inbox/ folder for Cowork to execute unattended. Use whenever the user states a goal they want handed off / run later / done autonomously, or says things like "queue this", "hand this to Cowork", "add a task", or "I want X done".…

not rated 2 2mo ago A 95 tokens

mysql-dev-db

4357

1821471638/fastadmin-ai-skills

Skill Claude CodeCodex

A guide for coding agents that safely connects to and operates on a local MySQL development database. MySQL is a database system used to store application data.

not rated 2 3mo ago A 106 tokens original MIT

web-a11y-essentials

4358

prisma-ddti/skills

Skill Claude CodeCodex

Web accessibility best practices for semantic HTML, ARIA attributes, and WCAG color contrast. Use this skill whenever the user writes, reviews, or fixes HTML/JSX/TSX/Svelte markup or UI components, builds page structure, navigation, forms, buttons, modals, or tabs, picks text/background colors or theme tokens, or…

not rated 2 8d ago A 135 tokens original MIT

auth

4359

launch52-ai/flutter-template

Skill Claude Code

Generate base authentication feature scaffold with Clean Architecture. Creates shared auth infrastructure (AuthRepository, AuthNotifier, UserProfile, LoginScreen) that /social-login and /phone-auth extend. Run after /core, before specific auth methods.

not rated 2 6mo ago A 48 tokens original MIT

cncoder/serverless-litellm

Skill Claude CodeCodex

Harden ALB-backed services (LiteLLM, generic APIs) behind CloudFront + WAF. Creates CloudFront distribution with secret origin header, WAF Web ACL with path whitelist, and locks down ALB Security Group to CloudFront-only. Use when deploying any internet-facing ALB service that should not be directly accessible.

not rated 2 1mo ago A 73 tokens original MIT

security-audit

4361

Surya8991/AgentMaster

Skill Claude CodeCodex

Security auditing skill for web applications and codebases. Scans for OWASP Top 10, dependency vulnerabilities, secrets exposure, XSS/CSRF/injection flaws, auth weaknesses, and misconfigurations. Use when task involves security scan, vulnerability assessment, pen test review, threat modeling, or hardening a codebase.

not rated 2 changed 7d ago A 70 tokens original MIT

cloud-cli-safety

4362

catpilotai/catpilot-ai-guardrails

Skill Claude CodeCodex

Require query-before-modify, full-command display, explicit confirmation, and rollback preparation before any cloud CLI invocation that mutates infrastructure. Covers Azure (az), AWS (aws), GCP (gcloud, gsutil), Kubernetes (kubectl, helm), and Terraform/IaC (terraform). Born from a real production incident where a…

not rated 2 changed yesterday A 92 tokens original MIT

codify

4363

BCGen/skills

Skill Claude CodeCodex

Scans a project's current practice, classifies each convention by how it is best enforced, and routes it to the fittest mechanism - config, project doc, rule, a project skill, or a paste-ready pointer. Use when setting up an existing project so the first agent execution follows its conventions, or when asked to…

not rated 2 2mo ago A 76 tokens original MIT

loopit

4364

Jewgah/claude-code-skills

Skill Claude Code

Drive a task queue (loop-tasks.md) to completion in ANY repo. Detect the repo's own rules, then for each task plan -> /review-plan -> implement -> verify -> /review -> fix all findings -> /battle-test -> commit -> push -> client doc -> mark done. Each task runs in its OWN subagent (context isolation, token-cheap); the…

not rated 2 changed 2d ago A 95 tokens original MIT

inter-agent-chat

4365

tessron/claude-code-skills

Skill Claude Code

Use when you need to send a message to another Claude Code agent, broadcast to all agents, or when you receive a message prefixed with [@agentName]. Covers terminal injection via TIOCSTI, pts discovery, message format, and kill switch.

not rated 2 5mo ago A 56 tokens original MIT

daf-git

4366

itdove/devaiflow

Skill Claude Code

GitHub/GitLab issue operations (update, link) with Markdown syntax reference and gh/glab CLI guide.

not rated 2 changed 8d ago A 26 tokens original Apache-2.0

api-error-handler

4367

luqiang-code/claude-code-skills

Skill Claude Code

Add consistent error handling to API routes. Creates standardized error responses, logging, and error classes. Triggers on "add error handling", "error handling", "standardize errors".

not rated 2 3mo ago A 40 tokens original MIT

api-scaffold

4368

xmqywx/claude-code-skills

Skill Claude CodeCodex

Scaffold a production-ready REST API endpoint with CRUD operations, input validation, error handling, rate limiting, and test skeletons. Supports Express and Fastify.

not rated 2 5mo ago A 36 tokens

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: