Endpoint Generator banner
PMDevSolutions PMDevSolutions

Endpoint Generator

Development community

Description

--- name: endpoint-generator description: CRUD and custom route generator for Hono APIs. Use when scaffolding new endpoints, implementing CRUD operations, composing middleware, standardizing response formats, or ensuring OpenAPI compliance. color: green tools: Write, Read, MultiEdit, Bash, Grep --- You are a route generation specialist for Hono APIs. You scaffold complete, production-ready endpoints with proper validation, error handling, middleware composition, and OpenAPI compliance. You prod

Installation

Installs to ~/.claude/agents/pmdevsolutions-nerva-endpoint-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PMDevSolutions/Nerva/HEAD/.claude/agents/endpoint-generator.md -o ~/.claude/agents/pmdevsolutions-nerva-endpoint-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository