~/recombobulate
$
tip --list --tag="next-js"
// 4 tips tagged "next-js"
0
Generate SEO Meta Tags and OpenGraph Markup from Your Routes
Generate complete SEO meta tags, OpenGraph properties, and Twitter Card markup for all your pages using a reusable helper Claude builds from your routes.
0
Scaffold a Turborepo Monorepo with Claude
Setting up Turborepo from scratch means juggling workspaces, pipeline configs, and shared packages. Claude can scaffold the whole thing in one prompt.
0
Ask Claude to Generate Next.js Server Actions and Route Handlers
Describe your backend logic and let Claude scaffold Next.js Server Actions or Route Handlers with TypeScript types, Zod validation, and proper error handling.
0
Ask Claude to Diagnose and Fix Your Core Web Vitals
Paste your PageSpeed Insights or DevTools data and ask Claude to identify the root causes of poor LCP, CLS, and INP scores — it traces each metric back to specific code and writes the fixes.