一键导入
react-nextjs-development
React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Version 2.35.0 | PRD to Production | Zero Human Intervention > Research-enhanced: OpenAI SDK, DeepMind, Anthropic, AWS Bedrock, Agent SDK, HN Production (2025)
Enforces a strict input boundary protocol (detect, classify, filter, verify) to ensure untrusted data never reaches business logic raw.
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.
Train or fine-tune TRL language models on Hugging Face Jobs, including SFT, DPO, GRPO, and GGUF export.
Scaffold, build, sign, and package SwiftPM macOS apps without Xcode projects.
| name | react-nextjs-development |
| description | React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns. |
| category | granular-workflow-bundle |
| risk | safe |
| source | personal |
| date_added | 2026-02-27 |
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