anthropics/claude-plugins-official: A Curated Plugin Directory for Claude Code
Claude Code is gaining traction among developers who want AI-assisted terminal workflows, but the plugin ecosystem has been fragmented. Anthropic just solved that with an official, curated plugin directory. With 24,315 stars and a staggering 2,556 stars gained today alone, this repo is clearly filling a real need. It’s not a framework or SDK — it’s a quality-controlled registry of plugins that extend Claude Code’s capabilities, managed directly by Anthropic.
Key Features
- Official curation: Every plugin in this directory is reviewed and maintained by Anthropic, not a third-party aggregator
- Python-based plugins: All plugins are written in Python, making them easy to inspect, modify, or contribute to
- Quality guarantee: Anthropic’s stamp of approval means fewer broken or abandoned plugins compared to community-only repositories
- Direct integration: Plugins work out-of-the-box with Claude Code’s plugin system — no additional configuration or wrappers needed
- Transparent versioning: The repo follows standard GitHub release practices, so you can track changes and roll back if needed
Project Specs
| Attribute | Value |
|---|---|
| Language | Python |
| Stars | 24,315 |
| Stars Today | 2,556 |
| License | Not explicitly stated (check repo for details) |
| Interface | CLI (Claude Code plugin system) |
China Accessibility
This is a GitHub-hosted repository, so direct access requires a VPN or reliable proxy in mainland China. There are no official mirrors on Gitee, GitCode, or any domestic platform. Since the plugins run locally after cloning, the actual usage doesn’t need a persistent VPN — just the initial clone. You can also download the repo as a ZIP archive from GitHub (using a proxy) and then use it offline. No Hugging Face deployment is available.
Quick Start
git clone https://github.com/anthropics/claude-plugins-official.git
Full documentation: https://github.com/anthropics/claude-plugins-official