claude code plugins skills

1,138 tagged claude code plugins, measured the same way as everything else here.

Browse within: claude-code-marketplace 267claude-code-skills 202claude-code-plugins-marketplace 137claude-marketplace 105claude-plugins 91agent-skill-repository 83agentic-skills 83claude-code-skill 81claude-code-plugin-marketplace 67developer-tools-ai-agent 57knowledge-base 57claude-cowork-plugin 56claude-code-hooks 54outline-driven-development 54

agent-check

25

claude-world/director-mode-lite

Skill Claude CodeCodex

Validate custom agent file format and structure. Use after creating or editing an agent, before committing agent changes, or when an agent fails to load.

81 1mo ago A 32 tokens original MIT

auto-loop

26

claude-world/director-mode-lite

Skill Claude CodeCodex

TDD-based autonomous development loop with checkpoint recovery and observability changelog.

81 1mo ago A 17 tokens original MIT

hook-template

27

claude-world/director-mode-lite

Skill Claude CodeCodex

Generate hook script from template. Use when adding a new hook, wiring a PreToolUse/PostToolUse/Stop/Notification hook, or scaffolding hook config for settings.json.

81 1mo ago A 39 tokens original MIT

becoming-senior-pm

28

Productfculty-aipm/PM-Copilot-by-Product-Faculty

Skill Claude CodeCodex

Use this skill when the user asks "how do I become a senior PM", "what does senior PM actually mean", "I want to get promoted to senior", "what's the difference between PM and senior PM", "I've been a PM for 2–3 years and want to grow", "my manager says I need to work more strategically", "I'm stuck at PM level", or…

75 4mo ago A 126 tokens

eval-suite-design

29

Productfculty-aipm/PM-Copilot-by-Product-Faculty

Skill Claude CodeCodex

Use this skill when the user asks to "design an eval suite", "build evals for my AI feature", "create an evaluation framework", "how do I evaluate my AI", "what evals should I run", "build an eval system", or wants to create a systematic evaluation framework for an AI-powered product feature. Typically run after…

75 4mo ago A 83 tokens

founding-pm

30

Productfculty-aipm/PM-Copilot-by-Product-Faculty

Skill Claude CodeCodex

Use this skill when the user says "I'm the first PM", "founding PM", "I joined a startup as the only PM", "how do I set up PM processes from scratch", "no PM infrastructure exists", "I'm building the PM function", "what should a first PM do in 90 days", or is navigating the unique challenges of being an early-stage PM…

75 4mo ago A 106 tokens

plugin-authoring

31

ivan-magda/claude-code-plugin-template

Skill Claude CodeCodex

Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.

68 +1 2mo ago A 51 tokens original MIT

excel-dcf-modeler

32

jeremylongshore/excel-analyst-pro-skill-md

Skill Claude CodeCodex

Builds discounted cash flow (DCF) valuation models in Excel with free cash flow projections, WACC calculations, and sensitivity analysis. Targets investment banking and corporate finance workflows. Use when asked to create a DCF model, calculate enterprise value, value a company, or build a valuation model. Trigger…

53 7d ago A 109 tokens

excel-lbo-modeler

33

jeremylongshore/excel-analyst-pro-skill-md

Skill Claude CodeCodex

Creates leveraged buyout (LBO) models in Excel with sources & uses, debt schedules, cash flow waterfalls, and IRR calculations. Targets private equity and investment banking workflows. Use when asked to create an LBO model, build a buyout model, calculate PE returns, or analyze a leveraged acquisition. Trigger with…

53 7d ago A 113 tokens

jeremylongshore/excel-analyst-pro-skill-md

Skill Claude CodeCodex

Automates budget vs actual variance analysis in Excel with flagging, commentary, and executive summaries. Targets FP&A teams and financial reporting workflows. Use when asked to analyze budget variance, compare actual vs forecast, create a variance report, or explain budget differences. Trigger with "analyze budget…

53 7d ago A 102 tokens

hone

35

acostanzo/quickstop

Skill Claude CodeCodex

