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.
Register the marketplace with your Claude Code installation:
/plugin marketplace add https://github.com/danielrosehill/Claude-Code-Plugins /plugin install {plugin-name}@danielrosehill For example:
/plugin install ai-tools@danielrosehill
/plugin install git-github@danielrosehill
/plugin install writing-editing@danielrosehill Once installed, type / to see all available commands, or run /help to browse what's available.
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 |
Visit the Plugins Marketplace on GitHub to browse all available plugins, read documentation, and contribute your own.