codebase-visualizer
SolidGenerate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- huangjia2019
- Repository
- huangjia2019/claude-code-engineering
- Created
- 6 months ago
- Last Updated
- 5 days ago
- Language
- JavaScript
- License
- None
Similar Skills
Semantically similar based on skill content — not just same category
codebase-map
Generate or refresh a codebase structural map for the current repo. Use proactively when entering a repo that lacks .claude/codebase-map.md, or when the user asks to map/index a codebase.
codebase-anatomy
Dissect a codebase to atomic nodes (functions, classes, symbols), wire the call/import web, tag each node's domain, and build a cross-domain overlap graph that ranks consolidation/de-duplication opportunities, then render an interactive HTML map. Use to restructure your own codebase into well-defined non-duplicative systems, OR to fully map and review an external repo (git URL / owner-repo) before adopting it. Triggers include "map this codebase", "dependency/relationship graph", "find duplication/overlap", "atomic dissection", "review this repo before I use it", and the /codeweb command.
codebase-mapping
Automatic codebase indexing for invisible context injection. Catalogs project structure, file types, entry points, dependencies, and test layout.