Real Skill packageSource verifiedClawHub registry

golang-design-patterns

Idiomatic Golang design patterns — functional options, constructors, error flow and cascading, resource management and lifecycle, graceful shutdown, resilience, architecture, dependency injection, data handling, streaming, and more. Apply when explicitly choosing between architectural patterns, implementing functional options, designing constructor APIs, setting up graceful shutdown, applying resilience patterns, or asking which idiomatic Go pattern fits a specific problem.

Identity and source

Publisher attributionSamuel Bertheregistry owner unverified by skillvetai
Functional categoryImage & Visual Designautomatically inferred · 56% rule confidence
Package forminstruction bundle9 recorded files
Canonical sourceClawHub registryclawhub:samber:golang-design-patterns
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/golang-design-patterns

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/golang-design-patterns

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/golang-design-patterns

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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-design-patterns
clawhub inspect @samber/golang-design-patterns --version 1.2.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/21/2026, 1:59:10 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
External clawhub result: clean

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.

Evidence checked
8/20/2026, 11:47:36 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:3a8bc1373919f515df45c491f309cb451f229c92fdc31770b6ad627e2ce51f9c
Show up to 9 recorded paths
  • evals/evals.json
  • references/architecture.md
  • references/clean-architecture.md
  • references/data-handling.md
  • references/ddd.md
  • references/hexagonal-architecture.md
  • references/resource-management.md
  • skill-card.md
  • SKILL.md

Source changelog

golang-design-patterns v1.2.0 - Updated compatibility metadata to mention Codex and clarify harness compatibility. - Added a `paths` field to restrict skill operation to `**/*.go` files. - Bumped version to 1.2.0 and updated metadata accordingly. - Removed `skill-card.md` file for simplification. - Minor formatting tweak to the OpenClaw emoji. - No change to design guidelines; documentation remains focus of update.