01Boundary-specific guidance for wrapping vs. returning errors
020 GitHub stars
03Sentinel error management at the package level
04Automated implementation of errors.Is and errors.As patterns
05Contextual error wrapping with %w to preserve error types
06Standardized custom error type generation using structs