find-symbol

Community

Locate code symbols with ctags, instantly.

Authorsensei-hacker
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill dramatically speeds up code navigation in large INAV codebases by allowing developers to quickly find definitions of functions, structs, or variables using ctags indexes.

Core Features & Use Cases

  • Cross-Repository Search: Search for symbols in both INAV firmware (C) and configurator (JS) codebases.
  • Detailed Results: Provides file path, line number, and symbol kind (function, struct, variable).
  • Index Regeneration: Guides on how to regenerate ctags indexes if symbols are not found or code has changed.
  • Use Case: A developer needs to quickly find where the pidController function is defined in the INAV firmware or locate the navConfig struct definition to understand its structure.

Quick Start

Find the definition of the 'pidController' function.

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: find-symbol
Download link: https://github.com/sensei-hacker/inav-claude/archive/main.zip#find-symbol

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.