·nextjs

Next.js 16 的 App Router、服务端/客户端组件、proxy.ts 认证、数据获取、缓存和 React 服务端组件模式。在使用现代模式构建 Next.js 应用程序时使用。

8安装·0热度·@naimalarain13

安装

$npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill nextjs

SKILL.md

Modern Next.js patterns for App Router, Server Components, and the new proxy.ts authentication pattern.

| Dynamic Routes (Async Params) | reference/dynamic-routes.md | | Server vs Client Components | reference/components.md | | proxy.ts (Auth) | reference/proxy.md | | Data Fetching | reference/data-fetching.md | | Caching | reference/caching.md | | Route Handlers | reference/route-handlers.md |

| Authentication Flow | examples/authentication.md | | Protected Routes | examples/protected-routes.md | | Forms & Actions | examples/forms-actions.md | | API Integration | examples/api-integration.md |

Next.js 16 的 App Router、服务端/客户端组件、proxy.ts 认证、数据获取、缓存和 React 服务端组件模式。在使用现代模式构建 Next.js 应用程序时使用。 来源:naimalarain13/hackathon-ii_the-evolution-of-todo。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill nextjs
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 nextjs?

Next.js 16 的 App Router、服务端/客户端组件、proxy.ts 认证、数据获取、缓存和 React 服务端组件模式。在使用现代模式构建 Next.js 应用程序时使用。 来源:naimalarain13/hackathon-ii_the-evolution-of-todo。

如何安装 nextjs?

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

这个 Skill 的源码在哪?

https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo