Claude Plugin Suite - A comprehensive collection of specialized development tools for DevOps, Testing, Security, Languages, and Architecture
You can install this plugin from any of these themed marketplaces. Choose one, add it as a marketplace, then install the plugin.
This plugin uses advanced features that require additional trust:
Only install plugins from repositories you trust. Review the source code before installation.
Choose your preferred installation method below
A marketplace is a collection of plugins. Every plugin gets an auto-generated marketplace JSON for individual installation, plus inclusion in category and themed collections. Add a marketplace once (step 1), then install any plugin from it (step 2).
One-time setup for access to all plugins
When to use: If you plan to install multiple plugins now or later
Step 1: Add the marketplace (one-time)
/plugin marketplace add https://claudepluginhub.com/marketplaces/all.json
Run this once to access all plugins
Step 2: Install this plugin
/plugin install dev-toolkit@all
Use this plugin's auto-generated marketplace JSON for individual installation
When to use: If you only want to try this specific plugin
Step 1: Add this plugin's marketplace
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/dev-toolkit.json
Step 2: Install the plugin
/plugin install dev-toolkit@dev-toolkit
Professional development toolkit with 10+ enterprise commands and 16 specialized AI agents for security, DevOps, testing, and performance optimization.
A comprehensive suite of enterprise-grade development tools that extends Claude Code with specialized AI agents, custom commands, and intelligent automation for modern development workflows. Supports MCP (Multi-Code Protocol) servers like Rube and more... for seamless integration with other development tools.
/audit
- Comprehensive security and compliance audits/deploy
- Automated deployment with health validation/monitor
- System monitoring and performance tracking/logs
- Intelligent log analysis and troubleshooting/security-scan
- Vulnerability scanning and threat detection/performance-test
- Load testing and performance optimization/test
- Automated testing workflows/optimize
- Code and performance optimization/code-review
- Multi-perspective code review/status
- System health and service status# Add the marketplace
/plugin marketplace add https://github.com/rohitt/claude-plugin-suite
# Install the plugin suite
/plugin install claude-plugin-suite@claude-plugin-suite
# Security audit
/audit
"Conduct comprehensive security audit of our microservices"
# Compliance check
"Validate GDPR compliance for our data processing system"
# Security scan
/security-scan
"Scan for vulnerabilities in our React application"
# Performance testing
/performance-test
"Run load testing for our API with 10,000 concurrent users"
# Code optimization
/optimize
"Optimize this Python function for better performance"
# Automated testing
/test
"Generate unit tests for this JavaScript module"
# System monitoring
/monitor
"Check the health of our production services"
# Log analysis
/logs
"Analyze error logs from the last 24 hours"
# Deployment
/deploy
"Deploy the latest version to staging environment"
# Multi-perspective review
/code-review
"Review this pull request for security, performance, and best practices"
# System status
/status
"Show me the current status of all our services"
Configure external service integrations in .mcp.json
:
{
"mcpServers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
},
"sentry": {
"type": "http",
"url": "https://mcp.sentry.dev/mcp"
}
}
}
Set up API keys for MCP integrations:
export AIRTABLE_API_KEY="your_airtable_key"
export CLICKUP_API_KEY="your_clickup_key"
export CLICKUP_TEAM_ID="your_team_id"
agents/
directory following the existing patternmarketplace.json
to include the new agentcommands/
directorymarketplace.json
configurationThis project is licensed under the MIT License - see the LICENSE file for details.
Claude Plugin Suite - Professional Development Toolkit for Claude Code
1.0.0