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.
$curl -o .claude/agents/shep-web-route-creator.md https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-web-route-creator.mdInstalls into the current project.
Install shep-web-route-creator by running `curl -o .claude/agents/shep-web-route-creator.md https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-web-route-creator.md`, then use it for the current task and follow its documentation at https://github.com/shep-ai/shep.