ananddtyagi/cc-marketplace

678 stars · Last commit 2026-01-18

Marketplace repo for Claude Code Plugins

README preview

# Claude Code Marketplace

Community-driven marketplace for Claude Code commands and plugins.

## 🚀 Quick Start

Add this marketplace to Claude Code:

```bash
/plugin marketplace add ananddtyagi/cc-marketplace
```

Then browse and install individual plugins (commands or agents):

```bash
/plugin
```

Install a specific command:
```bash

View full repository on GitHub →