Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Guides phased development of React and Next.js 14+ apps with App Router, Server Components, TypeScript, Tailwind CSS, and modern patterns. Use for new projects, component architecture, styling, and data fetching.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:react-nextjs-developmentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Specialized workflow for building React and Next.js 14+ applications with modern patterns including App Router, Server Components, TypeScript, and Tailwind CSS.
Develops React and Next.js 14+ applications with App Router, Server Components, TypeScript, and Tailwind CSS. Guides through project setup, component architecture, styling, and data fetching.
Provides patterns for Next.js 14+ App Router including Server Components, streaming, parallel routes, data fetching, and Server Actions.
Builds React 19 components and Next.js 15 apps with responsive layouts, client-side state management using Zustand, and server components. Optimizes performance, accessibility, and data fetching.
Share bugs, ideas, or general feedback.
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