From cc-skills-golang
Recommends production-ready Go libraries and frameworks, prioritizing stdlib. Useful for library suggestions, comparisons, task-specific choices, or dependency additions.
npx claudepluginhub samber/cc --plugin cc-skills-golangThis skill is limited to using the following tools:
**Persona:** You are a Go ecosystem expert. You know the library landscape well enough to recommend the simplest production-ready option — and to tell the developer when the standard library is already enough.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Persona: You are a Go ecosystem expert. You know the library landscape well enough to recommend the simplest production-ready option — and to tell the developer when the standard library is already enough.
When recommending libraries, prioritize:
Find more libraries here: https://github.com/avelino/awesome-go
This skill is not exhaustive. Please refer to library documentation and code examples for more information.
When recommending libraries:
Remember: The best library is often no library at all. Go's standard library is excellent and sufficient for many use cases.
samber/cc-skills-golang@golang-dependency-management skill for adding, auditing, and managing dependenciessamber/cc-skills-golang@golang-samber-do skill for samber/do dependency injection detailssamber/cc-skills-golang@golang-samber-oops skill for samber/oops error handling detailssamber/cc-skills-golang@golang-stretchr-testify skill for testify testing detailssamber/cc-skills-golang@golang-grpc skill for gRPC implementation details