Claude-Code-Plugins
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 6 GitHub stars
Code Pass
- Code scan — Scanned 5 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
This project serves as an index and marketplace for various Claude Code plugins, providing installation commands and links to external repositories for tools related to AI, development utilities, and documentation.
Security Assessment
Overall risk: Low. The scanned code contains no dangerous patterns, no hardcoded secrets, and does not request dangerous permissions. Because this tool primarily acts as a directory, the installation commands provided could theoretically direct a user to execute unverified external shell scripts. However, the repository itself does not appear to access sensitive data, make unauthorized network requests, or natively execute malicious system commands.
Quality Assessment
The project is very actively maintained, with its most recent updates pushed today. However, there are significant concerns regarding its maturity and legal safety. It has very low community visibility, boasting only 6 GitHub stars, which means it has not been broadly vetted by a wide audience. More importantly, the repository lacks a license file. This means there are no explicit terms granted for usage, modification, or distribution, which poses a potential legal risk for developers wanting to integrate these plugins into professional or commercial workflows.
Verdict
Use with caution: while the directory itself is safe, you should manually review the source code of each linked plugin repository before execution, and be aware of the unlicensed status.
Daniel Rosehill's Claude Code plugin marketplace
Claude Code Plugins Marketplace
A comprehensive marketplace of Claude Code plugins for developers, system administrators, content creators, and productivity enthusiasts. These plugins extend Claude Code with specialized slash commands and agents for various workflows.
📋 View Plugin Source Repositories - Complete list of all plugin repositories with links
Available Plugins
AI Tools
AI development, documentation, and context management tools.
Development Utilities
Version control and development tools.
Documentation
Plugins for creating and editing documentation.
Media Management Plugins
Audio, video, and images: plugins for performing media operations using Claude Code.
Miscellaneous
All other plugins.
OS Management / System Administration
Plugins for managing specific filesystems, whether the local environment (Linux desktop) or a Linux server. Also includes specific OS types: Home Assistant OS, OPNsense (work in progress).
Research
Plugins for deep research and specific types of research.
Installation
Add This Marketplace
First, add this marketplace to your Claude Code installation:
/plugin marketplace add https://github.com/danielrosehill/Claude-Code-Plugins
Install Individual Plugins
After adding the marketplace, install any plugin:
/plugin install {plugin-name}@danielrosehill
Examples:
/plugin install ai-tools@danielrosehill
/plugin install git-github@danielrosehill
/plugin install writing-editing@danielrosehill
Install Multiple Plugins
You can install multiple plugins by repeating the installation command for each one you need.
Popular Plugin Combinations
Full Stack Developer Setup
/plugin install git-github@danielrosehill
/plugin install tech-docs@danielrosehill
/plugin install fix-documentation@danielrosehill
AI/ML Developer Setup
/plugin install ai-tools@danielrosehill
/plugin install git-github@danielrosehill
System Administrator Setup
/plugin install linux-desktop-mgmt@danielrosehill
/plugin install linux-server-mgmt@danielrosehill
/plugin install security-checkup@danielrosehill
/plugin install lan-manager@danielrosehill
Content Creator Setup
/plugin install writing-editing@danielrosehill
/plugin install tech-docs@danielrosehill
/plugin install audio-editing@danielrosehill
/plugin install video-editing@danielrosehill
/plugin install image-editing@danielrosehill
Personal Productivity Setup
/plugin install filesystem-organisation@danielrosehill
/plugin install context-toolkit@danielrosehill
/plugin install diary-planner@danielrosehill
/plugin install home-budget-helper@danielrosehill
Plugin Structure
Each plugin follows the standard Claude Code plugin structure:
CC-Plugin-{name}/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/ # Slash commands
│ └── {category}/
│ └── command.md
├── agents/ # Custom agents (if applicable)
├── skills/ # Agent skills (if applicable)
└── README.md
Usage
After installing a plugin, you can:
View available commands: Run
/helpto see all installed commandsUse slash commands: Type
/followed by the command nameExplore plugin features: Check the plugin's repository README for detailed documentation
Submit a pull request with a clear description of your improvements
License
All plugins are licensed under the MIT License. See individual plugin repositories for details.
Author
Daniel Rosehill
- Website: danielrosehill.com
- Email: [email protected]
- GitHub: @danielrosehill
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found