Go Conventions

Use when writing, reviewing, or refactoring Go code — naming conventions, receiver naming, error wrapping, interface design, goroutine safety, and common pitfalls (goroutine leaks, defer-in-loop, nil map writes).

andr-ca f474d38 3.3 KB Updated

File contents

andr-ca/agentharness/tree/main/.claude/skills/go-conventions commit f474d38feb

Frequently asked questions

npx skillmds@latest add andr-ca/go-conventions