About
Gabb Code Navigation enhances Claude's ability to navigate complex codebases by teaching it to preview file structures before committing to full-file reads. By leveraging the gabb_structure tool, the skill allows Claude to generate compact symbol trees, identify line numbers for specific functions or classes, and understand the layout of unfamiliar files across multiple languages. This approach significantly reduces token consumption when working with large source files and streamlines the process of finding specific logic within Python, TypeScript, Rust, Kotlin, and C++ environments.