skill
ocupación
descripción
actualizado
errors
Desarrolladores de software
Review changed and surrounding code for error handling violations and fix them. Use when checking or fixing error conventions in the project: no dynamic errors, sentinel errors only.
2026-07-11
lint
Desarrolladores de software
Run golangci-lint on the project
2026-07-11
test
Analistas de garantía de calidad de software y probadores
Run unit tests for the project
2026-07-11
testing
Analistas de garantía de calidad de software y probadores
Review code for Go testing conventions and write or fix tests. Use when writing new tests or reviewing existing ones in this project: table-driven tests, gomock mocks, parallel subtests.
2026-07-11