agentsclimarketplace

04 codebase visualizer

Skill huangjia2019/claude-code-engineering/04-Skills/projects/04-codebase-visualizer

Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.From its SKILL.md

Install
npx -y skills add huangjia2019/claude-code-engineering --skill 04-codebase-visualizer

Assembled 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: 2 files

11.8 KB alongside SKILL.md, 1 of them executable

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.