Rare find

Go Skills. A guide to writing Go code the way Go was meant to be written.

github.com/spf13/go-skills

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Merge pull request #3 from spf13/spf13/claude-marketplace-support
  • feat: add Claude Code marketplace support for all 6 skills
  • docs(fileflow): sync skill with current API
  • docs: list wails skill in README
  • feat(wails): add Wails desktop app skill (v2/v3)
  • docs(go): add production HTTP server guidance (timeouts, shutdown, mi…
  • docs: list go-spec-reviewer and go-release in README
  • feat(go-release): add Go release engineering skill
  • docs(go-spec-reviewer): align review checklist with updated go/cobra-…
  • docs(cobra-viper): adopt factory pattern and close testing/env gotchas
  • docs(go): update for Go 1.22-1.25 idioms and broader activation
April 2026
  • docs: add domain-object-as-entry-point API pattern
  • go skill: add domain packages section for service applications
  • feat: add go-spec-reviewer skill
  • docs(go): add toolchain debugging guidance
March 2026
  • docs: add When to Activate sections to both skills
  • feat(go): add modern Go patterns for post-1.18 idioms
  • first commit