35+ Agent Skills for Golang

149 views
Skip to first unread message

Samuel Berthe

unread,
Mar 23, 2026, 5:42:07 PM (2 days ago) Mar 23
to golang-nuts
I'm releasing today a big collection of Golang Skills for Coding Agents (Claude Code, Codex, Gemini, Cursor...).-> http://github.com/samber/cc-skills-golang

35+ 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 ;)

Jason E. Aten

unread,
Mar 24, 2026, 6:04:00 PM (yesterday) Mar 24
to golang-nuts
Thanks Samuel. Looks impressive. For those of us still getting oriented, could you introduce
the what and why of skills?  I've never deployed a "skill" in CC context, I
don't have any agents of my own, and I'm not sure of the caveats and 
drawbacks possible either.

Thanks!

Jason

Samuel Berthe

unread,
11:50 AM (8 hours ago) 11:50 AM
to golang-nuts
Hey Jason,

Skills are markdowns describing an atomic methodology/tool/whatever. Skills are invoked automatically by your agent when it considers the skill descritpion match your current task.
Some skills could be used as a command to force invocation.

It basically extends your LLM knowledge and sets boundaries for a specific task. For example I just created a skill that describes how to create a post for Substack (with tone of voice, title max char, body capabilities, available buttons, methodology...).

This is pretty powerful.
Reply all
Reply to author
Forward
0 new messages