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
更新于 1/18/2026
星标
1
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use backend-verification