Claude Plugins

Official and community-built plugins for Claude Code and Claude AI — GitHub, Figma, Supabase, Vercel, Playwright, security guidance, and more.

23 plugins in this category

Browse by subcategory (21)

Development

Design & UI

Productivity

Platform & Services

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 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

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
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
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

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
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 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
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

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

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
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

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

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
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

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

About Claude Plugins

Claude Plugins extend the capabilities of Claude Code and Claude AI with prebuilt integrations, tools, and workflows. The plugin ecosystem includes official connectors from Anthropic partners (GitHub for repository access, Figma for design context, Supabase for database operations, Vercel for deployment) as well as community-built plugins that add specialized capabilities. Plugins work via the Model Context Protocol, meaning Claude can call plugin tools during a conversation just as it would use any built-in capability. Installing a plugin gives Claude persistent access to the connected service across sessions. When choosing plugins, consider which services you use most in your development workflow, whether you need read-only access or full read/write capability, and the security model — plugins operate with the permissions granted at installation time.