Write Go Code

Go code style guide based on Google Go Style Guide, Effective Go, and Code Review Comments. Use when: (1) writing new Go code, (2) reviewing Go code for style compliance, (3) refactoring existing Go code, (4) conducting code reviews. Covers naming, error handling, concurrency, testing, data types, functions, interfaces, code organization, and Cobra CLI command behavior.

cboone 078f6e8 12 files · 43.1 KB Updated

File contents

cboone/agent-harness-plugins/tree/main/plugins/write-go-code/skills/write-go-code commit 078f6e81e2

Frequently asked questions

npx skillmds@latest add cboone/write-go-code