writing-go

Installation
SKILL.md

Go Development

Use only for Go modules. Follow the module's target Go version.

Read First

Read principles.md before writing, changing, or reviewing Go code. Read conditional references only when the change touches that area.

Conditional References

  • patterns.md — package layout, interfaces, errors, HTTP/service boundaries, concurrency, comments.
  • testing.md — adding or reshaping Go tests.
  • cli.md — writing or changing Go CLIs.

Version-Gated APIs

Installs
7
GitHub Stars
35
First Seen
Jan 25, 2026
writing-go — alexei-led/claude-code-config