π©
A comprehensive set of guidelines that help AI coding agents write modern Go code using the latest language features and stdlib additions. Covers Go 1.0 through 1.27, teaching agents to use modern idioms like `max(a, b)`, `slices.Contains`, and `cmp.Or()` instead of older patterns.