lsp-server-integration
Installation
SKILL.md
Skill: LSP Server Integration
Goal
Add and configure Language Server Protocol (LSP) servers to provide language intelligence in OpenCode.
Use This Skill When
- You add language support for a new file type.
- You configure or replace LSP servers for a language.
- The request mentions LSP, language servers, or language intelligence.
Do Not Use This Skill When
- The task does not involve LSP or language intelligence.
- You only need editor configuration unrelated to OpenCode.
Inputs
- Target language and file extensions.
- LSP server package or executable.
- Server initialization options and capabilities.