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".
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