16 production-ready Claude Code agents including prompt engineering. Delivers 70% ROI with 5-agent starter set, 10x efficiency with full deployment. Includes code review, security, testing, performance, backend, frontend, API design, database, refactoring, QA, architecture, E2E testing, deployment, CI/CD, Docker, and prompt-builder specialists.
You can install this plugin from any of these themed marketplaces. Choose one, add it as a marketplace, then install the plugin.
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 production-agents-suite-2@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/production-agents-suite-2.json
Step 2: Install the plugin
/plugin install production-agents-suite-2@production-agents-suite-2
Plugin marketplace for Claude Code featuring production-ready AI agents.
# Add marketplace
/plugin marketplace add https://github.com/DustyWalker/claude-code-marketplace
# Install plugin
/plugin install production-agents-suite@claude-code-marketplace
16 specialized AI agents for software development and productivity:
/review
- Code review/test
- Generate tests/security-scan
- Security audit/deploy
- Deploy to staging/production/build-prompt
- Build structured prompts from ideasAgents activate automatically based on context:
"Review the authentication code" → security-auditor
"Create a user API" → backend-typescript-architect
"Optimize slow queries" → performance-optimizer
Or invoke explicitly:
/review src/auth/
/test src/services/user.service.ts
/security-scan
claude-code-marketplace/
├── .claude-plugin/
│ ├── marketplace.json # Marketplace manifest
│ └── plugin.json # Plugin manifest
├── agents/ # 16 agent files
├── commands/ # 5 slash commands
├── hooks/ # Quality gate hooks
├── settings.json # Security permissions
└── mcp.json # MCP server config
To add a plugin:
.claude-plugin/plugin.json
manifest./
prefix paths.claude-plugin/marketplace.json
MIT License - See LICENSE
1.1.3