claude-code skills

66,761 tagged claude-code, measured the same way as everything else here.

Browse within: antigravity 176claude-code-plugin 115claude-code-skills 111claude-code-skill 77codex-cli 74ai-research 72ai-coding 69ai-skills 67claude-desktop 67agent-infrastructure 59seo 59agentic-skills 58autonomous-agent 58claude-cli 58

temporal

121

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve ANY named time window — today, yesterday, thisWeek, lastWeek, last7Days, last30Days, last90Days, thisMonth, lastMonth, thisQuarter, lastQuarter, thisYear, lastYear, last12Months — or an arbitrary range (lastNdays / lastNweeks / lastNmonths) to a concrete ISO date range relative to your run time. Read-only: no…

not rated 6.2k +429 today A 114 tokens MIT

autoresearch

122

uditgoenka/autoresearch

Skill Claude CodeCodex

Autonomous iteration loop: modify, verify, keep/discard against any metric.

not rated 6.0k +9 22d ago A 18 tokens original MIT

browser-act/skills

Skill Claude CodeCodex

All process output to user (progress updates, process notifications) follows the user's language.

not rated 5.6k +16 10d ago A 221 tokens original MIT

browser-act/skills

Skill Claude CodeCodex

YouTube channel business email and contact extractor: accepts a channel id (UCxxx), handle (@name), or URL; navigates the channel About view; extracts the business email from the description text plus full channel metadata (name, id, country, subscriber count, view count, video count, joined date, external links…

not rated 5.6k +16 10d ago A 324 tokens original MIT

webcrawler-deep-crawl

125

browser-act/skills

Skill Claude CodeCodex

Deep-crawl any website from start URLs, return per-page LLM-ready text/markdown/HTML plus metadata (title, description, author, language, canonical URL, OG) and in-scope outbound links. Use when user mentions deep crawl website, recursive crawl, crawl a whole site, scrape entire website, scrape docs site, scrape…

not rated 5.6k +16 10d ago A 215 tokens original MIT

codex-ppt

126

ningzimu/codex-ppt-skill

Skill Claude CodeCodex

Generate visually unified image-based PPT/PPTX decks from articles, reports, papers, notes, or outlines.

not rated 5.5k +86 1mo ago A 27 tokens original MIT

next-qa

127

breaking-brake/cc-wf-studio

Skill Claude CodeCodex

Run one unattended iteration of the QUALITY-ASSURANCE loop — steward any in-flight QA PR, then build ONE queued qa issue (test infrastructure, unit tests, regression tests for known bugs) on a branch off auto-qa and open a PR that squash-merges on green CI. Adds tests and tooling only; never edits product source. Use…

not rated 5.4k 4d ago A 105 tokens

next-task

128

breaking-brake/cc-wf-studio

Skill Claude CodeCodex

Run one unattended IMPLEMENTATION iteration of the autonomous value-creation loop — steward any in-flight PR, fix interrupts (red CI / security / human bugs), or else build ONE queued idea issue on a branch off auto-dev and open a PR that squash-merges on green CI. Ideation lives in the next-idea skill; this skill…

not rated 5.4k 4d ago A 107 tokens

ccwf-cli

129

breaking-brake/cc-wf-studio

Skill Claude CodeCodex

Use the ccwf CLI (from @cc-wf-studio/cli) to render, validate, preview, export, or run cc-wf-studio workflow JSON files from the terminal. Apply whenever the user mentions viewing, visualizing, checking, executing, or converting a workflow under .vscode/workflows/ (or any workflow.json), wants a Mermaid diagram of a…

not rated 5.4k 4d ago A 121 tokens

graft

130

trailhq/Graft

Skill Claude CodeCodex

This repo is indexed by graft/. For ANY task here, whether understanding how something works, finding where code lives, tracing what calls a symbol or what a change breaks, or scoping an edit, get your context from graft before grepping or reading source files.

not rated 5.5k +222 today A 56 tokens original MIT

shadcn

131

Devin-AXIS/iPolloWork

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

not rated 5.3k +122 today A 90 tokens

figma-code-connect

132

Devin-AXIS/iPolloWork

Skill Claude CodeCodex

Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component mapping, design-to-code translation, or asks to create/update .figma.ts or .figma.js files.

not rated 5.3k +122 today A 57 tokens

figma-generate-design

133

Devin-AXIS/iPolloWork

Skill Claude CodeCodex

Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the…

not rated 5.3k +122 today A 192 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Creates comprehensive Technical Design Documents (TDD) with mandatory and optional sections through interactive discovery. Use when user asks to "write a design doc", "create a TDD", "technical spec", "architecture document", "RFC", "design proposal", or needs to document a technical decision before implementation. Do…

not rated 5.1k +11 3d ago A 86 tokens

spec-driven-eval

135

tech-leads-club/agent-skills

Skill Claude CodeCodex

Scores how completely an implementation fulfills a PRD/spec, case by case, and produces a single comparable final grade. Invoke only when explicitly named (e.g. run spec-driven-eval); do not auto-trigger. Use when benchmarking spec-driven implementations, grading acceptance criteria, evaluating whether a feature was…

not rated 5.1k +11 3d ago A 123 tokens

content-to-pipeline

136

tech-leads-club/agent-skills

Skill Claude CodeCodex

When the user wants to turn content into revenue, build a content-led GTM motion, reverse engineer distribution, or repurpose content across platforms. Also use when the user mentions 'content marketing,' 'content-led growth,' 'content to pipeline,' 'distribution,' 'content repurposing,' 'content strategy,' 'thought…

not rated 5.1k +11 3d ago A 111 tokens

github/gh-aw

Skill Claude CodeCodex ✓ vendor

Code organization patterns, file structure guidelines, WASM build variants, and string processing conventions for gh-aw Go code.

not rated 5.1k +34 today A 28 tokens original MIT

developer-internals

138

github/gh-aw

Skill Claude CodeCodex ✓ vendor

Internal gh-aw architecture: validation system design, safe output message patterns, schema validation, YAML compatibility notes, and MCP logs guardrail.

not rated 5.1k +34 changed yesterday A 31 tokens original MIT

developer-release

139

github/gh-aw

Skill Claude CodeCodex ✓ vendor

Release management, changeset workflow, firewall log parsing, breaking CLI change rules, and Go module summaries for gh-aw.

not rated 5.1k +34 today A 27 tokens original MIT

peon-ping-config

140

PeonPing/peon-ping

Skill Claude CodeCodex

Update peon-ping configuration — volume, pack rotation, categories, active pack, and other settings. Use when user wants to change peon-ping settings like volume, enable round-robin, add packs to rotation, toggle sound categories, or adjust any config.

not rated 5.0k +4 4d ago A 60 tokens original MIT

peon-ping-create-pack

141

PeonPing/peon-ping

Skill Claude CodeCodex

Internal — invoked headlessly by peon create; humans should run peon create instead. Author and render a brand-new PeonPing draft pack — invoked headlessly as: "Use the peon-ping-create-pack skill to draft a pack: name= flavor= vibe= draftroot= . Follow the skill exactly." Authors all 7 CESP categories honoring the…

not rated 5.0k +4 4d ago A 134 tokens original MIT

peon-ping-use

142

PeonPing/peon-ping

Skill Claude CodeCodex

Set which voice pack (character voice) plays for the current chat session. Automatically enables sessionoverride rotation mode if not already set. Use when user wants a specific character voice like GLaDOS, Peon, or Kerrigan for this conversation.

not rated 5.0k +4 4d ago A 55 tokens original MIT

credential-attack

143

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

Password spray methodology for bug bounty — when to do it vs web-vuln hunting, the wordlist-gen + breach-check + osint-employees + spray pipeline, mode selection (http-form / oauth / o365 / okta), rate-limit + lockout tactics, BBP legal guardrails, success detection, and the spray → authenticated /hunt chain pattern.…

not rated 4.7k +30 2d ago A 102 tokens original MIT

graphql-audit

144

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

GraphQL security hunting — introspection abuse, field suggestion enumeration (clairvoyance), batching DoS, IDOR via aliasing, auth bypass, injection via arguments, subscription abuse, depth/complexity bombs, and WAF bypass. Covers graphw00f fingerprinting, gqlmap, graphql-cop, and inql. Use when a target exposes a…

not rated 4.7k +30 2d ago A 92 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: