AI AGENT ADDONS

Golang Patterns

affaan-m/ecc

Go is a simple and powerful programming language. These patterns help you write clean, efficient, and reliable code. They focus on simplicity, clear error handling, and smart concurrency.

Whether you are writing new code, reviewing it, or refactoring old code, these tips make your work easier. They show you how to use zero values, accept interfaces, and return concrete types.

You will also learn patterns for error wrapping and safe parallel work. These ideas keep your Go applications robust and easy to maintain.

Add Golang Patterns skill to your workflow

Global

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

Project

mkdir -p .claude/skills/golang-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago