Claude Code plugins

7,851 tagged Claude Code, measured the same way as everything else here.

Browse within: claude-code-plugin 380cursor 183ai-tools 166plugins 164skills 153claude-code-commands 120cli 117agents 102marketplace 101claude-code-plugins 90claudecode 90agentic-ai 76claude-code-skill 75claudecode-hooks 72

wordpress-performance

3793

billylui/wordpress-performance-skills

Plugin Claude Code

Bundles 2 skills · 287 tokens together

Audit and fix performance on live WordPress sites across whatever stack they actually run — page builders, caching layers, CDNs and managed hosts. Fingerprints the stack, separates origin from edge TTFB, and applies fixes only under a guarded write loop with a rollback for every change.

not rated 2 1mo ago A tokens not measured GPL-2.0

frontend-fidelity

3794

big-emotion/agent-atelier

Plugin Claude Code

Bundles 3 skills · 115 tokens together

Pixel-fidelity pipeline for frontend work: reverse-ui extracts a complete reproduction kit from any web app, blueprint turns it into a buildable frontend spec, validate-fidelity catches drift between spec, implementation, and the original.

not rated 2 7d ago A tokens not measured original MIT

skillforge

3795

yvzhou1111/skillforge

Plugin Claude Code

Bundles 2 skills · 139 tokens together

Intelligent Agent-Skill dependency butler: discover, security-audit, and install Agent Skills into your project. Scans tech stack, plans a vetted combination, audits each skill, and installs per-agent.

not rated 2 3mo ago A tokens not measured original MIT

workflow

3796

Go1c/workflow-plugin

Plugin Claude Code

Bundles 10 skills, 10 commands · 1,087 tokens together

A plugin that connects an AI agent to Workflow, a platform for planning, sharing, tracking, and completing software tasks.

not rated 2 15d ago A tokens not measured original MIT

prompt-refiner

3797

HenrikBrehm/prompt-refiner-skill

Plugin Claude Code

Bundles 1 skill · 58 tokens together

Hybrid prompt linter — deterministic Node detector for 18 of 20 rules plus an LLM model layer for PR003, PR009, and semantic cases of PR002, PR005, and PR010. Lint, don't rewrite. Markdown or JSON output, suppression comments, baseline mode, conformance corpus (25 cases), CI recipes. Never imposes a framework, never…

not rated 2 4mo ago A tokens not measured original MIT

selic-skills

3799

selic/skills

Plugin Claude Code

Bundles 5 skills · 488 tokens together

A growing collection of Agent Skills: scaffold Home Assistant add-ons, review MCP servers, and more.

not rated 2 2mo ago A tokens not measured original MIT

watch-local

3800

PBNZ/watch-local

Plugin Claude Code

Bundles 1 skill, 4 commands, 1 hook · 313 tokens together

Let Claude watch a video -- fully local. Downloads with yt-dlp, extracts auto-scaled frames with ffmpeg, ALWAYS transcribes with faster-whisper and compares against creator-provided captions. Auto-detects your NVIDIA GPU: uses it for video decode (NVDEC) and whisper when present, falls back to a fully working CPU-only.

not rated 2 1mo ago A tokens not measured

causal-powers

3801

lancegui/causal-powers

Plugin Claude Code

Bundles 18 skills, 2 agents, 5 hooks · 3,684 tokens together

Superpowers for data analytics, causal inference, and econometrics: discipline skills that make the silent failures of data work loud — data contracts, data preparation, join-cardinality checks, wrong-number debugging, result verification, pre-analysis plans, descriptive evidence (stylized facts, trends, summary-stats.

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

pre-flight-check

3802

mirekondro/The-Pre-Flight-Check

Plugin Claude Code

Bundles 1 skill · 45 tokens together

Fail-fast quality gate (Typecheck → Lint → Test → Security Audit) that runs before any task is declared done or code is committed. Auto-detects Node.js and Python projects.

not rated 2 3mo ago A tokens not measured original MIT

flow-tester

3804

kushagraagent47/vibe-tester

Plugin Claude Code

Bundles 1 skill · 114 tokens together

Discovers a web app's user flows, drives a real Chromium browser through them with a live local dashboard, flags functional/content/visual/console bugs, and runs a read-only security audit on local source. Identify-only, never fixes.

not rated 2 2mo ago A tokens not measured

img-pilot

3805

Sakaax/img-pilot

Plugin Claude Code

Bundles 1 skill · 42 tokens together

First Claude Code plugin that generates brand-aligned visual assets from your terminal. 9 providers, cost-optimized (one call, many derivatives), security-first (auto-gitignore, chmod 600, pre-commit hook).

not rated 2 5mo ago A tokens not measured original MIT

rn-agents-kit

3806

AndrewDongminYoo/rn-agents-kit

Plugin Claude Code

Bundles 10 skills · 587 tokens together

Audit-first agent skills for React Native maintenance: code-quality audit, New Architecture readiness, asset hygiene, project snapshot, device screen capture, Metro console capture, runtime QA routing, CI artifact inventory, EAS build profile resolution, and upgrade surface assessment.

not rated 2 changed 9d ago A tokens not measured original Apache-2.0

responsible-ai-skills

3807

obielin/responsible-ai-skills

Plugin Claude Code

Bundles 9 skills · 329 tokens together

Responsible AI skills for coding agents — bias assessment, governance documentation, explainability, fairness testing, and alignment review. Auto-activates when building AI systems.

not rated 2 5mo ago A tokens not measured original MIT

ai-stack

3808

nazmulnahid-git/Ai-Stack

Plugin Claude Code

Bundles 4 skills · 361 tokens together

Useful AI things an engineer uses daily. Ships prodcheck (senior-engineer production review), prodtest (senior-QA test pass with Playwright), mergemain (context-aware merge of main into the current branch), and shipit (clean commits and PRs, with or without AI attribution).

not rated 2 1mo ago A tokens not measured original MIT

skillrot

3810

mishanefedov/skillrot

Plugin Claude Code

Bundles 2 skills · 159 tokens together

Audit agent skills for CLI drift — finds skills that call external tools with flags or subcommands the installed version no longer accepts.

not rated 2 3mo ago A tokens not measured original MIT

godot-superpowers

3811

Simone-Tarantino/godot-superpowers

Plugin Claude Code

Bundles 33 skills, 15 agents, 4 hooks, 5 MCP servers · 3,238 tokens together

Full-spectrum Godot 4.x game development toolkit for Claude Code: skills, subagents, hooks, and MCP integration covering scaffolding, components, state machines, save systems, collision layers, GUT tests, shaders, audio, export pipelines, and genre packs (platformer, top-down, 3D action, turn-based).

not rated 2 4mo ago A tokens not measured original MIT

arbiter

3814

heurema/arbiter

Plugin Claude Code

Bundles 1 skill · 188 tokens together

Multi-AI orchestrator — dispatch to Codex CLI and Gemini CLI for review, ask, implement, panel, quorum, continue, diverge, and doctor modes. Diverge generates 3 independent implementations in isolated worktrees with different strategy hints, then compares and selects the best solution. Doctor checks provider health…

not rated 2 5mo ago A tokens not measured original MIT

auto-pilot

3815

IronRookieCoder/auto-pilot

Plugin Claude Code

Bundles 6 skills, 2 hooks · 445 tokens together

Long-cycle coding workflow plugin - Structured state machine with TDD-driven milestone execution and deterministic gates for sustained AI coding sessions.

not rated 2 5mo ago A tokens not measured

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: