effective-go

Idiomatic Go patterns and conventions from official Effective Go guide. Use when writing Go code to ensure proper naming, error handling, concurrency patterns, interface design, and Go-specific idioms. Triggers on Go file creation/editing, code review, or when user asks for idiomatic Go. If you cannot find any info visit to https://go.dev/doc/effective_go

$ 安裝

git clone https://github.com/jurabek/lazykafka /tmp/lazykafka && cp -r /tmp/lazykafka/.claude/skills/effective-go ~/.claude/skills/lazykafka

// tip: Run this command in your terminal to install the skill