Codebase visualizer
Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.From its SKILL.md
npx -y skills add huangjia2019/claude-code-engineering --skill codebase-visualizerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
0.4 KB, 48 tokens by cl100k_base, as published. Nobody here has run it
Run the visualization script from your project root:
python .claude/skills/codebase-visualizer/scripts/visualize.py .
This creates codebase-map.html and opens it in your default browser.
What ships with it: 1 file
10.1 KB alongside SKILL.md, 1 of them executable
scripts/
- visualize.pyruns10.1 KB