·nextjs

Next.js 16 App Router 性能优化指南(以前称为 nextjs-16-app-router)。在编写 Next.js 16 代码、配置缓存、在 Next.js 中实现服务器组件、设置 App Router 路由或配置 next.config.js 时,应使用此技能。此技能不涵盖通用 React 19 模式(使用 React-19 技能)或非 Next.js 服务器渲染。

4安装·0热度·@thongdn-it

安装

$npx skills add https://github.com/thongdn-it/react-agent-skills --skill nextjs

SKILL.md

Comprehensive performance optimization guide for Next.js 16 App Router applications, maintained by the Next.js Community. Contains 40 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

| 1 | Build & Bundle Optimization | CRITICAL | build- | | 2 | Caching Strategy | CRITICAL | cache- | | 3 | Server Components & Data Fetching | HIGH | server- | | 4 | Routing & Navigation | HIGH | route- | | 5 | Server Actions & Mutations | MEDIUM-HIGH | action- | | 6 | Streaming & Loading States | MEDIUM | stream- | | 7 | Metadata & SEO | MEDIUM | meta- |

| 8 | Client Components | LOW-MEDIUM | client- |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/thongdn-it/react-agent-skills --skill nextjs
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 nextjs?

Next.js 16 App Router 性能优化指南(以前称为 nextjs-16-app-router)。在编写 Next.js 16 代码、配置缓存、在 Next.js 中实现服务器组件、设置 App Router 路由或配置 next.config.js 时,应使用此技能。此技能不涵盖通用 React 19 模式(使用 React-19 技能)或非 Next.js 服务器渲染。 来源:thongdn-it/react-agent-skills。

如何安装 nextjs?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thongdn-it/react-agent-skills --skill nextjs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/thongdn-it/react-agent-skills