I'm releasing today a big collection of
Golang Skills for Coding Agents (Claude Code, Codex, Gemini, Cursor...).
->
http://github.com/samber/cc-skills-golang35+ atomic skills covering all aspects of the language (conventions, common errors, top libraries, testing, benchmarks, performance, troubleshooting, etc.).
Benchmarks I ran on
Opus 4.6 show a
43% reduction in Go errors and bad practices.
Of course, these skills are not a replacement for your agents or commands that define your development workflows.
You can install them with:
npx skills add -g https://github.com/samber/cc-skills-golang --skill '*'Enjoy ;)