Skip to main content

golang-gopls

Golang semantic code intelligence via `gopls`, the official Go language server โ€” go-to-definition, find references, call/implementation hierarchy, workspace symbol search, package API discovery, diagnostics, safe rename, refactors (extract/inline/fill/rewrite code actions), formatting, and generated tests. Reaches an agent via gopls's own MCP server (`go_*` tools), Claude Code's native `LSP` tool, or the `gopls` CLI. Use when navigating or refactoring Go code โ€” jumping to a definition, finding call sites before a rename, understanding a file's or package's dependencies, running diagnostics after an edit, or extracting/inlining/renaming. Not for the published ecosystem โ€” packages not in your `go.mod`, versions, licenses, importers โ€” โ†’ See `samber/cc-skills-golang@golang-pkg-go-dev` skill (`godig`). Not for a whole-tree vulnerability audit โ†’ See `samber/cc-skills-golang@golang-security` skill (`govulncheck`).

Jump to install

Source facts

Repository
TuYv/ccpm
Last source activity
August 14, 2026 at 19:45
Detected SKILL.md language
English
Stars
1
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.