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
Actualizado 1/18/2026
Estrellas
1
Forks
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.

Instalación
$ install --globalskills.sh
Uso

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

skills use handler-generator