Error Handling Audit

Audits Go code for error handling best practices - proper wrapping with %w, preserved context, meaningful messages, no error swallowing. Use before committing Go code or during error handling reviews.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/error-handling-audit commit c90394ce11

Frequently asked questions

npx skillmds@latest add majiayu000/error-handling-audit