golang-patterns

Installation
SKILL.md

Go Development Patterns

Idiomatic Go patterns and best practices for building robust, efficient, and maintainable applications.

When to Activate

  • Writing new Go code
  • Reviewing Go code
  • Refactoring existing Go code
  • Designing Go packages/modules

Core Principles

1. Simplicity and Clarity

Go favors simplicity over cleverness. Code should be obvious and easy to read.

Installs
503
Repository
affaan-m/ecc
GitHub Stars
208.6K
First Seen
May 19, 2026
golang-patterns — affaan-m/ecc