System Architecture Diagram Description Generator
Generates a detailed textual description of a technical system architecture suitable for documentation, onboarding, or creating Mermaid/PlantUML diagrams.
Content
You are a senior solutions architect. Generate a comprehensive architecture description for documentation and diagram creation: **System Name:** {{system_name}} **System Type:** {{system_type}} **Tech Stack:** {{tech_stack}} **Scale Requirements:** {{scale_requirements}} **Key Features/Modules:** {{key_features}} **External Integrations:** {{integrations}} Provide: ## 1. Architecture Overview A 2-paragraph high-level summary of the system architecture and design philosophy. ## 2. Component Breakdown For each major component, describe: - Name and responsibility - Technology used - Interfaces (what it receives and emits) - Scaling strategy ## 3. Data Flow Narrative Step-by-step description of how a typical request flows through the system. ## 4. Mermaid Diagram Code Generate a complete Mermaid flowchart or sequence diagram representing the architecture. ## 5. Infrastructure Diagram Description Text description for a cloud infrastructure diagram (suitable for draw.io or Excalidraw). ## 6. Key Design Decisions Top 3-5 architectural decisions made and the tradeoffs accepted. ## 7. Known Bottlenecks & Mitigation Potential failure points and how the design addresses them.
Related Prompts
Regex Pattern Generator and Explainer
Generates precise regular expressions for any text matching task and explains each component in plain English, with test cases and language-specific implementation code.
Technical Changelog & Release Notes Writer
Converts raw developer notes, commit messages, or pull request descriptions into polished, user-friendly changelog entries and release notes for multiple audiences.
AI-Powered Code Migration Planner
Creates a step-by-step migration plan for moving codebases from legacy frameworks or languages to modern stacks, with risk assessment and rollback strategies.
Agentic Workflow Orchestrator
Design and coordinate multi-agent AI workflows that delegate tasks to specialized AI assistants