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
Mis à jour 1/18/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use handler-generator