Expert-level architecture plugins for senior engineers. Deep knowledge of DDD, distributed systems, C4 model, ATAM, and industry-standard documentation formats. Uses Claude Opus for sophisticated architectural reasoning.
npx claudepluginhub crazymeal/claude-architect-marketplaceCollaborative system design with deep architectural knowledge. Covers DDD (bounded contexts, aggregates), distributed systems patterns (saga, outbox, CQRS), 12-factor apps, quality attribute trade-offs, and evolutionary architecture.
Deep codebase analysis using coupling metrics, pattern recognition, and technical debt assessment. Identifies bounded contexts, anti-patterns, and evolution opportunities with evidence-based findings.
C4 model diagrams with proper abstraction levels (Context, Container, Component, Code), plus deployment and dynamic diagrams. Supports PlantUML, Mermaid, D2, and Structurizr DSL.
Industry-standard documentation: ADRs (MADR format with decision drivers), technical specifications (quality attributes, operational concerns), and RFCs. Follows documentation-as-architecture principles.
Rigorous architecture evaluation using ATAM-inspired quality attribute analysis. Identifies trade-offs, sensitivity points, and risks. Provides prioritized recommendations with fitness function suggestions.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Expert-level architecture plugins for Claude Code. Built for senior engineers who need sophisticated architectural dialogue, not templated outputs.
These plugins enable peer-level architectural conversations. They bring deep knowledge of:
All plugins use Claude Opus for the deepest architectural reasoning.
/plugin marketplace add CrazyMeal/claude-architect-marketplace
Install all plugins:
/plugin install architecture-design
/plugin install architecture-analysis
/plugin install diagrams-as-code
/plugin install architecture-docs
/plugin install architecture-review
Or install only what you need.
Collaborative system design drawing on DDD, distributed systems theory, and evolutionary architecture.
Commands:
/design-system <name> - Full system architecture with bounded contexts, quality attributes/design-component <name> - Component design with DDD tactical patterns, integration strategies/evolve-system <requirement> - Evolve existing architecture while respecting ADRs and constraintsAgent: system-architect - Principal architect for design discussions
Knowledge includes:
Deep codebase analysis with pattern recognition and technical debt assessment.
Commands:
/analyze-codebase [dir] - Structural analysis, domain model assessment, coupling metrics/analyze-dependencies [file] - Architectural dependency analysis (not just version checking)Agent: code-analyst - Principal engineer for reverse-engineering existing systems
Capabilities:
C4 model diagrams with proper abstraction discipline.
Commands:
/diagram <type> [format] - Architecture diagrams with purpose-driven selection/c4-diagram <level> - C4 diagrams: Context, Container, Component, plus Deployment and Dynamic/diagram-from-code <type> [dir] - Generate diagrams from existing codeAgent: diagram-assistant - Architecture visualization expert
C4 Knowledge:
Formats: PlantUML (recommended for C4), Mermaid (docs), D2 (presentations)
Industry-standard documentation following best practices.
Commands:
/adr <title> - MADR format with decision drivers, alternatives, consequences/tech-spec <feature> - Specification with quality attributes, operational concerns, risks/rfc <title> - Request for Comments for major proposalsAgent: technical-writer - Senior architect focused on documentation
Documentation Knowledge:
Rigorous evaluation using quality attribute analysis.
Commands:
/review-architecture [doc] - ATAM-inspired review with quality scenarios/risk-assessment [doc] - Comprehensive risk taxonomy and mitigation strategies/review-adr <file> - ADR quality reviewAgent: architecture-reviewer - Principal architect for design evaluation
Evaluation Framework:
"I need to design an order processing system. We're expecting
10K orders/day, need to integrate with three payment providers,
and the team has strong Go experience but limited Kafka knowledge."