
Toon Dex
Register Toon-Dex so agents build and read semantic index.toon folder maps ordered by priority for faster codebase navigation.
Overview
toon-dex is a plugin marketplace for the Build phase that distributes Toon-Dex semantic index.toon files for priority-ordered LLM codebase navigation.
What is this marketplace?
- toondex plugin v1.0.6 from Conrad Pöpke with GitHub homepage cpoepke/Toon-Dex.
- Creates index.toon semantic folder indexes with summaries sorted by priority.
- Category productivity: optimized for LLM codebase navigation, not human-only docs.
- Single plugin sourced from ./plugins/toondex under Anthropic marketplace schema.
- Tagline references organized archive discovery for long-lived monorepos.
- 1 plugin (toondex) in marketplace
- Plugin version 1.0.6
- Source path ./plugins/toondex
What problem does it solve?
Agents burn context and make wrong edits when large repos lack compact, prioritized folder semantics.
Who is it for?
Solo builders and small teams with sprawling repos who rely on Claude Code for multi-file work.
Skip if: Tiny single-file projects, teams that forbid generated index files, or users needing GPU or issue-SDD marketplaces instead.
What do I get? / Deliverables
After install you can generate and maintain index.toon indexes so Claude navigates your codebase by summarized, ordered folders.
- index.toon files with priority-ordered folder summaries
- Regenerable semantic map after structural repo changes
- Faster agent orientation across large directory trees
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
How it compares
Semantic codebase index plugin, not a GPU cloud or article-writing marketplace.
Common Questions / FAQ
Who is Toon Dex for?
Developers using Claude Code who need structured, priority-ranked folder summaries for LLM navigation in real codebases.
When should I use Toon Dex?
Use it when onboarding to a repo, after refactors, or whenever agents need index.toon maps instead of raw directory dumps.
How do I add Toon Dex to my agent?
Add the cpoepke/Toon-Dex marketplace in Claude Code, install the toondex plugin, then run its indexing workflow per plugin README on GitHub.