AI AGENT ADDONS

Golang Samber Oops

samber/cc-skills-golang
Debugging
32,713installs

Go errors often miss important details like which user caused a problem or what data was involved. This skill helps you add structured context, stack traces, and error codes to every error.

With this skill you can build errors that carry all the information needed to fix bugs quickly. You can separate public messages for users from technical details for developers.

Your logs and monitoring tools will group errors correctly because variable data is stored in attributes, not the message string.

Add Golang Samber Oops skill to your workflow

Global

mkdir -p ~/.claude/skills/golang-samber-oops

Project

mkdir -p .claude/skills/golang-samber-oops

Source Repository

Stars
2,322
Forks
149
Watchers
2,322
License
MIT
Last Push
28 days ago
Created
4 months ago