10x Go
This skill defines rules to write robust, maintainable, and idiomatic production Go code.
Reference Guide
Load the relevant reference when the task involves:
| Topic | File | Load When |
|---|---|---|
| Concurrency | references/concurrency.md | goroutines, channels, context, sync primitives, worker pools |
| Generics | references/generics.md | type parameters, constraints, generic data structures |
| Interface Design | references/interfaces.md | interface com |
[Description truncada. Veja o README completo no GitHub.]