architecture-doc-generator

Generate architecture documentation for Spring Boot and DDD projects with Mermaid diagrams.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/ElliotChen/ClaudeCode --skill architecture-doc-generator-elliotchen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-doc-generator
Source: https://github.com/ElliotChen/ClaudeCode/tree/main/skills/architecture-doc-generator
Command: npx skills add https://github.com/ElliotChen/ClaudeCode --skill architecture-doc-generator-elliotchen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool automates the creation of architecture documentation for Spring Boot and DDD projects, saving time and ensuring consistency across system overview, DDD design, and deployment guides.

Core Features & Use Cases

  • Generates a complete architecture document set under docs/architecture, including system overview, DDD design, Spring Boot implementation, integration, deployment, and diagram templates.
  • Produces Mermaid diagrams (context, container, bounded contexts, deployment) and a README.md with navigation.
  • Supports templated content with references and patterns to accelerate documentation.

Quick Start

Run the architecture doc generator against your project and review outputs under docs/architecture.

Frequently Asked Questions about architecture-doc-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate architecture documentation for a Spring Boot and DDD project?

To generate architecture documentation for a Spring Boot and DDD project, run the architecture doc generator against your codebase. It outputs comprehensive docs under docs/architecture, including system overviews, DDD designs, and implementation details.

What is included in DDD architecture documentation for Spring Boot applications?

DDD architecture documentation for Spring Boot includes system overviews, bounded context maps, aggregate designs, integration patterns, and deployment guidance. It also features Mermaid diagrams for context, containers, bounded contexts, and deployment strategies.

Does the architecture documentation generator support Mermaid diagrams for bounded contexts?

Yes, the architecture documentation generator supports Mermaid diagrams for bounded contexts. It produces context, container, bounded context, and deployment diagrams to visually map out Spring Boot integration patterns and DDD designs.

How do I maintain consistent architecture documentation across multiple Spring Boot microservices?

You maintain consistent architecture documentation by using template-driven content generation and versioned artifacts. The generator enforces clear cross-references between context maps, aggregates, and deployment strategies to ensure consistency across microservices.

What is the best way to document Spring Boot integration patterns and deployment strategies?

The best way to document Spring Boot integration patterns and deployment strategies is using an automated template-driven generator. It outputs structured markdown files with clear cross-references and Mermaid diagrams under docs/architecture.