Initialize Next.js 15 project with App Router, TypeScript, and modern tooling
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-react-tech-stacks-js-react@IvanTorresEdge/molcajete.ai# Initialize Next.js Project Initialize a new Next.js 15 project with App Router, TypeScript strict mode, and modern tooling. Use the Task tool to launch the **component-builder** agent with instructions: 1. Ask user for project details using AskUserQuestion tool: - Project name - CSS solution (Tailwind CSS, CSS Modules, styled-components) - State management (Zustand, Jotai, none) - UI library (shadcn/ui, Radix UI, none) - Data fetching (TanStack Query, tRPC, native) - Database (Prisma, Drizzle, none) - Authentication (NextAuth.js, Clerk, none) - Package manager (...