Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install go-naminggit clone https://github.com/infiniflow/ragflow.gitcp ragflow/.agents/skills/go-naming/SKILL.md ~/.claude/skills/go-naming/SKILL.md--- 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)