home/categories/architecture-patterns/armanzeroeight-fastagent-plugins-plugins-go-toolkit-skills-error-handling-skill-md
architecture-patternsdevelopment

error-handling

Implement Go error handling patterns including error wrapping, sentinel errors, custom error types, and error handling conventions. Use when handling errors, creating error types, or implementing error propagation. Trigger words include "error", "panic", "recover", "error handling", "error wrapping".

armanzeroeight
maintainer
armanzeroeight
업데이트됨 12/2/2025
스타
20
포크
4
quick start

Installation and usage

Implement Go error handling patterns including error wrapping, sentinel errors, custom error types, and error handling conventions. Use when handling errors, creating error types, or implementing error propagation. Trigger words include "error", "panic", "recover", "error handling", "error wrapping".

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use error-handling