Mikegazzaruso Codemap
mikegazzaruso-codemap is a Claude Code plugin for the Build phase that generates validated SVG architecture, dependency, flow, and ER diagrams from your codebase.
Turn a messy repo into shareable architecture, dependency, flow, and ER diagrams without hand-drawing in a whiteboard tool.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install mikegazzaruso-codemap@mikegazzaruso/codemapBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:mikegazzaruso/codemap") and the paste-ready config with skillselion.get_install_config("plugin:mikegazzaruso/codemap").
What it does
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. Solo builders 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.
Highlights
- 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
Why builders use it
You inherit or outgrow a codebase and cannot quickly show how modules, data, and control flow connect without days of manual diagramming.
After install, Claude Code can produce updated SVG diagrams you can drop into docs, PRs, or onboarding decks from the live repo structure.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is mikegazzaruso-codemap for?
Solo 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.
Comments
Share how you use mikegazzaruso-codemap, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.