Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By kingbootoshi
Automatically map and document any codebase's architecture, file roles, dependencies, and navigation using parallel AI subagents, generating a docs/CODEBASE_MAP.md file. Scan repos of any size and update incrementally via git changes or full rescans.
npx claudepluginhub kingbootoshi/cartographer --plugin cartographerA Claude Code plugin that maps and documents codebases of any size using parallel AI subagents.
Step 1: Add the marketplace to Claude Code:
/plugin marketplace add kingbootoshi/cartographer
Step 2: Install the plugin:
/plugin install cartographer
Step 3: Restart Claude Code (may be required for the skill to load)
Step 4: Use it:
/cartographer
Or just say "map this codebase" and it will trigger automatically.
Cartographer orchestrates multiple Sonnet subagents to analyze your entire codebase in parallel, then synthesizes their findings into:
docs/CODEBASE_MAP.md - Detailed architecture map with file purposes, dependencies, data flows, and navigation guidesCLAUDE.md with a summary pointing to the mapIf docs/CODEBASE_MAP.md already exists, Cartographer will:
Just run /cartographer again to update.
⚠️ NOTE: This skill spawns Sonnet subagents for accurate, reliable analysis. Depending on codebase size, this can use significant tokens. Be mindful of your usage.
You can ask Claude to use Haiku subagents instead for a cheaper run, but accuracy may suffer on complex codebases.
pip install tiktoken or uv pip install tiktokenSee plugins/cartographer/README.md for detailed documentation.
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Code graph navigation and semantic search for LLM coding agents
Auto-document entire codebase with inline comments and API docs
Turn complex codebases into clear, navigable architecture diagrams
Generates indented markdown maps of the plugin ecosystem for agent navigation
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
AI image generation CLI powered by Gemini 3.1 Flash (default) and Gemini 3 Pro. Multi-resolution, aspect ratios, cost tracking, green screen transparency, and reference images.
Orchestrate OpenAI Codex agents from Claude Code via tmux sessions
Write prompts, system instructions, agent directives, and skill descriptions using two stacked layers: outcome-first (goal, success criteria, stopping condition) plus directional language (every sentence names the path with positive verbs).
Strict Red-Green-Refactor proof for coding agents.
Single-file agent goal ledger for Claude Code and Codex CLI. Pairs with /goal mode.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim