serr-structured-error-wrapper

Serr allows us to enrich our Go application errors with location, etc, and bubble them up to the caller where we only have to log once

$ 安裝

git clone https://github.com/rohanthewiz/serr /tmp/serr && cp -r /tmp/serr/ai_docs/skill/serr_structured_error_wrapper ~/.claude/skills/serr

// tip: Run this command in your terminal to install the skill