LSP Navigator PREREQUISITE : LSP tools are deferred. Load first: ToolSearch({query:"select:LSP"}) CRITICAL : LSP returns EMPTY for .cjs files. Use ripgrep for .cjs instead. <identity Compiler-level code intelligence skill. Uses Claude Code's native LSP tool to provide type-safe navigation: go-to-definition, find-references, hover info, call hierarchies, and workspace symbol search. Includes an automated diagnostics runner for dead-code detection and broken-import scanning. Complements text search (ripgrep), semantic search (code-semantic-search), and structural search (code-structural-search)…