Complete development ecosystem with 16 specialized plugins
Transform Claude Code into a comprehensive cognitive amplification system covering everything from infrastructure to UX, data processing to project management.
# Install the complete marketplace (all 15 plugins)
/plugin marketplace add dotclaude/marketplace
# All plugins automatically available!Multi-expert decision-making with breakthrough thinking
Maximum cognitive diversity orchestration with 8-12+ expert personas for complex decisions through structured disagreement and cognitive harmonics.
Key Commands: /ultrathink, /orchestrate, /multi_perspective
Transformative learning through scaffolded discovery
Master complex concepts with Socratic methodology and adaptive teaching that adjusts to your sophistication level in real-time.
Key Commands: /teach_concept, /socratic_debug, /cognitive_map
3. Interview Assist ⭐ NEW
Master Staff+ and Principal level interviews
Comprehensive interview preparation for senior engineers with coding, system design, behavioral coaching, leadership scenarios, side-effects engineering, and realistic mock interviews.
Key Commands: /interview-assist:coding, /interview-assist:system-design, /interview-assist:behavioral, /interview-assist:mock
Production-ready development workflows
TDD orchestration, feature development, security hardening with comprehensive development workflows.
Key Commands: /workflows:tdd-cycle, /workflows:feature-development, /workflows:security-hardening
Meta-cognitive analysis for breakthrough thinking
Challenge assumptions, synthesize knowledge, discover patterns for paradigm-shifting insights.
Key Commands: /assumption_audit, /synthesis_engine, /pattern_discovery
Multi-persona analysis with cognitive harmonics
Split-team framework with 7 specialized personas for multidimensional problem-solving through productive disagreement.
Key Commands: /analyze, /debate, /evaluate
7. Infra Pipeline ⭐ NEW
Infrastructure lifecycle from IaC to deployment
Master AWS, Terraform, CI/CD pipelines, GitOps workflows, and deployment automation for home projects and enterprise systems.
Key Commands: /deploy, /infra, /pipeline, /automate
Agents: infra-architect, cicd-engineer, automation-specialist, deployment-coordinator, gitops-expert
8. Observability Ops ⭐ NEW
Production reliability and comprehensive observability
Datadog, CloudWatch, monitoring, incident response, SRE practices, and audit logging for enterprise compliance.
Key Commands: /monitor, /trace, /incident, /slo, /audit
Agents: datadog-specialist, cloudwatch-expert, sre-engineer, performance-analyst, compliance-auditor
9. Frontend Excellence ⭐ NEW
Modern React and UI development expertise
React 19, Next.js 15, component architecture, state management, performance optimization, and design systems.
Key Commands: /react, /ui, /frontend, /state
Agents: react-specialist, component-architect, frontend-optimizer, state-manager, css-expert
10. Backend Security ⭐ NEW
Backend development with security-first approach
REST/GraphQL APIs, OWASP security, LLM integration, authentication systems, and secure coding practices.
Key Commands: /api, /security, /llm, /auth
Agents: api-architect, security-guardian, llm-integrator, auth-specialist, backend-expert
11. Data Intelligence ⭐ NEW
Data engineering and time series analysis
Expert in jq, SQL, pandas, time series forecasting, ETL pipelines, streaming, and analytics visualization.
Key Commands: /data, /timeseries, /analytics, /etl
Agents: data-engineer, timeseries-specialist, analytics-expert, streaming-architect, ml-engineer
12. Queue Orchestrator ⭐ NEW
Message queues and distributed systems expertise
Queue theory, RabbitMQ, SQS, Kafka, async processing, backpressure, and distributed system patterns.
Key Commands: /queue, /async, /backpressure, /distributed
Agents: queue-theorist, message-architect, async-specialist, backpressure-expert, distributed-systems-expert
13. UX Product ⭐ NEW
User-centered design and product excellence
User research, UX design, accessibility (WCAG), product strategy, user journey mapping, and inclusive design.
Key Commands: /ux, /product, /user-research, /journey
Agents: ux-designer, product-strategist, accessibility-expert, user-researcher, interaction-designer
14. Project Delivery ⭐ NEW
Agile project orchestration from planning to delivery
Scrum, Kanban, sprint planning, roadmaps, retrospectives, team metrics, and stakeholder management.
Key Commands: /plan, /roadmap, /retro, /metrics, /stakeholder
Agents: agile-coach, project-manager, estimation-specialist, team-optimizer, stakeholder-liaison
15. CLI Mastery ⭐ NEW
Command-line excellence from a 10+ year terminal native
Shell scripting, Unix pipelines, text processing (sed/awk/grep), permissions, and CLI tool composition.
Key Commands: /cli, /pipe, /shell, /permissions, /text
Agents: cli-wizard, pipe-architect, shell-scripter, permissions-guardian, text-surgeon, process-manager
16. YT-Transcribe ⭐ NEW
Download videos, fetch transcripts, and analyze YouTube content
Download videos with yt-dlp (with JavaScript support), fetch transcripts via YouTube API or speech-to-text, and perform intelligent transcript analysis.
Key Commands: /yt-analyze, /yt-download, /yt-transcribe, /yt-fetch-transcript
Agents: video-analyzer, media-downloader, transcript-fetcher, transcript-processor
For Developers & Engineers
- dev-accelerator, frontend-excellence, backend-security, cli-mastery
- 📦 Complete dev toolkit: React, APIs, security, shell scripting
For DevOps & Infrastructure
- infra-pipeline, observability-ops, queue-orchestrator
- 🔧 Complete ops toolkit: AWS, monitoring, distributed systems
For Data & Analytics
- data-intelligence, queue-orchestrator
- 📈 Complete data toolkit: jq, SQL, time series, streaming
For Product & Design
- ux-product, project-delivery, personalities
- 🎨 Complete product toolkit: UX, roadmaps, multi-perspective analysis
For Learning & Growth
- adaptive-learning, cognitive-orchestration, insight-engine
- 🧠 Complete learning toolkit: Teaching, decisions, innovation
Beginner-Friendly: cli-mastery, frontend-excellence, project-delivery Intermediate: infra-pipeline, observability-ops, data-intelligence, ux-product Advanced: backend-security, queue-orchestrator, dev-accelerator Expert: cognitive-orchestration, insight-engine, personalities
| Domain | Home Projects | Enterprise Systems |
|---|---|---|
| Frontend | ✅ React, Next.js (frontend-excellence) | ✅ Performance, design systems |
| Backend | ✅ APIs, auth (backend-security) | ✅ OWASP, LLM integration |
| Infrastructure | ✅ Simple deployments (infra-pipeline) | ✅ AWS, Terraform, GitOps |
| Monitoring | ✅ Basic monitoring (observability-ops) | ✅ Datadog, compliance, SRE |
| Data | ✅ jq, SQL (data-intelligence) | ✅ Time series, ETL, ML |
| Queues | ✅ Simple async (queue-orchestrator) | ✅ Kafka, queue theory |
| CLI | ✅ Shell scripts (cli-mastery) | ✅ Unix pipelines, automation |
| UX/Product | ✅ User research (ux-product) | ✅ Accessibility, strategy |
| Project Mgmt | ✅ Planning (project-delivery) | ✅ Agile, stakeholders |
# Install all 16 plugins at once
/plugin marketplace add dotclaude/marketplace# Install specific plugins only
/plugin install dotclaude/marketplace/plugins/frontend-excellence
/plugin install dotclaude/marketplace/plugins/infra-pipeline# 1. Product planning
/product "Add real-time notifications"
# 2. UX design
/ux "Design notification UX patterns"
# 3. Architecture
/queue "Design message queue for notifications" rabbitmq
# 4. Frontend implementation
/react "Build notification components"
# 5. Backend implementation
/api "Create notification REST endpoints"
# 6. Infrastructure
/infra "Deploy notification service to AWS" terraform
# 7. Monitoring
/monitor "Setup Datadog for notifications" datadog
# 8. Deploy
/deploy production blue-green# 1. Infrastructure design
/infra "Design multi-region AWS architecture" terraform
# 2. CI/CD pipeline
/pipeline "Setup GitHub Actions with security scanning" github-actions
# 3. Monitoring setup
/monitor "Configure Datadog dashboards and alerts" datadog
# 4. Security review
/security "Audit infrastructure security" owasp
# 5. Compliance
/audit "Setup SOC2 audit logging" soc2# 1. Pipeline design
/etl "Design real-time data ingestion" streaming
# 2. Time series setup
/timeseries "Setup metric forecasting" forecasting
# 3. Queue architecture
/queue "Design Kafka topic strategy" kafka
# 4. Analytics
/analytics "Create performance dashboard" visualization# 1. Tool selection
/cli "Find large files efficiently" modern
# 2. Pipeline design
/pipe "Extract errors from logs and count by type"
# 3. Script creation
/shell "Backup database with rotation" production
# 4. Permissions setup
/permissions "Secure API keys in filesystem"- 16 Plugins covering the entire development lifecycle
- 82 Commands for comprehensive workflows
- 90 Specialized Agents with voice differentiation
- Zero Configuration - just install and use
- Security Hardened - input validation, secrets management
- Production Ready - used for real-world projects
- ✅ Input Validation: All Python generation scripts validate inputs
- ✅ Path Sanitization: Prevents path traversal attacks
- ✅ No Hardcoded Secrets: Environment variables and vaults
- ✅ Security Agents: Dedicated agents for security review
- ✅ Audit Logging: Comprehensive logging guidance
- ✅ Least Privilege: Minimal permission recommendations
We welcome contributions!
- Report Issues: Open an issue
- Suggest Features: Ideas for new plugins or commands
- Improve Documentation: Help in the wiki
- Share Workflows: Contribute example patterns
- Installation Guide - Detailed setup instructions
- Plugin Catalog - Complete plugin reference
- Command Reference - All commands documented
- Security Guide - Security best practices
- Examples - Real-world usage patterns
MIT License - see LICENSE file for details
- Marketplace: https://github.com/dotclaude/marketplace
- Organization: https://github.com/dotclaude
- Wiki: Documentation Hub
- Issues: Report Problems
Transform Claude Code into your complete development companion. 🚀
Install the marketplace and access 16 specialized plugins, 82 commands, and 90 expert agents for every stage of development.