Agent Skills
› however-yir/nebula-kb
› go-naming
go-naming
GitHub提供Go语言命名规范与最佳实践,指导包、文件、结构体、接口等组件的命名,遵循社区标准。
触发场景
编写Go代码时不确定命名规则
审查Go代码命名规范性
安装
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
版本历史
- 7b06ced 当前 2026-07-05 15:32


