golang-code-style
samber/cc-skills-golang
A comprehensive guide to idiomatic Go programming style and code clarity. This skill addresses best practices for line breaking, variable declaration intent, control flow structure (e.g., early returns, switch usage), and function design principles. Use it when writing, reviewing, or establishing project-wide coding standards to ensure maximum readability and maintainability.