Skip to main content
在 Manus 中运行任何 Skill
一键导入

code-visualizer

Auto-generates code flow diagrams from multi-language module analysis. Detects when architecture diagrams become stale (code changed, diagram didn't). Supports Python, TypeScript/JavaScript, Rust, and Go out of the box. Use when: creating new modules, reviewing PRs for architecture impact, or checking diagram freshness across polyglot repositories. Generates mermaid diagrams showing imports, dependencies, and module relationships.

概览

Auto-generates code flow diagrams from multi-language module analysis. Detects when architecture diagrams become stale (code changed, diagram didn't). Supports Python, TypeScript/JavaScript, Rust, and Go out of the box. Use when: creating new modules, reviewing PRs for architecture impact, or checking diagram freshness across polyglot repositories. Generates mermaid diagrams showing imports, dependencies, and module relationships.

安装命令
npx skills add https://github.com/rysweet/amplihack --skill code-visualizer

复制此命令并粘贴到 Claude Code 中以安装该技能

星标63
分支42
更新时间2026年4月25日 16:38
文件资源管理器
24 个文件
SKILL.md
readonly