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