Screened · automated checks passed

golang-pkg-go-dev

from samber/cc-skills-golang · ★ 2,570 on GitHub · found by our crawler 2026-07-07

What the author says it does

Golang package and module documentation and exploration via `godig`, a pkg.go.dev API client (CLI + MCP server) — package docs, API references, symbols, code examples, available versions, importers (who imports a package), licenses, and known vulnerabilities. Read-only, no auth. Use for looking up any Go/Golang library's documentation, API signatures, usage examples, which versions exist, whether a dependency has CVEs, or who imports a package — prefer this over Context7 for any Go package or module. Triggers on: how to use a Go library, Go API docs, import usage, code examples, pkg.go.dev. Not for upgrading dependencies (→ See `samber/cc-skills-golang@golang-dependency-management` skill) or choosing a library (→ See `samber/cc-skills-golang@golang-popular-libraries` skill). Not for local symbols, or for navigating an already-used dependency's resolved source, call sites, or generic instantiations — → See `samber/cc-skills-golang@golang-gopls` skill for those.

Quoted from the skill's own SKILL.md trigger description — this is what tells Claude when to activate it. Not yet verified by us.

Automated screening

100/100 validator score

Scored by the same rules as our free SKILL.md validator: trigger description quality, body substance, structure. Automated — a human bench test is the next step in the pipeline.

Install (unverified — review first)

git clone https://github.com/samber/cc-skills-golang
# skill lives at: skills/golang-pkg-go-dev/SKILL.md

SkillProof status

This skill is in our test queue. We install every skill in a clean environment, run a trigger battery and score output against a baseline before it earns a catalog page — the full protocol is public. Until then, treat it like any unreviewed dependency: read the SKILL.md and any scripts before installing.

Already tested in Coding & Development

  • Pinme Auth ★ 10.0/10 TypeScript reference for PinMe Worker auth: create/verify/list Identity Platform users.
  • Code Health Check ★ 10.0/10 Read-only, sub-agent-forked code health scanner with a fixed severity-graded report format.
  • S&box ★ 10.0/10 Blocks Unity muscle memory when writing s&box (Source 2 / Facepunch) C# components, Razor UI, and networking.
  • Coding Agent Sessions ★ 10.0/10 Finds and reconstructs real coding-agent session transcripts across Claude, Codex, OpenCode, and more.

Top 10 Coding skills, ranked →