error-handling-go

Community

Go error handling made reliable and consistent.

Authorbrian861105
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Go projects often struggle with unorganized error handling, inconsistent messages, and difficult-to-test error propagation across layers.

Core Features & Use Cases

  • Explicitly return errors with clear context using wrapping patterns
  • Use errors.Is for sentinel errors and errors.As for typed errors
  • Apply consistent error messages across packages in APIs and internal logic

Quick Start

Apply Go error handling patterns to ensure reliable error propagation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: error-handling-go
Download link: https://github.com/brian861105/codex-skills/archive/main.zip#error-handling-go

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.