consolelog.tools
All categories

React & Next.js

React and Next.js specific generators

Browse all tools

React and Next.js generators

React and Next.js tools generate the boilerplate the framework expects: server-component-vs-client-component decision helpers, route group scaffolders for the App Router, API-route handler generators with the right type signatures, middleware.ts templates for redirect/rewrite/auth, generateMetadata helpers, error-boundary scaffolds, loading.tsx and not-found.tsx kits. The opinionated defaults match what the Next docs recommend in 2026 — turbopack-friendly imports, server-action conventions, the new caching directives. Useful when you're spinning up a new feature route and don't want to look up the exact file names for the ten different convention-based files Next supports.

10 tools