AI AGENT ADDONS

Golang Design Patterns

samber/cc-skills-golang
Programming Languages
34,451installs

Go design patterns help you write clean and reliable code. This skill gives you idiomatic Go patterns for constructors, error handling, resource management, and graceful shutdown. It is built for developers who want production-ready code without unnecessary complexity.

You will learn to use functional options for flexible APIs and avoid common pitfalls like init() abuse. Every pattern solves a real problem and keeps your code simple and explicit. Use this skill when choosing between architectural patterns or setting up resilient systems in Go.

Add Golang Design Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/golang-design-patterns

Project

mkdir -p .claude/skills/golang-design-patterns

Source Repository

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