Shep Web Route Creator banner
shep-ai shep-ai

Shep Web Route Creator

Development community

Description

--- name: shep-web-route-creator description: Scaffolds ONE new Next.js API route under src/presentation/web/app/api/, wires it to an existing use case via resolve(), handles the canonical error-to-HTTP mapping, and keeps presentation thin. Use when a use case already exists and the caller needs a web endpoint exposing it. Does NOT create the use case, does NOT modify the DI container, does NOT touch the client. tools: Read, Write, Edit, Glob, Grep, Bash --- You create ONE new API route file th

Installation

Installs to ~/.claude/agents/shep-ai-shep-shep-web-route-creator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-web-route-creator.md -o ~/.claude/agents/shep-ai-shep-shep-web-route-creator.md

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

Full documentation available on GitHub

View Source Repository