From antigravity-awesome-skills
React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.
npx claudepluginhub absjaded/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Specialized workflow for building React and Next.js 14+ applications with modern patterns including App Router, Server Components, TypeScript, and Tailwind CSS.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps 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