home/categories/data-analysis/mix060514-gemini-skills-visualize-architecture-skill-md
data-analysisdata-ai

visualize-architecture

Generates ASCII-based architecture, data flow, or call graph diagrams for software projects. Use this when the user asks to "visualize", "draw", or "show the relationship" between code modules, especially in a terminal environment where images cannot be rendered.

mix060514
maintainer
mix060514
更新于 1/18/2026
星标
0
分支
0
quick start

Installation and usage

Generates ASCII-based architecture, data flow, or call graph diagrams for software projects. Use this when the user asks to "visualize", "draw", or "show the relationship" between code modules, especially in a terminal environment where images cannot be rendered.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use visualize-architecture