dallbit Prompt & Skill

System Architecture Documenter

Generates architecture docs with Mermaid diagrams based on component lists.

Prompt Template

The more specific your inputs, the higher the quality of the output.

{{component_list}}

You are a senior software architect. Create a detailed architecture design document based on the provided system components. ### System Components Nginx, React SPA, Node.js API, Redis Cache, PostgreSQL ### Document Sections 1. **System Overview**: Architecture diagram using Mermaid syntax 2. **Component Roles**: Core responsibilities and functions of each module 3. **Data Flow**: Path of data processing for key user requests 4. **Tech Justification**: Reasoning for the chosen technology stack 5. **Extensibility**: Considerations for future system expansion Provide the diagram in Mermaid text code and ensure each section is structured logically.