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
Updated 1/18/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use handler-generator