claude skills

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

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

boring-engineering

913

alvindemesadev/boring-engineering

Skill Claude CodeCodex

Prevents overengineering when designing, implementing, refactoring, or reviewing software. Use when the user asks to implement a feature, add an abstraction, refactor code, review a design, simplify existing code, or make an architectural decision. Also triggers when the user asks if code is too complex, whether to…

not rated 10 +1 17d ago A 94 tokens original MIT

ChrisLamDev/hermes-core-skills

Skill Claude CodeCodex

Use when requesting a code review before pushing changes. Pre-commit verification pipeline — static security scan, baseline-aware quality gates, independent reviewer subagent, and auto-fix loop. Use after code changes and before committing, pushing, or opening a PR.

not rated 10 +1 2mo ago A 56 tokens original MIT

dometrain-branding

915

Dometrain/getting-started-claude-code

Skill Claude Code

Apply Dometrain's brand colors, typography, and styling to UI, CSS, components, slides, diagrams, or any visual asset. Use whenever asked to "make it look like Dometrain", "apply our/Dometrain branding", "use the brand colors", style a page/component on-brand, or build a Dometrain-styled visual.

not rated 10 2mo ago A 74 tokens

code-reviewer

916

Bastioned-successor320/learn-nanobot

Skill Claude CodeCodex

A code-review procedure for Python, JavaScript, and Go programs. It checks security, performance, maintainability, naming, error handling, and testing.

not rated 10 today A SkillSpector: pass 21 tokens original MIT

claris-filemaker-pro

917

CadenceUX/claris-filemaker-pro-skill

Skill Claude CodeCodex

REFERENCE skill — FileMaker Pro script steps, calculation functions, and field types. Use for: syntax lookups, function parameters and return types, per-step platform support across FileMaker Pro, Go, WebDirect, Server, Cloud, Data API and Custom Web Publishing, field type capabilities, usage examples, and live doc…

not rated 10 1mo ago A 233 tokens

walter-agency-qc

918

walterwritesai/walter-skills

Skill Claude CodeCodex

Use for quality controlling content drafts inside an SEO agency. Runs AI detection, humanizes via Walter if needed, checks keyword preservation, and produces a QC summary with ready-to-publish recommendation.

not rated 10 +1 2mo ago A 45 tokens original MIT

procedural-landscapes

919

CK42BB/procedural-landscapes-threejs

Skill Claude CodeCodex

Generate procedural 3D landscapes and terrain in Three.js using WebGPU compute shaders with automatic WebGL2 fallback. Covers heightmap generation via FBM noise, ridged multifractal, and domain warping; chunked LOD terrain meshes; slope-based multi-material texturing; procedural water planes; atmospheric sky…

not rated 10 7mo ago A 154 tokens original MIT

cst-python-automation

920

jame-ri/cst2026-skill-mcp

Skill Codex

Use when a user asks about CST Studio Suite or CST-MWS automation, .cst projects, CST-specific antenna/RF simulation setup, editing CST parameters/geometry/ports/boundaries, running CST solvers, reading CST result trees/logs or CST-generated S11/S21/farfield/gain/efficiency results, using CST installed…

not rated 10 6d ago A 126 tokens

apostle-tutor

921

Luciole-Studio/apostle-skills

Skill Claude CodeCodex

A conversational teaching workflow that helps someone learn a technical subject through dialogue, real errors, and their own explanations.

not rated 10 11d ago A 190 tokens AGPL-3.0

axiomantic/spellbook

Skill Claude CodeCodex

Use when user explicitly requests test-driven development. Triggers: 'TDD', 'write tests first', 'red green refactor', 'test-first', 'start with the test'. Also invoked by develop and executing-plans for implementation tasks. NOT for: full feature work (use develop, which includes TDD internally).

not rated 10 2d ago A SkillSpector: pass 69 tokens original MIT

davidtoby/agent-skills

Skill Claude CodeCodex

Generate polished Chinese consulting-style PDF reports from YouTube videos. Uses a transcription priority chain -- YouTube auto-subs first, Whisper fallback second (with quality gates and proper noun verification). Includes bot-detection bypass escalation when yt-dlp is blocked. Use when a user shares a YouTube link…

not rated 10 1mo ago A 76 tokens original MIT

memory-manage

924

rangerrick337/operator-os

Skill Claude CodeCodex

Manage Active updates, atomic session handoffs, and human-gated Long-Term proposals. Use when asked to remember something, preserve a decision, log meaningful work, or review memory.

not rated 10 9d ago A SkillSpector: pass 40 tokens original MIT

hex-review

925

grimoire-rs/grimoire

Skill Claude Code

