Golang Safety

Review or improve Go code for panic prevention, nil and interface traps, slice/map aliasing, numeric conversion, resource lifetime, zero-value invariants, and accidental shared mutation. Use for defensive correctness and subtle runtime failure analysis.

reagin Updated

File contents

reagin/agent-skills/tree/main/skills/golang-safety commit fd64942020

Frequently asked questions

npx skillmds@latest add reagin/golang-safety