Audit and improve an existing Quickstop plugin's quality against Claude Code plugin spec.

46 2mo ago A 17 tokens original MIT

smith

36

acostanzo/quickstop

Skill Claude CodeCodex

Scaffold a new Quickstop plugin with correct structure and conventions.

46 2mo ago A 14 tokens original MIT

claudit

37

acostanzo/quickstop

Skill Claude CodeCodex

Full multi-phase audit of Claude Code configuration (dispatches research + audit subagents, edits files, may open a PR). Run only when the user explicitly asks to audit or optimize their Claude Code setup.

46 2mo ago A 44 tokens original MIT

quality-gates

38

NikiforovAll/lazyclaude

Skill Claude CodeCodex

This skill should be used when the user wants to run code quality checks (linting, formatting, type checking, tests) on the lazyclaude project. Use this skill when asked to "run quality gates", "check the code", "run tests", "lint the code", or verify code quality before committing.

41 5mo ago A 68 tokens original MIT

NikiforovAll/lazyclaude

Skill Claude CodeCodex

Update GitHub star counts for suggested marketplaces in DEFAULTSUGGESTEDMARKETPLACES. Use this skill when asked to "update stars", "refresh marketplace stars", or "sync star counts".

41 5mo ago A 45 tokens original MIT

automating-chrome

41

SpillwaveSolutions/automating-mac-apps-plugin

Skill Claude CodeCodex

Automates Google Chrome and Chromium-based browsers via JXA with AppleScript dictionary discovery. Use when asked to "automate Chrome tabs", "control browser with JXA", "Chrome AppleScript automation", "Chromium browser scripting", or "browser tab management". Covers windows, tabs, execute(), tunneling patterns, and…

40 11d ago A 71 tokens original MIT

automating-mac-apps

42

SpillwaveSolutions/automating-mac-apps-plugin

Skill Claude CodeCodex

Automates macOS apps via Apple Events using AppleScript (discovery), JXA (legacy), and PyXA (modern Python). Use when asked to "automate Mac apps", "write AppleScript", "JXA scripting", "osascript automation", or "PyXA Python automation". Foundation skill for all macOS app automation.

40 11d ago A 75 tokens original MIT

automating-notes

43

SpillwaveSolutions/automating-mac-apps-plugin

Skill Claude CodeCodex

Automates Apple Notes via JXA. Use when asked to "create notes programmatically", "automate Notes app", "JXA notes scripting", or "organize notes with automation". Covers accounts/folders/notes, HTML bodies, queries, moves, and Objective-C/UI fallbacks for Notes.app automation on macOS.

40 11d ago A 71 tokens original MIT

fewword

44

sheeki03/Few-Word

Skill Claude CodeCodex

Use this skill when tool outputs exceed 2000 tokens, tasks span multiple conversation turns, sub-agents need to share state, context window is bloating, plans need to persist across summarization, terminal/log output needs selective querying, or when user mentions "offload context", "dynamic context discovery"…

38 7mo ago A 86 tokens

autolearn

45

OutlineDriven/odin-claude-plugin

Skill Claude CodeCodex

Compound a solved problem into a durable in-repo learning doc. Use when a verified non-trivial fix lands, the user says "compound this", "document this fix", or "remember this". This is the automatic-capture entry point; for an explicitly requested one-off write-up, use compound.

35 6d ago A 65 tokens original Apache-2.0

brainstorm

46

OutlineDriven/odin-claude-plugin

Skill Claude CodeCodex

Explore vague or ambitious ideas into a right-sized requirements-only plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning, not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or…

35 6d ago A 85 tokens original Apache-2.0

doc-review

47

OutlineDriven/odin-claude-plugin

Skill Claude CodeCodex

Use when the user asks to review or critique a prose planning document — a plan, spec, PRD, requirements doc, or design doc.

35 6d ago A 32 tokens original Apache-2.0

moo-authoring

48

saadshahd/moo.md

Skill Claude CodeCodex

Use when adding or changing a skill, hook, or runtime file in this repo — including deciding which unit a new capability should be.

34 16d ago A 31 tokens original MIT