Iagocavalcante Claude Turbo Search
iagocavalcante-claude-turbo-search is a Claude Code plugin for the Build phase that provides optimized file search and semantic indexing for large codebases.
Register turbo search so Claude Code can semantically index and search large codebases without drowning in slow file walks.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install iagocavalcante-claude-turbo-search@iagocavalcante/claude-turbo-searchBuilt 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:iagocavalcante/claude-turbo-search") and the paste-ready config with skillselion.get_install_config("plugin:iagocavalcante/claude-turbo-search").
What it does
iagocavalcante-claude-turbo-search is a Claude Code plugin that promises optimized file search and semantic indexing for large codebases. Solo builders outgrow naive search the moment a side project accretes packages, generated code, and vendored trees—Claude Code sessions stall while the agent re-reads half the disk. This plugin sits in the agent-tooling lane: it improves how your coding agent discovers symbols, related files, and concepts once line counts and directories explode. Catalogue copy emphasizes claude, codebases, indexing, large, optimized, search, semantic, and turbo, which signals performance-oriented retrieval rather than a ship-phase checklist or a grow-phase analytics dashboard. Install it when repo navigation is the bottleneck; it complements backend or security plugins but does not replace tests, review, or architecture docs.
Highlights
- Optimized file search plus semantic indexing aimed at large codebases in Claude Code
- Single-plugin bundle (iagocavalcante/claude-turbo-search) with turbo and semantic keywords
- Reduces context lost to brute-force ripgrep when modules and services multiply
- Fits monorepos and long-lived products where every feature touches distant folders
- Community catalog listing focused on search performance, not code generation
Why builders use it
In big repos, Claude Code burns tokens and time on repetitive file hunts because default search does not keep a fast semantic map of the tree.
After you add turbo search, the agent can index and query the codebase semantically so finding the right file or concept in a large project takes fewer round trips.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 13 stars, 0 votes.
FAQ
Who is iagocavalcante-claude-turbo-search for?
Builders using Claude Code on large or aging codebases who need faster optimized search and semantic indexing instead of manual path guessing.
When should I use iagocavalcante-claude-turbo-search?
Use it when navigation and cross-module discovery slow every agent session—typically after your repo crosses monorepo scale or heavy generated output.
How do I add iagocavalcante-claude-turbo-search to my agent?
Install the iagocavalcante/claude-turbo-search plugin from the Claude Code marketplace and run indexing per the repository README before relying on semantic queries.
Comments
Share how you use iagocavalcante-claude-turbo-search, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.