Skip to main content
Run any Skill in Manus
with one click
$pwd:

golang-error-handling

// Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single handling rule, structured logging with slog, HTTP request logging middleware, and samber/oops for production errors. Built to make logs usable at scale with log aggregation 3rd-party tools. Apply when creating, wrapping, inspecting, or logging errors in Go code. For samber/oops specifics → See `samber/cc-skills-golang@golang-samber-oops` skill; for slog handler ecosystem → See `samber/cc-skills-golang@golang-samber-slog` skill.

$ git log --oneline --stat
stars:1,891
forks:122
updated:May 23, 2026 at 18:07
File Explorer
5 files
SKILL.md
readonly