Skip to content

muratmirgun/gophers

v0.1.0MIT

Production-grade Go programming skills for AI coding agents.

go-functions

Use when organising functions in a Go file, formatting signatures, designing return values, or naming Printf-style helpers. Covers in-file ordering (type → ctor → exported → unexported → utils), multi-line signature shape, naked-parameter clarity, pointer-vs-value receivers, and the f-suffix rule. Apply proactively to any new function. Functional options: see go-functional-options.

Version
0.1.0
License
MIT
Compatibility
Designed for Claude Code or similar AI coding agents. Plain Go (any supported version).
Read SKILL.md at the source

Pinned to revision 121b47cd4371, so it is the text this page describes rather than whatever the author pushed since.

Pre-approved tools experimental

Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.

  • Read
  • Edit
  • Write
  • Glob
  • Grep
  • Bash(go:*)
  • Bash(golangci-lint:*)

Files

Every link opens the file at its source, pinned to the revision this page describes.