{
  "name": "nextjs_api_route_writer",
  "description": "Generate Next.js 16 App Router API routes following SkillSlap conventions: rate limiting, Supabase auth check, typed responses, proper error handling. Describe the endpoint and get a production-ready route.ts.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}