codebase-diagram

Installation
SKILL.md

Codebase diagram

Turn a repository into an interactive isometric map. The reader can pan, zoom, select a block, go inside it, and click the moving dots to inspect the data that flows between parts. The visual language matches the fleetingbits "codebase as a city" style: letter-coded cuboids on a dotted grid, a grouped index, a prose panel, and a live flow.

The renderer is the bundled template. Do not invent a new page. Fill the model, inject it, scan it, then deliver it. template/index.html already contains examples/sample.json (a fictional workshop) so you can open the template to check the renderer before you replace the model.

1. Ask how to deliver it

If the user has not said where the diagram should go, ask before writing output:

Installs
8
Repository
jssblck/agents
First Seen
Aug 17, 2026
codebase-diagram — jssblck/agents