claude skills

23,885 tagged claude, measured the same way as everything else here.

Browse within: claudecode 345LLM 184agent 172ai-scientist 164bioinformatics 164chemoinformatics 164chatgpt 160agentic-ai 157claudecode-skills 155arbitrage 119crypto 119defi 119ethereum 119copilot 107

jmh

1057

umit/skills

Skill Claude CodeCodex

Write Java microbenchmarks with JMH (Java Microbenchmark Harness) that produce trustworthy numbers — not numbers distorted by JIT dead-code elimination, constant folding, insufficient warmup, or single-fork JIT contamination. Use this skill whenever the user writes @Benchmark, mentions JMH, microbenchmark, throughput…

not rated 7 4mo ago A 273 tokens original MIT

open-loops

1058

haorantang97/LabKit

Skill Claude CodeCodex

A conversation-audit skill for finding unresolved points in a long chat. It checks whether questions, suggestions, decisions, or needed clarifications were left without a clear response.

not rated 7 6d ago A 231 tokens

using-rememberme-cli

1059

JoeXie/remember-me

Skill Claude CodeCodex

Use when user mentions remembering something, asks what you know about them, references past decisions, or needs to store/retrieve personal context across sessions.

not rated 6 +1 5mo ago A 34 tokens

smart-git-commit

1060

Zarl-prog/Smart-git-commit

Skill Claude CodeCodex

Use this skill for ANY git operation — commits, pushes, PRs, releases, or version tagging. Triggers on: "commit", "push", "save my changes", "create a PR", "open a pull request", "ship this", "make a release", "tag this version", "checkpoint my work", or any request to record or publish code changes. Produces…

not rated 6 1mo ago A 148 tokens original MIT

claude-code-starter

1061

cassmtnr/claude-code-starter

Skill Claude CodeCodex

Analyze a project's tech stack and generate comprehensive Claude Code configuration files (.claude/ directory with CLAUDE.md, skills, agents, rules, and commands). Use when setting up Claude Code for a new or existing repository.

not rated 6 3mo ago A 51 tokens original MIT

der-minimalist

1062

DYAI2025/Plumbline

Skill Codex

Verkoerpere den Charakter Der Minimalist direkt in der Antwort. Erzeuge keinen neuen Skill, keinen Meta-Prompt und kein Prompt-Paket, sofern der Nutzer das nicht ausdruecklich verlangt. Die Aufgabe ist Reduktionsdruck: den kleinsten starken Kern einer Idee freilegen, damit ein Produkt nicht an Ballast, Overengineering…

not rated 6 10d ago A 129 tokens

rote-compile

1063

trevhud/rote

Skill Claude CodeCodex

Analyze an Anthropic-style skill bundle (SKILL.md + references) and produce a compilation plan that separates deterministic work into extracted Python modules, LLM-as-judge work into typed DSPy/BAML signatures, agentic work into bounded agent loops, and human-in-the-loop gates into durable suspend points. Emit the…

not rated 6 2d ago A SkillSpector: pass 175 tokens original Apache-2.0

tdd-planner

1064

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "plan a feature", "prepare for dev loop", "structure TDD approach", "break down this task", "create development plan", or when generating structured prompts for iterative development. Creates dev-loop-ready plans with TDD phases, file tables, code snippets, and…

not rated 6 10d ago A 73 tokens original MIT

flows

1065

victorgrein/spec-crew

Skill Claude CodeCodex

This skill should be used when designing CrewAI Flows with typed state management, deterministic routing, and event-driven orchestration. Use it for flow architecture, state transitions, control primitives, and production deployment.

not rated 6 6mo ago A 43 tokens

AhmedHabiba/architor

Skill Claude Code

Enforces a 4-phase architecture design workflow by reading .arch/state.json on every request to gate responses by phase. Phase 1 extracts and validates requirements from PRDs; Phase 2 selects architecture patterns and establishes high-level structure; Phase 3 designs and accepts components sequentially; Phase 4…

not rated 6 6mo ago A 118 tokens original MIT

WesleySmits/agent-skills

Skill Claude CodeCodex

Generates boilerplate for e-commerce API integrations. Use when the user asks about WooCommerce, Shopify, Bol.com, or Etsy APIs, webhooks, product sync, or order handling.

not rated 6 7mo ago A 46 tokens

tarot-reflection

1068

benbenzhangai/claude-tarot-skill

Skill Claude CodeCodex

