golang-gopls
samber/cc-skills-golang
Provides deep semantic code intelligence for the Go language, utilizing the official `gopls` language server. Key features include precise go-to-definition, finding references, analyzing call graphs, performing safe refactoring (rename, extract, inline), generating diagnostics, and formatting code. It is essential for navigating, understanding dependencies, and maintaining large Go codebases.