home/categories/code-quality/dkoosis-cc-plugins-plugins-go-error-hygiene-skills-error-patterns-skill-md
code-qualitytesting-security
go-error-patterns
This skill should be used when the user asks about "err113", "wrapcheck", "errorlint", "sentinel errors", "error wrapping", "errors.Is", "errors.As", "dynamic errors", or needs guidance on idiomatic Go error handling. Provides patterns for fixing error-related lint violations.
maintainer
dkoosis
更新于 1/3/2026
星标
0
分支
0
quick start
Installation and usage
This skill should be used when the user asks about "err113", "wrapcheck", "errorlint", "sentinel errors", "error wrapping", "errors.Is", "errors.As", "dynamic errors", or needs guidance on idiomatic Go error handling. Provides patterns for fixing error-related lint violations.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use go-error-patterns