architecture-diagram

Generate standalone HTML files with inline SVG architecture diagrams.

1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/ChangZhou-xj/zxj_skill --skill architecture-diagram-changzhou-xj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-diagram
Source: https://github.com/ChangZhou-xj/zxj_skill/tree/main/creative/architecture-diagram
Command: npx skills add https://github.com/ChangZhou-xj/zxj_skill --skill architecture-diagram-changzhou-xj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create offline, dependency-free architecture diagrams as standalone HTML files with inline SVG, eliminating the need for external diagram tools and enabling offline viewing.

Core Features & Use Cases

  • Dark-themed, publication-ready diagrams for software architecture, cloud infrastructure, and microservice topologies.
  • Generates self-contained HTML files that work offline in any browser, with no external dependencies.
  • Useful for architecture reviews, design documentation, onboarding, and topology visualization.

Quick Start

Open the generated architecture-diagram.html in your browser to view the diagram.

Frequently Asked Questions about architecture-diagram

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

FAQPage Schema
How do I create an offline architecture diagram for a software system?

You can create an offline architecture diagram by generating a standalone HTML file with inline SVG. This self-contained file requires no external libraries and opens directly in any modern browser to visualize your software system.

Can I generate cloud infrastructure diagrams without external dependencies or API keys?

Yes, you can generate cloud infrastructure diagrams without external dependencies or API keys. The output is a self-contained HTML/SVG file that works completely offline, eliminating the need for external diagram tools.

What is the best way to document microservice topologies for design reviews?

The best way to document microservice topologies for design reviews is using dark-themed, publication-ready SVG diagrams. These are embedded in standalone HTML files, ensuring they are easily viewable and shareable during architecture reviews.

Does this visualization method require internet access to view deployment maps?

No, this visualization method does not require internet access to view deployment maps. It outputs a dependency-free HTML file with inline SVG, enabling offline viewing in any modern browser without connecting to external services.

How do I view the generated architecture diagram after creation?

To view the generated architecture diagram, simply open the outputted architecture-diagram.html file in your browser. The file is self-contained and immediately renders the dark-themed inline SVG visualization without further setup.