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.

dkoosis
maintainer
dkoosis
Updated 1/3/2026
Stars
0
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use go-error-patterns