.claude/skills/golang-data-structuresRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing Go data structures, implementing generic containers, using container/ packages, unsafe or weak pointers, or questioning slice/map internals.
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-data-structuresRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/golang-data-structuresRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/golang-data-structuresRuntime, 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-data-structuresclawhub inspect @samber/golang-data-structures --version 1.2.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:8d275a47a89d013bbeac047801a1bc0fbaf467725635c3ecde8db82302cd10e1evals/evals.jsonreferences/containers.mdreferences/generics.mdreferences/map-internals.mdreferences/pointers.mdreferences/slice-internals.mdskill-card.mdSKILL.mdVersion 1.2.0 - Expanded compatibility and allowed tools, including LSP/gopls integration. - Updated metadata: now explicitly compatible with Claude Code, Codex, and enhanced agent harnesses. - Changed skill metadata to reflect new version. - Added "paths" section with `"**/*.go"` glob for file scoping. - Removed the separate skill-card.md file.