.claude/skills/golang-how-toRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Golang skills orchestrator — always active on any Golang coding, review, debug, or setup task. Reads the task context and loads the most relevant skills from samber/cc-skills-golang, often multiple at once: writing a gRPC service loads golang-grpc + golang-testing + golang-error-handling; debugging a panic loads golang-troubleshooting + golang-safety; auditing security loads golang-security + golang-lint + golang-safety. Also: disambiguates competing clusters when two skills seem to overlap (performance vs benchma…
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-how-toRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/golang-how-toRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/golang-how-toRuntime, 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-how-toclawhub inspect @samber/golang-how-to --version 1.4.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:c06ff048e59ff95bffd9bc5e798371a08acc2ed14dedb1970d3b91265b5815eareferences/by-category.mdreferences/disambiguation.mdreferences/project-config.mdskill-card.mdSKILL.md**Summary:** Adds LSP/gopls-powered code navigation, expands config support to more agent files, and improves dependency/tooling integration. - Adds support for Go code navigation and refactoring using `gopls` and native LSP integration. - Expands agent-config file support (`CLAUDE.md`, `AGENTS.md`, `GEMINI.md`, Cursor rules, Copilot instructions) for skill configuration. - In Configure mode, user prompts now use the question tool of the editor instead of plain text (when available). - Updates dependencies: `gopls` is now required and install instructions are specified. - New skill routing for code refactoring and published package lookup via `golang-refactoring`, `golang-gopls`, `golang-pkg-go-dev`. - Removes the now-unneeded `skill-card.md` file and updates compatibility details.