agentsclimarketplace

Codebase visualizer

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

This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《Claude Code 工程化实战》 的官方配套示例仓库,目标就是: 👉 把 Claude Code 从“对话式编码工具”,变成 可设计、可复用、可治理的工程系统。

Install
npx -y skills add huangjia2019/claude-code-engineering --skill 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.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.4 KB, 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.

Keep looking

Skills are one crate of 328,083. 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.