BeClaude

gopls-lsp

New
Official PluginDevelopmentby Anthropic

Go language server for code intelligence and refactoring

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/gopls-lsp.md https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/gopls-lsp/SKILL.md
3
Invoke in Claude Code
/gopls-lsp
refactoringlsp

Frequently Asked Questions

What is gopls-lsp?

Go language server for code intelligence and refactoring

How to install gopls-lsp?

To install gopls-lsp, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /gopls-lsp.

What is gopls-lsp best for?

gopls-lsp is a plugin categorized under Development. It is designed for: refactoring, lsp. Created by Anthropic.