Generates C4-based architecture documents for codebases: context, containers, components, deployment, data flows, executive summaries. Analyzes structure, uses templates, outputs to /architecture/viewpoints/.
npx claudepluginhub melodic-software/claude-code-plugins --plugin enterprise-architectureThis skill is limited to using the following tools:
Generate architecture documentation for the current codebase.
Generates architecture documents using markdown templates with C4 diagram integration (context, container, component). Creates viewpoint docs, technical overviews, and executive summaries for stakeholders.
Generates architecture documentation using arc42 or C4 models with Mermaid diagrams for system context, containers, components, plus narrative on structure, dependencies, and flows.
Generates C4 architecture docs (Context, Container, Component, Code) bottom-up from codebase subdirectories for any repository.
Share bugs, ideas, or general feedback.
Generate architecture documentation for the current codebase.
$ARGUMENTS - The document type to generate:
context - System context (boundaries, external interactions)container - Container architecture (services, databases, major components)component - Component architecture (internal structure of a container)deployment - Deployment architecture (infrastructure, environments)data - Data architecture (data flows, storage, schemas)executive-summary - Executive summary (business value, key decisions)/architecture/viewpoints//ea:document context
/ea:document container
/ea:document component
/ea:document executive-summary
/architecture/viewpoints/