Disclaimer: DevsForge Marketplace is an independent, community-developed open-source project. It is not affiliated with, endorsed by, or officially associated with Anthropic, PBC or any of its products (including Claude, Claude Code, or the Claude API). "Claude" and "Anthropic" are trademarks of Anthropic, PBC. This project is a third-party plugin built by the community to extend Claude Code functionality.
The Ultimate Plugin Ecosystem for Claude Code
161 Enterprise-Grade Plugins | 93 AI Agents | 65 Commands | 3 Super Plugins
Get Started β’ Browse Plugins β’ Documentation β’ Contributing
|
All 161 plugins validated for Claude Code CLI Fixes Applied:
|
Multi-component platforms with hooks & MCP servers Features:
|
|
Every plugin manually reviewed & enterprise-tested |
Battle-tested in real-world scenarios |
Zero dependencies, fully audited code |
Hooks, MCP servers, automation |
No copycat plugins, pure innovation |
# π₯ One command to rule them all
/plugin marketplace add https://github.com/devsforge/marketplace.git
# β
Verify installation
/plugin marketplace list
# π Expected: devsforge-marketplace (1.2.0) - 161 plugins available# π Browse available plugins
/plugin
# π¦ Install specific plugin
/plugin install ai-architect@devsforge-marketplace
# π Install super plugin (with hooks & MCP)
/plugin install enterprise-workspace@devsforge-marketplace
# π Manage plugins
/plugin list # List installed
/plugin update ai-architect@devsforge-marketplace # Update plugin
/plugin remove debugger@devsforge-marketplace # Remove pluginπ€ AI & Machine Learning (12 plugins)
- ai-architect - ML optimization & AI system design
- ai-ethics-officer - Ethical AI governance
- vision-specialist - Computer vision & image processing
- data-scientist - Data analysis & BigQuery operations
- data-analyst - Analytics & business intelligence
π Security & Compliance (15 plugins)
- enterprise-security-reviewer - B2B security assessments
- security-scanner - Vulnerability detection & remediation
- authentication-specialist - JWT, OAuth2, security patterns
- cors-security-expert - CORS configuration & best practices
- data-privacy-engineer - GDPR compliance & data protection
- compliance-automation-specialist - Regulatory automation
- legal-compliance-checker - Legal compliance validation
π» Development & Code Quality (25 plugins)
- code-quality-expert - Code governance & security
- code-migrator - Legacy code modernization
- debugger - Advanced debugging methodologies
- web-dev - React, Next.js, NestJS, TypeScript
- python-expert - Advanced Python development
- database-expert β‘ NEW - SQL optimization & query tuning
- docker-specialist β‘ NEW - Container optimization
- git-workflow-expert β‘ NEW - Advanced Git strategies
- rest-api-designer β‘ NEW - REST API best practices
- graphql-specialist β‘ NEW - GraphQL schema design
π§ DevOps & Infrastructure (18 plugins)
- devops-automator - CI/CD & infrastructure automation
- deployment-engineer - Production deployment strategies
- cloud-architect - Multi-cloud architecture
- monitoring-observability-specialist - System monitoring
- sre-reliability-engineer - Site reliability engineering
- cost-optimizer - Cloud cost optimization
π§ͺ Testing & QA (10 plugins)
- testing-orchestrator - Test automation frameworks
- unit-test-generator - Automated test generation
- api-quality-assurance - API testing & validation
- performance-benchmarker - Performance testing
- test-writer-fixer - Test creation & maintenance
π Documentation & Knowledge (8 plugins)
- codebase-documenter - Comprehensive code documentation
- technical-writer-pro - Technical documentation
- api-docs-generator - OpenAPI/Swagger docs
- doc-generator - Auto-documentation generation
π¨ Design & UX (8 plugins)
- ui-designer - Beautiful, functional interfaces
- ui-ux-engineer - React/Vue/Angular components
- accessibility-architect - WCAG 2.1 AA compliance
- mobile-ux-optimizer - Mobile-first experiences
- ux-researcher - User research & journey maps
π Data & Analytics (7 plugins)
- data-analyst - Analytics methodologies
- data-scientist - SQL queries & data insights
- database-performance-optimizer - Database optimization
- sql-query-optimizer - Advanced SQL optimization
π’ Enterprise & Business (12 plugins)
- software-architect - Scalable architecture design
- system-architect - Backend design & integration
- b2b-project-shipper - B2B project delivery
- customer-success-manager - Customer success ops
- technical-sales-engineer - Technical sales support
- pricing-packaging-specialist - Pricing strategies
π Productivity & Automation (15 plugins)
- workflow-optimizer - Workflow optimization
- project-shipper - Launch & release management
- sprint-prioritizer - Sprint planning & prioritization
- experiment-tracker - Experiment tracking & analysis
- finance-tracker - Budget & cost management
β‘ Super Plugins - Advanced (3 plugins)
Complete workspace management platform with hooks & MCP
Components:
- 3 Commands:
workspace-init,workspace-sync,workspace-audit - 2 Agents: workspace-architect, compliance-auditor
- 1 Hook: PostToolUse validation
- 1 MCP Server: workspace-state
- 1 Script: validate-workspace.sh
Features:
- β Architecture governance
- β Compliance tracking
- β Automated validation
- β State management
Advanced multi-agent coordination platform
Components:
- 3 Commands:
orchestrate-task,monitor-performance,optimize-workflow - 2 Agents: task-coordinator, performance-analyzer
- 1 Hook: PreToolUse logging
- 1 MCP Server: orchestrator
- 1 Script: task-logger.sh
Features:
- β Task distribution
- β Load balancing
- β Performance analytics
- β Real-time monitoring
Complete DevOps automation platform
Components:
- 3 Commands:
setup-pipeline,deploy-application,manage-infrastructure - 2 Agents: cicd-architect, infrastructure-engineer
- 1 Hook: PostToolUse config validation
- 1 MCP Server: devops-state
- 1 Script: validate-devops-config.sh
Features:
- β CI/CD pipelines (GitHub Actions, Jenkins, GitLab CI)
- β Zero-downtime deployments
- β Infrastructure as Code (Terraform, CloudFormation)
- β Security scanning
| Category | Count | Description |
|---|---|---|
| π€ Agents | 93 | AI-powered development assistants |
| β‘ Commands | 65 | Instant productivity tools |
| π Super Plugins | 3 | Advanced multi-component platforms |
| Total | 161 | Production-ready plugins |
- β Average Documentation: 250+ lines per plugin
- β Code Examples: Real-world templates included
- β Testing: Enterprise-grade validation
- β Security: Zero external dependencies
- β Maintenance: Regular updates & improvements
devsforge-marketplace/
βββ .claude-plugin/
β βββ marketplace.json # π Marketplace registry (161 plugins)
β
βββ plugins/
β βββ agents/ # π€ 93 AI Agent Plugins
β β βββ ai-architect/
β β β βββ .claude-plugin/
β β β β βββ plugin.json
β β β βββ agents/
β β β βββ ai-engineer.md
β β βββ database-expert/ β‘ NEW in v1.1
β β βββ docker-specialist/ β‘ NEW in v1.1
β β βββ git-workflow-expert/ β‘ NEW in v1.1
β β βββ ... (90 more agents)
β β
β βββ commands/ # β‘ 65 Command Plugins
β β βββ api-designer/
β β β βββ .claude-plugin/
β β β β βββ plugin.json
β β β βββ commands/
β β β βββ api-designer.md
β β βββ env-validator/ β‘ NEW in v1.1
β β βββ import-organizer/ β‘ NEW in v1.1
β β βββ ... (62 more commands)
β β
β βββ super/ # π 3 Super Plugins
β βββ enterprise-workspace/
β β βββ .claude-plugin/
β β β βββ plugin.json # With hooks & MCP
β β βββ commands/ # Multiple commands
β β βββ agents/ # Multiple agents
β β βββ scripts/ # Automation scripts
β β βββ servers/ # MCP servers
β βββ ai-studio-orchestrator/
β βββ devops-platform/
β
βββ README.md # π This file
# π€ AI & Machine Learning
/plugin install ai-architect@devsforge-marketplace
/plugin install data-scientist@devsforge-marketplace
/plugin install vision-specialist@devsforge-marketplace
# π» Development Tools
/plugin install web-dev@devsforge-marketplace
/plugin install python-expert@devsforge-marketplace
/plugin install debugger@devsforge-marketplace
# π Security & Compliance
/plugin install security-scanner@devsforge-marketplace
/plugin install authentication-specialist@devsforge-marketplace
/plugin install cors-security-expert@devsforge-marketplace
# π§ DevOps & Infrastructure
/plugin install devops-automator@devsforge-marketplace
/plugin install docker-specialist@devsforge-marketplace
/plugin install cloud-architect@devsforge-marketplace
# β‘ Productivity Commands
/plugin install code-review@devsforge-marketplace
/plugin install fix-github-issue@devsforge-marketplace
/plugin install pr-creator@devsforge-marketplace
# π Super Plugins (Advanced)
/plugin install enterprise-workspace@devsforge-marketplace
/plugin install ai-studio-orchestrator@devsforge-marketplace
/plugin install devops-platform@devsforge-marketplace# π List installed marketplaces
/plugin marketplace list
# π Update marketplace
/plugin marketplace update devsforge-marketplace
# ποΈ Remove marketplace
/plugin marketplace remove devsforge-marketplace
# π Search plugins
/plugin search "security"
/plugin search "api design"
# π Show plugin details
/plugin info ai-architect@devsforge-marketplaceβ Marketplace Not Loading
Symptoms: Marketplace doesn't appear in /plugin marketplace list
Solutions:
- β
Verify
.claude-plugin/marketplace.jsonexists in repository root - β
Check JSON syntax:
claude plugin validate . - β Ensure Git repository is accessible and cloned correctly
- β Restart Claude Code CLI after adding marketplace
β Plugin Installation Failures
Symptoms: Error message "Plugin not found" or installation timeout
Solutions:
- β
Verify plugin source paths are correct:
./plugins/[type]/[name] - β
Ensure all required files exist:
.claude-plugin/plugin.json,commands/*.mdoragents/*.md - β Check network connectivity for Git-based plugin sources
- β
Try explicit version:
/plugin install [name]@devsforge-marketplace@1.0.0
β Super Plugin Issues
Symptoms: Hooks not triggering or MCP server connection errors
Solutions:
- β
Verify
${CLAUDE_PLUGIN_ROOT}environment variable resolves correctly - β
Check script permissions:
chmod +xon Linux/Mac - β Ensure Node.js is installed for MCP server JavaScript files
- β Review Claude Code logs for hook execution errors
β Performance Issues
Symptoms: Slow marketplace loading or plugin installation
Solutions:
- β Check internet connection speed (GitHub clone performance)
- β Verify available disk space (minimum 50MB required)
- β Close unnecessary applications to free system resources
- β Use local path installation for faster access after initial clone
We welcome contributions! Here's how you can help:
- π΄ Fork the repository
- π Create plugin structure in appropriate directory (
agents/,commands/, orsuper/) - π Follow
plugin.jsonschema requirements - π Add comprehensive documentation (200-700+ lines recommended)
- π§ͺ Test thoroughly with Claude Code CLI
- π Submit pull request with detailed description
- β Minimum 200 lines of documentation
- β Real-world code examples and templates
- β Phase-based methodologies
- β Best practices and anti-patterns
- β Quality metrics and KPIs
- β Business impact analysis
- π¬ Open a GitHub Discussion with plugin proposal
- π Describe use case and business value
- π» Provide examples of desired functionality
- π³οΈ Community votes on most valuable additions
β οΈ Important Disclaimer
DevsForge Marketplace is an independent, community-driven project
- β NOT affiliated with Anthropic or Claude
- β NOT officially endorsed or connected to Anthropic
- β Community maintained by open-source contributors
β οΈ Use at your own risk - review plugin code before production use
|
Our Practices:
|
Your Responsibilities:
|
MIT License - See LICENSE for details
Copyright (c) 2025 DevsForge Community
Built with β€οΈ by the DevsForge Community
Special thanks to:
- π¨ Anthropic for Claude Code CLI platform
- π» All plugin contributors and testers
- π’ Enterprise users providing valuable feedback
- π Open source community for inspiration
Get Started Now β’ Browse Plugins β’ Contribute
DevsForge Marketplace v1.2 - The Ultimate Plugin Ecosystem for Claude Code