Language Server Protocol Skill Overview Expert skill for implementing Language Server Protocol servers with full IDE feature support. Capabilities - Implement JSON-RPC transport layer - Handle document synchronization (full and incremental) - Implement semantic tokens for syntax highlighting - Implement completion with resolve - Implement hover information with type signatures - Implement go-to-definition/references/implementations - Implement document symbols and workspace symbols - Implement rename with cross-file support - Implement code actions and quick fixes - Implement signature help T…