Reflective tarot readings for decision support and personal insight. Use when users request tarot readings, card interpretations, or reflective guidance on decisions, relationships, career choices, or personal growth. Triggers include "do a tarot reading", "pull cards for", "tarot spread", "interpret these cards", or…

not rated 6 7mo ago A 116 tokens original MIT

appsec-playbook

1069

maxwellokumu/okaudit-claude-skills

Skill Claude CodeCodex

Guide Claude through a structured application security audit covering threat modeling, testing, pipeline review, dependency risk, and vulnerability management.

not rated 6 5mo ago A 29 tokens

youtube-summary

1070

ParthGanatra/agent-skills

Skill Claude CodeCodex

Summarize a YouTube video into structured notes — TL;DR, key takeaways, chapter-by-chapter breakdown, and reference links. Use when the user shares a YouTube URL (or invokes /youtube-summary ) and wants a summary, takeaways, transcript notes, or a write-up of a talk, lecture, or tutorial. Fetches the transcript and…

not rated 6 1mo ago A 137 tokens original MIT

doc-coauthoring

1071

sheikh-mohammad/agent-factory-claude-skills

Skill Claude Code

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

not rated 6 1mo ago A 77 tokens

pf-handoff

1072

turvodnik/pf-handoff

Skill Claude CodeCodex

A Russian-language checkpoint and session-closing procedure that records the verified state of ongoing work in a HANDOFF file. A HANDOFF file is a written task record containing what is done, what remains, blockers, statuses, and journal entries.

not rated 6 28d ago A 116 tokens original MIT

client-approval

1073

MarcoZorn/agencykit

Skill Claude Code

Draft a clean client approval request, set a 48h SLA with a 72h escalation, and track revision rounds so the third billable revision never slips through unbilled.

not rated 6 2mo ago A 41 tokens original MIT

advocacy-finder

1074

quivly/skills

Skill Claude CodeCodex

Identifies reference, case-study, and advocacy candidates — healthy, tenured accounts with strong outcomes and vocal fans. Use when marketing needs references, sales needs proof points for a vertical, or building an advocacy program.

not rated 6 1mo ago A 49 tokens original MIT

skills-gateway

1075

onurkanbakirci/skills-gateway

Skill Claude CodeCodex

An intelligent skill recommendation system that finds and returns the most appropriate skill for your task.

not rated 6 8mo ago B 0 tokens

uml-drawing

1076

BESSER-PEARL/uml-drawing-skill

Skill Claude CodeCodex

Put a correct UML class diagram — as an embeddable image — into your docs. Use this skill whenever the user wants to add, draw, embed, or export a UML class diagram for a README, design doc, wiki, slide, or .md spec: it builds a structurally-correct model (classes, attributes, associations, inheritance…

not rated 6 2mo ago A 282 tokens original Apache-2.0

design-auditor

1077

mhrsdev/AI-Agent-Skills-Library

Skill Claude CodeCodex

Audit designs against 19 rules across Figma files and code (HTML/CSS/React/Vue/Tailwind). Auto-detects framework and design system (MUI, Chakra, shadcn/ui, Ant Design, Radix, Bootstrap). Runs code superpowers across all 19 categories: aria, focus, contrast, tokens, responsive, motion, forms, navigation, spacing…

not rated 6 2mo ago A 243 tokens original MIT

create-issue

1078

nateslabach/skills

Skill Claude CodeCodex

Craft a single, high-quality GitHub issue from a developer's description of a bug, unexpected behavior, or desired enhancement. Walks through reproduction, codebase exploration, and structured drafting so the issue is actionable on arrival. Use when user wants to file an issue, report a bug, request a feature, or…

not rated 6 1mo ago A 73 tokens original MIT

nklisch/skilltap

Skill Codex

Current attested Codex, Claude Code, and Agent Skills extension contracts for skilltap. Use when designing, implementing, reviewing, or documenting harness adapters; plugin or marketplace manifests; native plugin lifecycle; skill directories or SKILL.md frontmatter; AGENTS.md/CLAUDE.md bridges; configuration scopes…

not rated 6 28d ago A 81 tokens original MIT

power-coding

1080

APareek89/power-coding

Skill Claude CodeCodex

Mindful-coding OS for any LLM coding agent — faster, quality, scalable output. One invoke configures seven layers (0–6): (0) BRIEF — optional one-page PRD.md (skipped if design.MD/README already covers it, or on request), plus git init, gitignore, and a day-one security baseline; (1) HARNESSING — Handoff.MD…

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