architecture-diagram

Generate dark-themed architecture diagrams as standalone HTML with inline SVG.

4|Updated May 18, 2026
One-click install
npx skills add https://github.com/ZardLi1115/zedclaw --skill architecture-diagram-zardli1115
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-diagram
Source: https://github.com/ZardLi1115/zedclaw/tree/main/skills/creative/architecture-diagram
Command: npx skills add https://github.com/ZardLi1115/zedclaw --skill architecture-diagram-zardli1115

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you turn a system architecture description into a polished, dark-themed diagram you can share and view immediately without setup or external rendering tools.

Core Features & Use Cases

  • Generates standalone HTML with inline SVG: Produces a single self-contained .html file you can open in any browser.
  • Tech-infra diagram modeling: Covers frontend, backend, database, cloud services, security components, message bus concepts, and connection flows.
  • Readable, professional visual language: Uses a grid-backed dark aesthetic, consistent typography, labeled arrows, and a summary-cards section.

Quick Start

Tell the agent what components, boundaries, and connections your architecture includes, then ask it to generate and save a dark-themed standalone HTML architecture diagram file you can open offline.

Frequently Asked Questions about architecture-diagram

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

FAQPage Schema
How do I generate an architecture diagram from a textual system description?

To generate an architecture diagram, you provide a textual description of your software components, boundaries, and connections. The system then maps your infrastructure layout into a standalone HTML file containing inline SVG, producing a self-contained visual you can open offline.

What is the best way to visualize cloud infrastructure and security flows for documentation?

Visualizing cloud infrastructure and security flows is best done using a dark-themed standalone HTML diagram. This approach renders service-to-database connections and security components as inline SVG within a single file, ensuring your documentation remains accessible offline without external rendering dependencies.

Can I create an architecture diagram as a standalone HTML file without external dependencies?

Yes, you can create a standalone HTML architecture diagram without external dependencies. The output uses a single self-contained HTML file with inline CSS and SVG, deliberately avoiding JavaScript or external libraries so you can view it directly in any browser.

Does the generated HTML architecture diagram require JavaScript to render?

No, the generated HTML architecture diagram does not require JavaScript to render. It relies entirely on a single self-contained HTML file utilizing inline CSS and SVG, ensuring offline viewing and zero reliance on external scripts or rendering tools.

What components can I model when mapping software architecture to HTML?

When mapping software architecture to HTML, you can model frontend, backend, database, cloud services, message bus concepts, and security components. The diagram uses labeled arrows to map connection flows between these infrastructure elements within a grid-backed dark aesthetic.