Go Best Practices

Apply modern idiomatic Go best practices whenever writing, modifying, reviewing, or refactoring Go code. Prefer Go standard library conventions and official Go guidance. Avoid unnecessary abstractions, dependencies, complexity, and speculative optimization. This skill provides language and engineering guidance only; it does not prescribe project architecture, dependency choices, lint configurations, or workflow tooling.

xiangxn Updated

File contents

xiangxn/claude-skills/tree/main/go-best-practices commit 62d6d2ca56

Frequently asked questions

npx skillmds@latest add xiangxn/go-best-practices