Anthropic official

Official Claude Code Plugins

40 plugins from Anthropic's curated directory — first-party tools plus partner plugins from GitHub, Google, GitLab and more. Install inside Claude Code with /plugin.

View the directory on GitHub ↗

asana

Asana

Partner

Asana project management integration. Create and manage tasks, search projects, update assignments, track progress, and integrate your development workflow with Asana's work management platform.

/plugin install asana@claude-plugins-official
View plugin →

context7

Upstash

Partner

Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.

/plugin install context7@claude-plugins-official
View plugin →

discord

Partner

Partner

Discord channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.

/plugin install discord@claude-plugins-official
View plugin →

fakechat

Partner

Partner

Localhost iMessage-style web chat for Claude Code — test surface with file upload and edits. No tokens, no access control.

/plugin install fakechat@claude-plugins-official
View plugin →

firebase

Google

Partner

Google Firebase MCP integration. Manage Firestore databases, authentication, cloud functions, hosting, and storage. Build and manage your Firebase backend directly from your development workflow.

/plugin install firebase@claude-plugins-official
View plugin →

github

GitHub

Partner

Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.

/plugin install github@claude-plugins-official
View plugin →

gitlab

GitLab

Partner

GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.

/plugin install gitlab@claude-plugins-official
View plugin →

greptile

Greptile

Partner

AI code review agent for GitHub and GitLab. View and resolve Greptile's PR review comments directly from Claude Code.

/plugin install greptile@claude-plugins-official
View plugin →

imessage

Partner

Partner

iMessage channel for Claude Code — reads chat.db directly, sends via AppleScript. Built-in access control; manage pairing, allowlists, and policy via /imessage:access.

/plugin install imessage@claude-plugins-official
View plugin →

laravel-boost

Laravel

Partner

Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.

/plugin install laravel-boost@claude-plugins-official
View plugin →

linear

Linear

Partner

Linear issue tracking integration. Create issues, manage projects, update statuses, search across workspaces, and streamline your software development workflow with Linear's modern issue tracker.

/plugin install linear@claude-plugins-official
View plugin →

playwright

Microsoft

Partner

Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.

/plugin install playwright@claude-plugins-official
View plugin →

serena

Oraios

Partner

Semantic code analysis MCP server providing intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.

/plugin install serena@claude-plugins-official
View plugin →

telegram

Partner

Partner

Telegram channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /telegram:access.

/plugin install telegram@claude-plugins-official
View plugin →

terraform

HashiCorp

Partner

The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.

/plugin install terraform@claude-plugins-official
View plugin →

agent-sdk-dev

Anthropic

Anthropic

Claude Agent SDK Development Plugin

/plugin install agent-sdk-dev@claude-plugins-official
View plugin →

claude-code-setup

Anthropic

Anthropic

Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.

/plugin install claude-code-setup@claude-plugins-official
View plugin →

claude-md-management

Anthropic

Anthropic

Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.

/plugin install claude-md-management@claude-plugins-official
View plugin →

claude-security

Anthropic

Anthropic

Deep vulnerability scanning of your own code, run entirely inside your Claude Code session at a chosen effort tier, with every finding challenged before it is reported and the verification tally computed in code. Turns surviving findings into targeted patches, each verified by a panel of agents, that you apply when you choose. See the plugin README for the tiers, the report format, and the trust model.

/plugin install claude-security@claude-plugins-official
View plugin →

code-modernization

Anthropic

Anthropic

Modernize legacy codebases (COBOL, legacy Java/C++/.NET, monolith web apps) with a structured preflight / assess / map / extract-rules / brief / (reimagine | transform | uplift) / harden / status workflow. Cross-stack rewrites, greenfield reimagining, and same-stack version uplifts (e.g. .NET Framework → .NET 8); an interactive topology viewer; specialist agents; and optional dynamic-workflow orchestration with adversarial verification.

/plugin install code-modernization@claude-plugins-official
View plugin →

code-review

Anthropic

Anthropic

Automated code review for pull requests using multiple specialized agents with confidence-based scoring

/plugin install code-review@claude-plugins-official
View plugin →

code-simplifier

Anthropic

