AgentSkillsCN

codebase-visualizer

生成代码库的交互式树状可视化

SKILL.md
--- frontmatter
name: codebase-visualizer
description: Generate an interactive tree visualization of your codebase
allowed-tools: Bash(python:*)

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.