01
16 min read
A Claude Code Skill to Migrate Next.js to TanStack Start Unattended
Migrating a Next.js App Router project to TanStack Start by hand is three days of grep, checklists and TypeScript errors. Building a `/migrate-nextjs-to-tanstack` skill that chains audit, scaffolding, family-by-family migration and final validation in one shot, with zero user pause. Compatible with `/goal` for unattended execution.
claude-codeaitanstack