new-go-endpoint

This skill automates the API-first workflow for creating new Go API endpoints. It handles OpenAPI spec updates, code generation, SQLC query creation, handler implementation, and Redis caching patterns. Use when adding new endpoints to the Lexicon backend.

$ 설치

git clone https://github.com/adryanev/.dotfiles /tmp/.dotfiles && cp -r /tmp/.dotfiles/.claude/commands/new-go-endpoint ~/.claude/skills/-dotfiles

// tip: Run this command in your terminal to install the skill