.claude/skills/golang-goplsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/golang-goplsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/golang-goplsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/golang-goplsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @samber/golang-goplsclawhub inspect @samber/golang-gopls --version 1.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:faf862fefd9b61c982b171ab84cbb8a22aea902896face7ff3696ca18f71ff71references/cli.mdreferences/features.mdreferences/matrix.mdreferences/mcp.mdreferences/settings.mdskill-card.mdSKILL.md- Added detailed documentation on `gopls` integration, including usage via MCP server, native LSP tool, and CLI. - Clarified intended use cases: navigation, semantic code discovery, diagnostics, safe refactors, and formatting for Go workspaces. - Outlined best-practice workflows for reading and editing Go code with safety checks and vulnerability scanning. - Emphasized agent-oriented use and distinction between text-based search (grep) and semantic analysis (`gopls`). - Specified dependencies, compatibility, and clear guidance for setup and tool preference order.