Claude Code Plugins

23 integrations — official and community-built

Official Featured

Skill Creator

Plugin Development

297k

+21.5%

Build, test, and publish Claude plugin SKILL.md files interactively. Guides through skill descriptions, trigger conditions, and edge cases with live validation against the AgentSkills specification.

claude plugins add skill-creator
skill-creator plugins skill-md
Official Featured

Code Simplifier

Code Quality

294k

+14.1%

Automatically detects and rewrites overly complex code — deep nesting, long functions, convoluted logic — into clear, idiomatic alternatives without changing behavior. Works across Python, TypeScript, Go, Rust, and more.

claude plugins add code-simplifier
refactoring simplification code-quality
Official Featured

GitHub

Version Control

270k

+12.4%

Full GitHub integration for Claude Code — read and write PRs, issues, Actions runs, and repo content without leaving the terminal.

claude plugins add github
github pull-requests issues
Official Featured

CLAUDE.md Management

Context Management

233k

+17.6%

Create, update, and synchronize CLAUDE.md context files across your project. Automatically detects project structure, coding conventions, and team preferences to generate comprehensive context files that improve every Claude Code session.

claude plugins add claude-md-management
claude-md context project-setup
Official Featured

Figma

Design-to-Code

140k

+12.4%

Design-to-code workflows for Claude Code — read Figma frames, generate component code, create Code Connect mappings and maintain design-system rules.

claude plugins add figma
figma design components
Featured

Frontend Design

UI/UX

867k

+18.3%

Component-level frontend design guidance for Claude Code — HTML, CSS, Tailwind, React and accessibility best practices built into every edit.

claude plugins add frontend-design
frontend css tailwind
Featured

Superpowers

Meta Tools

787k

+20.7%

Meta-plugin that bundles dozens of productivity micro-skills — scratch pads, checklists, code timers, context compressors and more — into a single install.

claude plugins add superpowers
productivity meta context
Featured

Code Review

Code Quality

360k

+14.9%

Structured multi-pass code review skill for Claude Code — security, performance, readability and test coverage scored with inline comments and a summary table.

claude plugins add code-review
code-review security performance
Featured

Context7

Documentation

359k

+12.0%

Pulls live, version-matched library documentation into Claude context on demand — no more stale training data for npm packages, Python libs, or GitHub repos.

claude plugins add context7
docs npm python
Official

Feature Dev

Feature Development

223k

+10.2%

End-to-end feature development workflow: breaks down a feature request into implementation tasks, generates code across all affected files, writes tests, and creates a pull request — all from a single prompt.

claude plugins add feature-dev
feature-development workflow pull-request
Official

TypeScript LSP

Language Support

182k

+11.1%

Deep TypeScript integration for Claude Code — real-time type checking, go-to-definition, find-references, and intelligent autocomplete powered by the TypeScript language server running directly in your session.

claude plugins add typescript-lsp
typescript lsp type-checking
Official

Ralph Loop

Autonomous Coding

178k

+7.9%

Autonomous AI coding loop that runs Claude in a continuous edit-test-fix cycle until all tests pass. Based on the Ralph methodology — define a goal, set acceptance criteria, and let Claude iterate until done.

claude plugins add ralph-loop
ralph autonomous agentic
Official

Claude Code Setup

Setup & Configuration

155k

+32.0%

One-command setup for Claude Code in any project: installs the CLI, configures CLAUDE.md, sets up MCP servers for your stack, and optimizes settings for your workflow. Gets new projects production-ready in under two minutes.

claude plugins add claude-code-setup
setup configuration onboarding
Official

Vercel

DevOps

152k

+32.4%

Deploy, preview and manage Vercel projects from Claude Code — create deployments, inspect logs, manage env vars and roll back from the terminal.

claude plugins add vercel
vercel deployment hosting
Official

Commit Commands

Version Control

149k

+10.7%

Git workflow automation for Claude Code — stage changes, write conventional commits, handle merge conflicts, and manage branches through natural language. Integrates with GitHub and GitLab for PR creation and CI status.

claude plugins add commit-commands
git commits version-control
Official

Slack

Team Messaging

73k

+15.3%

Read channels, search messages, post updates, and manage notifications in Slack from Claude Code. Useful for posting deployment updates, sharing code snippets, and staying in sync with your team without leaving the terminal.

claude plugins add slack
slack messaging team
Official

Linear

Project Management

41k

+10.9%

Linear issue tracking integration for Claude Code — create issues from TODO comments, update status, triage backlogs and link PRs to issues automatically.

claude plugins add linear
linear issues project-management
Official

Stripe

Payments

36k

+38.3%

Stripe API integration for Claude Code — browse customers, inspect payments, manage products and write webhook handlers with accurate Stripe SDK usage.

claude plugins add stripe
stripe payments billing
Official

Cloudflare

Cloud

10k

+69.4%

Cloudflare platform integration for Claude Code — deploy Workers, manage KV, Durable Objects, R2 and D1 from natural-language commands.

claude plugins add cloudflare
cloudflare workers kv

Playwright

Testing

258k

+15.5%

Browser automation and E2E test generation for Claude Code using Microsoft Playwright — write, run and debug tests from natural-language descriptions.

claude plugins add playwright
playwright testing e2e

Security Guidance

Security

194k

+26.2%

Real-time security coaching for Claude Code — catches OWASP Top 10 patterns, secrets in code, and dependency vulnerabilities before they reach production.

claude plugins add security-guidance
security owasp vulnerabilities

Supabase

Database

103k

+20.1%

Full Supabase integration for Claude Code — query tables, manage migrations, inspect auth users, view logs and generate typed database clients.

claude plugins add supabase
supabase postgres database

Sentry

Monitoring

33k

+11.0%

Sentry error monitoring integration for Claude Code — inspect recent issues, read stack traces, and navigate from error to root cause without leaving the terminal.

claude plugins add sentry
sentry errors monitoring