Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


░█▀▀░█▀▀░░░█▀█░█░░░█░█░█▀▀░▀█▀░█▀█░░░█▀█░█▀█░█▀█░▀█▀░█▀▄░█░█
░█░░░█░░░░░█▀▀░█░░░█░█░█░█░░█░░█░█░░░█▀▀░█▀█░█░█░░█░░█▀▄░░█░
░▀▀▀░▀▀▀░░░▀░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░░░▀░░░▀░▀░▀░▀░░▀░░▀░▀░░▀░
                                                                                                                                                                                                                       

Claude Code plugins. One command. Instant superpowers.

MIT License Plugins Claude Code

Install · Browse Plugins · Contribute


The Problem

You're using Claude Code. It's powerful. But every session you're re-explaining the same workflows, re-configuring the same behaviors, re-writing the same prompts.

What if Claude Code had an app store?

The Solution

cc-plugin-pantry is the first community-driven marketplace for Claude Code plugins. Browse, install, and activate plugins in seconds — no configuration files to edit, no repos to clone manually.

/plugin marketplace add LeonExists/cc-plugin-pantry

That's it. You now have access to every plugin in the pantry.


Install the Marketplace

Pick whichever method matches your setup:

Method Command
GitHub shorthand (recommended) /plugin marketplace add LeonExists/cc-plugin-pantry
HTTPS (corporate proxies) /plugin marketplace add https://github.com/LeonExists/cc-plugin-pantry.git
SSH (SSH key auth) /plugin marketplace add git@github.com:LeonExists/cc-plugin-pantry.git

Available Plugins

Plugin What it does Install
🏗️ github-init Creates GitHub repos with your personal preferences — names, licenses, READMEs, CI — all from conversation /plugin install github-init@cc-plugin-pantry
🔧 repofinery Audits and transforms any repo into a star-worthy project. Scores 20 categories, then fixes them interactively /plugin install repofinery@cc-plugin-pantry
📝 commit-flow Groups pending changes into well-scoped commits, drafts messages matching your repo's style, and commits/pushes only after you confirm /plugin install commit-flow@cc-plugin-pantry

More plugins coming soon. Want to contribute one?

After installing, run /reload-plugins to activate.


How It Works

graph LR
    A[You] -->|"/plugin marketplace add"| B[cc-plugin-pantry]
    B -->|browse| C[Plugin Registry]
    C -->|"/plugin install X"| D[Your Claude Code]
    D -->|instant access| E[New Skills & Commands]

    style A fill:#58a6ff,stroke:#58a6ff,color:#0d1117
    style B fill:#bc8cff,stroke:#bc8cff,color:#0d1117
    style C fill:#3fb950,stroke:#3fb950,color:#0d1117
    style D fill:#f0883e,stroke:#f0883e,color:#0d1117
    style E fill:#58a6ff,stroke:#58a6ff,color:#0d1117
Loading

Why This Exists

Claude Code is the most powerful AI coding tool available — but its plugin ecosystem is still in its infancy. There's no central place to discover, share, or install plugins.

cc-plugin-pantry changes that:

  • For users — Stop reinventing the wheel. Install battle-tested plugins in one command.
  • For creators — Ship your plugins where people can actually find them.
  • For the ecosystem — A rising tide lifts all boats. More plugins = more reasons to use Claude Code.

Contributing

We want your plugins! If you've built something useful for Claude Code, submit it to the pantry.

  1. Fork this repo
  2. Add your plugin to plugins/your-plugin-name/
  3. Include a .claude-plugin/plugin.json manifest
  4. Open a PR

See the plugin structure guide for details.


Roadmap

  • Plugin categories and tags
  • Quality ratings and reviews
  • Automated plugin validation
  • Plugin templates / scaffolding
  • Community voting

License

MIT — use freely, contribute gladly.


If this saved you time, star the repo — it helps others find it.

About

The plugin marketplace for Claude Code — browse, install, activate in one command

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

0 watching

Forks

Contributors