home/categories/backend/mesbahtanvir-ishkul-claude-skills-handler-generator-skill-md
backenddevelopment

handler-generator

Generates new Go HTTP handlers following Ishkul patterns. Creates handler with proper request/response types, error handling, validation, structured logging, and matching test file. Use when adding new API endpoints.

mesbahtanvir
maintainer
mesbahtanvir
更新於 1/18/2026
星標
1
分支
0
quick start

Installation and usage

Generates new Go HTTP handlers following Ishkul patterns. Creates handler with proper request/response types, error handling, validation, structured logging, and matching test file. Use when adding new API endpoints.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use handler-generator