Skill audit report
Golang struct and interface design patterns — composition, embedding, type assertions, type switches, interface segregation, dependency injection via interfaces, struct field tags, and pointer vs value receivers. Use this skill when designing Go types, defining or implementing interfaces, embedding structs or interfaces, writing type assertions or type switches, adding struct field tags for JSON/YAML/DB serialization, or choosing between pointer and value receivers. Also use when the user asks about "accept interfaces, return structs", compile-time interface checks, or composing small interfaces into larger ones.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS86
3.3K GitHub stars
Stars/forks activity
INFO77
3.3K stars, 213 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
11d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN56
command execution surface, network or browser surface
Install availability
PASS92
npx skills add samber/cc-skills-golang --skill golang-structs-interfaces
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN50
shell or command execution, network or browser access
Repository evidence
PASS86
https://github.com/samber/cc-skills-golang/tree/main/skills/golang-structs-interfaces
Review status
WARN46
AI review approval is missing
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add samber/cc-skills-golang --skill golang-structs-interfaces
Repository
88
https://github.com/samber/cc-skills-golang/tree/main/skills/golang-structs-interfaces
License
86
MIT
Maintenance
100
11d since push
AI review
55
Review approval is missing
README/SKILL.md completeness
86
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
177K Stars · Audit report
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
177K Stars · Audit report
Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading), reduced-motion, or the design foundations (feedback, spatial consistency, restraint) behind Apple-style interfaces.
34K Stars · Audit report
Usable description available
Dependency risk
56
command execution surface, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
50
shell or command execution, network or browser access
Stars/forks activity
77
3.3K stars, 213 forks; issue activity unavailable in current metadata
Adoption
88
3.3K GitHub stars
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Browser automation
mediumSkill may drive a browser or interact with web pages.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Database access
mediumSkill may inspect schemas, query databases, or work with persistent stores.