Go Style Guide

Style, review, and refactoring standards for Go codebases. Trigger when `.go`, `go.mod`, `go.sum`, or `go.work` files are created, changed, or reviewed and Go-specific quality rules (error handling, concurrency patterns, interface design, package boundaries) must be enforced. Do not use for generic shell scripts, SQL-only changes, or non-Go runtime style concerns unless Go artifacts are also changed. In multi-language pull requests, run together with other applicable `*-style-guide` skills. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/kentoshimizu--sw-agent-skills--go-style-guide commit 7d6bb69d2b

Frequently asked questions

npx skillmds@latest add tomevault-io/go-style-guide-2