gabb-code-navigation

Official

Navigate code semantically, faster than grep.

Authorgabb-software
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables faster and semantic code navigation in large codebases by recommending gabb_symbols for symbol search, gabb_structure for quick file overview, and gabb_definition to trace definitions. It avoids grep/read/glob on code, delivering faster, more accurate results.

Core Features & Use Cases

  • Symbol search: Use gabb_symbols to locate functions and classes.
  • File overview: Use gabb_structure to understand a file before reading.
  • Definition tracing: Use gabb_definition to jump to the symbol's definition.
  • Performance: Avoid traditional grep/read/glob; benefit from semantic indexing.

Quick Start

Step 1: Run gabb_symbols with name_contains to locate a symbol, and include_source=true. Step 2: Run gabb_structure file="path/to/file" to view the file's structure. Step 3: Run gabb_definition file="path/to/file" line=... character=... to jump to the definition.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gabb-code-navigation
Download link: https://github.com/gabb-software/gabb-cli/archive/main.zip#gabb-code-navigation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.