This is a full project bootstrapper that sets up a Next.js turborepo with TypeScript, Tailwind, shadcn/ui, and the Blode UI component registry, then wires up Oxlint, Oxfmt via Ultracite, and pushes to GitHub and Vercel. It walks through eight phases, from gathering project info to running a pre-launch checklist, and includes reference files for config templates. The workflow is opinionated: no src directory, no ESLint, icons from blode-icons-react instead of lucide-react. It's designed for spinning up production-ready marketing sites or web apps fast, with handoffs to other skills for SEO and UI polish after deployment.
npx skills add https://github.com/mblode/agent-skills --skill scaffold-nextjs