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
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.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.
Cloudflare
Cloud
10k
+69.4%
Cloudflare platform integration for Claude Code — deploy Workers, manage KV, Durable Objects, R2 and D1 from natural-language commands.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Nothing in this subcategory yet — submit a tool!
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.