Skip to content

Add go-documentation and idiomatic-go skills#3

Open
spoenemann wants to merge 1 commit into
mainfrom
golang-skills
Open

Add go-documentation and idiomatic-go skills#3
spoenemann wants to merge 1 commit into
mainfrom
golang-skills

Conversation

@spoenemann
Copy link
Copy Markdown
Member

Summary

Adds two new skills for Go development:

  • go-documentation — guides writing godoc-compliant comments, runnable examples, and pkg.go.dev–ready package documentation.
  • idiomatic-go — covers idiomatic naming, interface and error patterns, and concurrency conventions.

Motivation

Fills a gap in the skill set for Go projects, complementing the existing TypeScript reviewer with language-specific guidance grounded in standard Go practice (Effective Go, the Go Code Review comments, and pkg.go.dev conventions).

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@spoenemann spoenemann requested review from Lotes, msujew and ssmifi May 21, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant