lsp
SolidUse when Codex needs language-server diagnostics, definitions, references, symbols, or rename safety checks in the current workspace.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- code-yeongyu
- Repository
- code-yeongyu/oh-my-openagent
- Created
- 9 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- NOASSERTION
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
lsp-setup
Configures a language server so editor/agent tooling (diagnostics, go-to-definition, references, rename) works. Use when a project needs an LSP installed or wired, or a 'no LSP server configured' error appears.
lsp
Convention for using Language Server Protocol tools for precise code intelligence (references, definitions, type checking) instead of guessing from grep results.
sublime-lsp
Use Sublime Text's LSP package through lsp-mcp. Use for diagnostics, hover information, definitions, references, symbols, code actions, completion, formatting, semantic navigation, or LSP-backed refactoring in Sublime Text.