Codebase Visualizer
Generate an interactive HTML tree view showing project file structure.
Usage
Run from project root:
bash
python ~/.claude/skills/codebase-visualizer/scripts/visualize.py .
Creates codebase-map.html and opens in browser.
生成代码库的交互式树状可视化
--- frontmattername: codebase-visualizer description: Generate an interactive tree visualization of your codebase allowed-tools: Bash(python:*)
Generate an interactive HTML tree view showing project file structure.
Run from project root:
python ~/.claude/skills/codebase-visualizer/scripts/visualize.py .
Creates codebase-map.html and opens in browser.