Tiered adversarial review orchestrator for a working tree, branch diff, pull request, or plan/markdown artifact before it lands on main — a staged reviewer panel (spec, quality, security, performance, docs), root-cause analysis, and an optional cross-model adversarial gate scale with diff size via tier…

not rated 10 +2 yesterday A 182 tokens original Apache-2.0

pacer

926

EricAndrechek/Pacer

Skill Claude CodeCodex

Report Claude Code usage from Pacer — every rate-limit window, including per-model caps like Fable and each account on the machine — and pace heavy work against them, so hitting a limit during a long autonomous run or a large fan-out of subagents costs a resumable pause rather than the whole run. Use before and during…

not rated 10 +2 yesterday A 146 tokens original MIT

pr-map

927

ValentinDutra/pr-map

Skill Claude CodeCodex

Turn a GitHub pull request into an interactive review map with AI insights, reviewed in the browser. Use when the user asks to review, map, or visualize a PR.

not rated 9 2mo ago A 38 tokens original MIT

panel-review

928

mollyretter/forward-deployed-engineer-toolkit

Skill Claude CodeCodex

Multi-agent panel review of a PR or current-branch diff. Three-model fan-out across Opus, Sonnet, and Haiku. Opus and Sonnet review for regressions, security issues, and bugs; Haiku reviews convention drift, naming, dead code, and comment quality. Discrete severity levels (nit, question, blocker). Sonnet confidence…

not rated 9 21d ago A SkillSpector: pass 116 tokens original MIT

zeno-development

929

ribeirogab/zeno-agent

Skill Claude CodeCodex

Clone repos using bare clones + git worktrees, develop changes, deliver via Pull Requests. Use this skill whenever the user asks you to clone, code, fix, edit, refactor, implement a feature, or open a PR on any repository — including PT-BR phrasings like "clonar repo", "refatorar", "abrir PR", "corrigir bug"…

not rated 9 3mo ago A 103 tokens original MIT

skill-curator

930

lexielin99-code/skill-curator

Skill Claude Code

Manage the Claude Code skills installed on this machine — list, inspect, disable, enable, or remove skills across user-level, project-level, and plugin-level sources. Use this skill when the user asks to: see / list / show all installed skills; check what skills they have; inspect a specific skill's trigger…

not rated 9 4mo ago D 176 tokens original MIT

caching-strategies

931

vanara-agents/skills

Skill Claude CodeCodex

Deep reference for caching — what to cache, cache-aside vs read/write-through/write-behind, TTLs with jitter, eviction (LRU/LFU/FIFO), invalidation, and surviving stampedes (thundering herd / dogpile). Worked examples and a runnable jitter check.

not rated 9 26d ago A 64 tokens original Apache-2.0

demo

932

NikiforovAll/claude-code-hub

Skill Claude Code

Use when the user wants to demo a Claude Code Hub sub-app (marketplace, cck/kanban, cost, memory), capture product screenshots, or build a seeded demo dataset — isolates from the user's real /.claude data and captures high-quality (HQ) Playwright screenshots. Triggers on "demo the hub", "take screenshots", "screenshot…

not rated 9 yesterday A 82 tokens

comfyui-mcp-server

933

MetaBrain-Labs/ComfyUI-MCP-Server-TypeScript

Skill Claude CodeCodex

Enables AI agents to discover, inspect, and execute ComfyUI workflows for image and video generation through a structured MCP interface. Supports the full task lifecycle—from context loading and workflow discovery, to parameter mounting and task submission, and finally result retrieval and generated asset management.

not rated 9 5mo ago A 61 tokens original MIT

seabasst/claude-smb-sverige

Skill Claude CodeCodex

Förbereder och sammanställer arbetsgivardeklaration på individnivå (AGI) för månatlig inlämning till Skatteverket. Hämtar löneunderlag från Bokio, kontrollerar att arbetsgivaravgifter, skatteavdrag, förmåner och ersättningar är korrekt bokförda per anställd, och producerar både totalsumman för betalning och…

not rated 9 3mo ago A 260 tokens original MIT

DeusMaximus/rmm-skills

Skill Claude CodeCodex

Create and review PowerShell 5.1 scripts specifically for NinjaOne or Action1 RMM deployment. ONLY use when the user explicitly mentions RMM, NinjaOne, Action1, or background agent deployment. Do NOT use for general PowerShell scripting.

not rated 9 3mo ago A 59 tokens original MIT

github

936

TonyCasey/lisa

Skill Claude CodeCodex

GitHub and Git workflow helpers, Issues and Projects v2 management via gh CLI; triggers on 'github', 'create issue', 'list issues', 'github project', 'project board', 'sync tasks', 'create pr', 'pr checks', 'retrigger tests', 'bump version', 'push'.

not rated 9 6mo ago A 65 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: