home/categories/automation-tools/mesbahtanvir-ishkul-claude-skills-backend-verification-skill-md
automation-toolstools

backend-verification

Automatically runs required Go checks after any backend code changes. Ensures go vet, gofmt, and go test pass before commits. Use whenever modifying files in the backend/ directory.

mesbahtanvir
maintainer
mesbahtanvir
Actualizado 1/18/2026
Estrellas
1
Forks
0
quick start

Installation and usage

Automatically runs required Go checks after any backend code changes. Ensures go vet, gofmt, and go test pass before commits. Use whenever modifying files in the backend/ directory.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use backend-verification