fireauto-lsp-guide
CommunityPrioritize LSP for fast, accurate code search.
Authorimgompanda
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When working on large codebases, developers waste time chasing definitions and references using basic search; this skill guides you to consistently use LSP for code navigation to accelerate understanding.
Core Features & Use Cases
- LSP-first navigation: goToDefinition, findReferences, hover, documentSymbol, and workspaceSymbol are prioritized.
- Fall back strategy: if LSP is unavailable or incomplete, glob/grep searches are used, then content is read for verification.
- Use cases: quickly locate where a function is defined, where it is used, and what its type and interfaces are across modules.
Quick Start
Enable LSP-first navigation and start using goToDefinition and findReferences for code exploration.
Dependency Matrix
Required Modules
None requiredComponents
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: fireauto-lsp-guide Download link: https://github.com/imgompanda/fireauto/archive/main.zip#fireauto-lsp-guide Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.