Anthropic

Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality

/plugin install code-simplifier@claude-plugins-official
View plugin →

commit-commands

Anthropic

Anthropic

Streamline your git workflow with simple commands for committing, pushing, and creating pull requests

/plugin install commit-commands@claude-plugins-official
View plugin →

cwc-makers

Anthropic

Anthropic

Seamless onboarding for the Code-with-Claude Makers Cardputer: one /maker-setup command clones the build-with-claude repo, flashes UIFlow firmware, and installs the Claude Buddy app bundle onto a freshly-plugged-in M5Stack Cardputer-Adv.

/plugin install cwc-makers@claude-plugins-official
View plugin →

example-plugin

Anthropic

Anthropic

A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers

/plugin install example-plugin@claude-plugins-official
View plugin →

explanatory-output-style

Anthropic

Anthropic

Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)

/plugin install explanatory-output-style@claude-plugins-official
View plugin →

feature-dev

Anthropic

Anthropic

Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review

/plugin install feature-dev@claude-plugins-official
View plugin →

frontend-design

Anthropic

Anthropic

Frontend design skill for UI/UX implementation

/plugin install frontend-design@claude-plugins-official
View plugin →

hookify

Anthropic

Anthropic

Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns

/plugin install hookify@claude-plugins-official
View plugin →

learning-output-style

Anthropic

Anthropic

Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)

/plugin install learning-output-style@claude-plugins-official
View plugin →

math-olympiad

Anthropic

Anthropic

Solve competition math (IMO, Putnam, USAMO) with adversarial verification that catches what self-verification misses. Fresh-context verifiers attack proofs with specific failure patterns. Calibrated abstention over bluffing.

/plugin install math-olympiad@claude-plugins-official
View plugin →

mcp-server-dev

Anthropic

Anthropic

Skills for designing and building MCP servers that work seamlessly with Claude — guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.

/plugin install mcp-server-dev@claude-plugins-official
View plugin →

mcp-tunnels

Anthropic

Anthropic

Connect Claude to a private MCP server through an Anthropic MCP tunnel. Drives the Docker Compose quickstart end to end: certificates, proxy config, cloudflared, and a verifiable sample server.

/plugin install mcp-tunnels@claude-plugins-official
View plugin →

playground

Anthropic

Anthropic

Creates interactive HTML playgrounds — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button

/plugin install playground@claude-plugins-official
View plugin →

plugin-dev

Anthropic

Anthropic

Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance

/plugin install plugin-dev@claude-plugins-official
View plugin →

pr-review-toolkit

Anthropic

Anthropic

Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification

/plugin install pr-review-toolkit@claude-plugins-official
View plugin →

project-artifact

Anthropic

Anthropic

Generate and publish a project status artifact — an opinionated, tabbed status page (overview & success criteria, the workstream sequence, next steps, plus background / plan / risks & open questions / decisions-FAQ when they earn a tab) published via the built-in Artifact tool to a default-private claude.ai page the user can share with teammates. Each artifact is backed by a per-project config, so 'refresh the artifact' re-gathers live state, redeploys the same URL, and reports only the delta. Domain-neutral, with a software specialization for projects whose workstreams are pull requests. Needs the built-in Artifact tool (claude.ai login).

/plugin install project-artifact@claude-plugins-official
View plugin →

ralph-loop

Anthropic

Anthropic

Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.

/plugin install ralph-loop@claude-plugins-official
View plugin →

security-guidance

David Dworken

Anthropic

Security review for Claude-generated code. Pattern-based warnings on edits, LLM-powered diff review on Stop, and an agentic commit reviewer that catches injection, XSS, SSRF, hardcoded secrets, and 25+ other vulnerability classes.

/plugin install security-guidance@claude-plugins-official
View plugin →

skill-creator

Anthropic

Anthropic

Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.

/plugin install skill-creator@claude-plugins-official
View plugin →

Check the source

Results link to their authoritative repository. Read the files and installation instructions before use.

Stars are context, not proof

GitHub stars reflect repository popularity. They do not guarantee security, compatibility, or quality.

Community data

This directory includes third-party projects and is separate from the official Claude Cowork plugin catalog.