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