
Mikegazzaruso Codemap
- 2 repo stars
- Updated February 2, 2026
- mikegazzaruso/codemap
mikegazzaruso-codemap is a Claude Code plugin that generates validated SVG architecture, dependency, flow, and ER diagrams from your codebase.
About
mikegazzaruso-codemap is a Claude Code plugin that generates architecture, dependency, flow, and ER diagrams as validated SVGs from any codebase you point your agent at. developers ship fast and rarely keep diagrams in sync; this plugin turns structural understanding into exportable visuals without leaving Claude Code. It suits SaaS monoliths, APIs, and CLIs when you need a trustworthy map before refactoring, documenting, or explaining the system to a collaborator. Install it when the code is the source of truth and you want diagrams that reflect what is actually there, not a slide deck from six sprints ago. The catalog lists one plugin in the bundle and tags it under visualization-style development tooling.
- Emits validated SVG diagrams from an existing codebase scan
- Covers architecture, dependency, flow, and ER diagram types
- Single-plugin bundle focused on codemap visualization
- Useful before refactors, handoffs, and investor or contractor onboarding
Mikegazzaruso Codemap by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install mikegazzaruso-codemap@mikegazzaruso/codemapAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | February 2, 2026 |
| Repository | mikegazzaruso/codemap ↗ |
What it does
Turn a messy repo into shareable architecture, dependency, flow, and ER diagrams without hand-drawing in a whiteboard tool.
Who is it for?
Best when you need accurate system maps for docs, refactors, or contractor handoffs without a separate diagramming workflow.
Skip if: Skip if you only need one-off UX mockups or marketing visuals with no tie to repository structure.
What you get
After install, Claude Code can produce updated SVG diagrams you can drop into docs, PRs, or onboarding decks from the live repo structure.
- Validated SVG architecture diagrams
- Dependency and flow diagrams derived from the codebase
- ER-style diagrams suitable for docs and shareable assets
By the numbers
- 1 plugin in the mikegazzaruso-codemap bundle
- Repository: mikegazzaruso/codemap
- Diagram types: architecture, dependency, flow, and ER as validated SVGs
Recommended Plugins
How it compares
Codebase visualization plugin, not a generic whiteboarding skill or runtime monitoring integration.
FAQ
Who is Mikegazzaruso Codemap for?
and small-team developers using Claude Code who want architecture and data-flow diagrams generated from the real repo, not drawn from memory.
When should I use Mikegazzaruso Codemap?
Use it during builds and refactors, before major dependency changes, or whenever you need ER or flow SVGs for documentation and reviews.
How do I add Mikegazzaruso Codemap to my agent?
Install the plugin from the mikegazzaruso/codemap Claude Code marketplace entry, enable it in your Claude Code plugins settings, then invoke codemap commands against your project root.