Plugins Marketplace

The Claude Code Plugins Marketplace is a curated collection of plugins that extend Claude Code with specialized slash commands, agents, and workflows. Install individual plugins or grab preset bundles tailored to your role.

Quick Start

1. Add the Marketplace

Register the marketplace with your Claude Code installation:

/plugin marketplace add https://github.com/danielrosehill/Claude-Code-Plugins

2. Install a Plugin

/plugin install {plugin-name}@danielrosehill

For example:

/plugin install ai-tools@danielrosehill
/plugin install git-github@danielrosehill
/plugin install writing-editing@danielrosehill

3. Use Installed Plugins

Once installed, type / to see all available commands, or run /help to browse what's available.

Preset Bundles

Recommended plugin sets by role:

Role Plugins
Full Stack Developer git-github, tech-docs, fix-documentation
AI/ML Developer ai-tools, git-github
System Admin linux-desktop-mgmt, linux-server-mgmt, security-checkup, lan-manager
Content Creator writing-editing, tech-docs, audio-editing, video-editing, image-editing
Productivity filesystem-organisation, context-toolkit, diary-planner, home-budget-helper

Browse the Marketplace

Visit the Plugins Marketplace on GitHub to browse all available plugins, read documentation, and contribute your own.