AI AGENT ADDONS

Golang Samber Do

samber/cc-skills-golang
Backend & APIs
32,744installs

Dependency injection in Go is made easier with the samber/do skill. It helps you set up service containers that manage the lifecycle of your objects. You can register services as lazy, eager, or transient.

The skill guides you to keep the container at the composition root. You depend on interfaces instead of concrete types. Provider errors are treated as first-class failures.

The samber/do skill works with Go 1.18+ generics. It handles health checks and graceful shutdown. Use it in projects that already import the samber/do library or want to adopt it.

Add Golang Samber Do skill to your workflow

Global

mkdir -p ~/.claude/skills/golang-samber-do

Project

mkdir -p .claude/skills/golang-samber-do

Source Repository

Stars
2,322
Forks
149
Watchers
2,322
License
MIT
Last Push
28 days ago
Created
4 months ago