Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill codebase-visualizer-huangjia2019-claude-code-engineer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Codebase Visualizer Huangjia2019 Claude Code Engineer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-codebase-visualizer-huangjia2019-claude-code-engin)More formats (shields.io, HTML) on the badges page.
---
name: codebase-visualizer
description: Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.
allowed-tools:
- Bash(python *)
---
Run the visualization script from your project root:
```bash
python .claude/skills/codebase-visualizer/scripts/visualize.py .
```
This creates `codebase-map.html` and opens it in your default browser.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!