Writing Go

Idiomatic Go development. Use when writing Go code, designing APIs, reviewing Go implementations, or changing Go tests. Follow the module's target Go version. Prefer stdlib, concrete types, explicit errors, context propagation, fast feedback, and behavior tests. NOT for Python, Rust, TypeScript, shell scripts, or infra-only work.

alexei-led fe6dc58 7 files · 15.7 KB Updated

File contents

alexei-led/claude-code-config/tree/main/src/skills/writing-go commit fe6dc58a1f

Frequently asked questions

npx skillmds@latest add alexei-led/writing-go