skills/smithery.ai/add-api-endpoint

add-api-endpoint

Installation
SKILL.md

Add API Endpoint

Create complete API layer: usecase interactors, proto definitions, gRPC handlers, and DI registration.

Prerequisites

  • Domain entity created (use add-domain-entity skill first)
  • Repository interface and implementation ready
  • SQLBoiler models generated (make migrate.up)

Workflow Overview

Installs
1
First Seen
Apr 4, 2026
add-api-endpoint from smithery.ai