Files
ragflow/.agents/skills/go-naming/SKILL.md

7 lines
381 B
Markdown
Raw Normal View History

---
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)