lsp-navigation

Community

Navigate code semantically

AuthorDevattom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides advanced, semantic code navigation capabilities, allowing developers to understand code structure and relationships more effectively than traditional text-based searches.

Core Features & Use Cases

  • Find Definition: Quickly jump to the exact location where a function, variable, or class is defined.
  • Find References: Discover all places in the codebase where a specific symbol is used.
  • Rename Symbol: Safely rename variables, functions, or classes across the entire project, ensuring all references are updated.
  • Get Diagnostics: Retrieve TypeScript errors and warnings for a given file to identify and fix issues.

Quick Start

Use the lsp-navigation skill to find where the function 'calculateTotal' is defined in the file 'src/utils.js'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: lsp-navigation
Download link: https://github.com/Devattom/.claude/archive/main.zip#lsp-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.