lsp-validation
CommunityValidate code health with LSP tooling.
Authorjakezp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams ensure code correctness and maintainability by leveraging Language Server Protocol tooling for diagnostics, navigation, and safe refactoring.
Core Features & Use Cases
- Diagnostics: fetch and interpret lsp_diagnostics across files to surface errors and warnings.
- Navigation: jump to definitions and easily locate symbol usages with lsp_goto_definition and lsp_find_references.
- Refactoring: perform safe symbol renames using lsp_rename and verify impact with references.
- Use Case: Before releasing a feature, run diagnostics to catch type errors, verify symbol definitions, and safely rename identifiers if needed.
Quick Start
Run lsp_diagnostics on a TypeScript file to locate errors, then jump to the error's definition with lsp_goto_definition.
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: lsp-validation Download link: https://github.com/jakezp/everything-opencode/archive/main.zip#lsp-validation 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.