This is a structured workflow bundle that walks you through building React and Next.js 14+ apps from setup to deployment. It's organized into eight phases (project setup, component architecture, styling, data fetching, routing, forms, testing, deployment) with specific skill invocations and copy-paste prompts at each step. The stack is opinionated but sensible: TypeScript, Tailwind v4, App Router, Server Components, Zustand for state, React Hook Form with Zod, and Vercel deployment. It's comprehensive, maybe even exhaustive, which is helpful if you want a checklist approach but could feel prescriptive if you already have strong opinions about your tooling. Best for developers new to the Next.js App Router paradigm or teams wanting a consistent process.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill react-nextjs-development