Guides phased development of React and Next.js 14+ apps with App Router, Server Components, TypeScript, Tailwind CSS, and modern patterns.
From antigravity-awesome-skillsnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Executes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
Specialized workflow for building React and Next.js 14+ applications with modern patterns including App Router, Server Components, TypeScript, and Tailwind CSS.
Use this workflow when:
app-builder - Application scaffoldingsenior-fullstack - Full-stack guidancenextjs-app-router-patterns - Next.js 14+ patternstypescript-pro - TypeScript setupUse @app-builder to scaffold a new Next.js 14 project with App Router
Use @nextjs-app-router-patterns to set up Server Components
frontend-developer - Component developmentreact-patterns - React patternsreact-state-management - State managementreact-ui-patterns - UI patternsUse @frontend-developer to create reusable React components
Use @react-patterns to implement proper component composition
Use @react-state-management to set up Zustand store
frontend-design - UI designtailwind-patterns - Tailwind CSStailwind-design-system - Design systemcore-components - Component libraryUse @tailwind-patterns to style components with Tailwind CSS v4
Use @frontend-design to create a modern dashboard UI
nextjs-app-router-patterns - Server Componentsreact-state-management - React Queryapi-patterns - API integrationUse @nextjs-app-router-patterns to implement Server Components data fetching
nextjs-app-router-patterns - App Routernextjs-best-practices - Next.js patternsUse @nextjs-app-router-patterns to set up parallel routes and intercepting routes
frontend-developer - Form developmenttypescript-advanced-types - Type validationreact-ui-patterns - Form patternsUse @frontend-developer to create forms with React Hook Form and Zod
javascript-testing-patterns - Jest/Vitestplaywright-skill - E2E testinge2e-testing-patterns - E2E patternsUse @javascript-testing-patterns to write Vitest tests
Use @playwright-skill to create E2E tests for critical flows
vercel-deployment - Vercel deploymentvercel-deploy-claimable - Vercel deploymentweb-performance-optimization - PerformanceUse @vercel-deployment to deploy Next.js app to production
| Category | Technology |
|---|---|
| Framework | Next.js 14+, React 18+ |
| Language | TypeScript 5+ |
| Styling | Tailwind CSS v4 |
| State | Zustand, React Query |
| Forms | React Hook Form, Zod |
| Testing | Vitest, Playwright |
| Deployment | Vercel |
development - General developmenttesting-qa - Testing workflowdocumentation - Documentationtypescript-development - TypeScript patterns