Fastify Route

Scaffold a new Fastify route (or set of routes) that matches the existing project's conventions — plugin structure, schema strategy (JSON Schema / TypeBox / Zod), auth, error shape, and tests. Use when user wants to add an endpoint, add a route, expose an API, or mentions "new route" / "add endpoint" in a Fastify project.

muzalee b6ffd68 3.8 KB Updated

File contents

muzalee/claude-atelier/tree/main/plugins/atelier-typescript/skills/fastify-route commit b6ffd6871f

Frequently asked questions

npx skillmds@latest add muzalee/fastify-route