BigHugger
sk Skill · johnqtcg

go-error-review

Review Go code for error handling correctness, nil safety, and failure-path integrity including ignored errors, missing wrapping, panic misuse, SQL/HTTP resource lifecycle, and transaction patterns. Trigger when code contains error returns, panic calls, sql.Rows, transactions, HTTP client/server code, or nil-sensitive pointer operations. Use for error-handling and correctness-focused review.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
7
Python
Host repository
johnqtcg/awesome-skills
Allowed tools
Read, Grep, Glob, Bash(go build*), Bash(go vet*), Bash(staticcheck*), Bash(go test*)
Host stars
30
Host language
Python