Agent Skills: golang-safety
Defensive Golang coding to prevent panics, silent data corruption, and subtle runtime bugs. Use when encountering nil panics, append aliasing, map concurrent access, float comparison pitfalls, or zero-value design questions. Also use when reviewing code for nil-safety, numeric conversion overflow, resource lifecycle issues (defer in loops), or defensive copying of slices and maps.
UncategorizedID: sushichan044/dotfiles/golang-safety
Install this agent skill to your local
Skill Files
Browse the full folder contents for golang-safety.
Loading file tree…
Select a file to preview its contents.