A curated marketplace of Claude Code plugins for common development workflows.
Add this marketplace to Claude Code:
/plugin marketplace add bardin08/claude-kit
Then install any plugin:
/plugin install plugin-name@claude-kit
| Plugin | Description |
|---|---|
| otto-kit | OTTO — Open Toolchain & Task Orchestrator. Bootstrap project-specific slash commands, agents, and conventions by detecting tech stack and architecture. |
We welcome new plugins. See CONTRIBUTING.md for the step-by-step guide.
In short:
- Fork this repo
- Create your plugin in
plugins/your-plugin-name/ - Add it to
.claude-plugin/marketplace.json - Open a PR