--- name: go-naming description: Go naming conventions and best practices. Use this skill when working with Go code and need to name packages, files, directories, structs, interfaces, functions, variables, or constants. Provides comprehensive naming guidelines following Go community standards. --- Strictly follow the naming conventions in [rules/named.md](../../rules/named.md)