Agent Skills
› however-yir/nebula-kb
› go-naming
go-naming
GitHub提供Go语言命名规范与最佳实践,指导包、文件、结构体、接口、函数等元素的命名,确保符合社区标准。
Trigger Scenarios
需要遵循Go命名规范时
审查或重构Go代码命名时
Install
npx skills add however-yir/nebula-kb --skill go-naming -g -y
SKILL.md
Frontmatter
{
"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
Version History
- 7b06ced Current 2026-07-05 15:32


