tag
routes▌
2 indexed skills · max 10 per page
skills (2)
nextjs-dynamic-routes-params
wsimmonds/claude-nextjs-skills · Frontend
Use this skill when:
expo-api-routes
expo/skills · Backend
API routes in Expo Router for server-side logic, secrets, and third-party integrations on EAS Hosting. \n \n Create routes with +api.ts suffix in the app directory; export named functions for HTTP methods (GET, POST, PUT, DELETE) \n Handle query parameters, headers, JSON bodies, and dynamic route segments; add CORS headers for web clients \n Access server-side secrets via process.env ; set variables locally in .env or via eas env:create for production \n Deploy to EAS Hosting (Cloudflare Workers