New API Route

Creating a new HTTP endpoint (REST route) in this TanStack Start + Cloudflare Workers project. Use this skill whenever the user asks to add an API route, REST endpoint, HTTP handler, webhook receiver, or any new URL that external callers can hit. Also trigger when the user says things like "add a GET/POST/PUT/DELETE for...", "create an endpoint for...", "I need an API for...", "add a route at /api/...", or even just "expose this over HTTP". This skill covers the exact file-based routing pattern, handler structure, input validation, and binding access that work in this codebase -- most AI training data gets TanStack Start's API routes wrong.

fayazara 1dc4fb5 3.8 KB Updated

File contents

fayazara/what-can-brower-run-do/tree/main/.agents/skills/new-api-route commit 1dc4fb5971

Frequently asked questions

npx skillmds@latest add fayazara/new-api-route