Claude Code plugin marketplace featuring production-ready agents based on comprehensive market research
npx claudepluginhub DustyWalker/claude-code-marketplace16 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.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
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.jsonMIT License - See LICENSE