← 返回 Skills 市场
leonaaardob

NextJS 16+ Complete Documentation

作者 leonaaardob · GitHub ↗ · v16.1.6
cross-platform ✓ 安全检测通过
7757
总下载
2
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install lb-nextjs16-skill
功能描述
Complete Next.js 16 documentation in markdown format. Use when working with Next.js projects, building React applications, configuring routing, data fetching, rendering strategies, deployment, or migrating from other frameworks. Covers App Router, Pages Router, API routes, server components, server actions, caching, and all Next.js features.
使用说明 (SKILL.md)

Next.js Documentation (v16.2.0-canary.30)

Complete Next.js 16 documentation embedded in markdown. Read from references/ to answer questions about Next.js features, configuration, and best practices.

Documentation Structure

All documentation is in references/ organized by topic:

Core Documentation

App Router (references/01-app/)

Modern Next.js architecture with React Server Components.

Getting Started:

  • references/01-app/01-getting-started/installation.mdx - Setup new project
  • references/01-app/01-getting-started/project-structure.mdx - File conventions
  • references/01-app/01-getting-started/layouts-and-pages.mdx - Routing basics
  • references/01-app/01-getting-started/data-fetching.mdx - Server data loading
  • references/01-app/01-getting-started/css.mdx - Styling options

Guides:

  • references/01-app/02-guides/authentication.mdx - Auth patterns
  • references/01-app/02-guides/caching.mdx - Cache strategies
  • references/01-app/02-guides/environment-variables.mdx - Env config
  • references/01-app/02-guides/forms.mdx - Form handling
  • references/01-app/02-guides/testing/ - Jest, Playwright, Vitest, Cypress
  • references/01-app/02-guides/migrating/ - Migration guides (Vite, CRA, Pages → App)
  • references/01-app/02-guides/upgrading/ - Version upgrade guides (14, 15, 16)
  • references/01-app/02-guides/self-hosting.mdx - Self-hosted deployment
  • references/01-app/02-guides/static-exports.mdx - Static HTML export
  • references/01-app/02-guides/progressive-web-apps.mdx - PWA setup

API Reference:

  • references/01-app/03-api-reference/ - Complete API docs (components, functions, config)

Pages Router (references/02-pages/)

Legacy Next.js architecture (still supported).

  • references/02-pages/01-guides/ - Pages Router guides
  • references/02-pages/02-api-reference/ - Pages API reference

Architecture (references/03-architecture/)

  • references/03-architecture/nextjs-compiler.mdx - SWC compiler
  • references/03-architecture/fast-refresh.mdx - Hot reload
  • references/03-architecture/supported-browsers.mdx - Browser support
  • references/03-architecture/accessibility.mdx - A11y features

Community (references/04-community/)

  • references/04-community/contribution-guide.mdx - Contributing to Next.js
  • references/04-community/rspack.mdx - Experimental Rspack support

Quick Reference

Common Tasks

Task File to Read
Setup new project references/01-app/01-getting-started/installation.mdx
Routing & layouts references/01-app/01-getting-started/layouts-and-pages.mdx
Data fetching references/01-app/01-getting-started/data-fetching.mdx
Server actions references/01-app/03-api-reference/server-actions.mdx (if exists)
Middleware Search references/01-app/02-guides/ or API reference
Caching strategies references/01-app/02-guides/caching.mdx
Environment variables references/01-app/02-guides/environment-variables.mdx
Testing setup references/01-app/02-guides/testing/
Deploy self-hosted references/01-app/02-guides/self-hosting.mdx
Migrate from Vite references/01-app/02-guides/migrating/from-vite.mdx
Migrate from CRA references/01-app/02-guides/migrating/from-create-react-app.mdx
Upgrade to v16 references/01-app/02-guides/upgrading/version-16.mdx

When to Use This Skill

  • User asks about Next.js features, configuration, or best practices
  • Working on a Next.js project and need API reference
  • Debugging Next.js behavior (caching, rendering, routing)
  • Planning architecture (SSR vs SSG vs ISR)
  • Migration questions (from other frameworks or older Next.js versions)

How to Navigate

  1. Start with references/index.mdx for overview
  2. For getting started: Read references/01-app/01-getting-started/
  3. For specific topics: Read references/01-app/02-guides/\x3Ctopic>.mdx
  4. For API details: Search references/01-app/03-api-reference/
  5. For legacy Pages Router: Use references/02-pages/

All files are .mdx (Markdown + JSX) but readable as plain markdown.

安全使用建议
Install is reasonable if you want a local Next.js documentation reference. Treat code snippets as examples, not production-ready security guidance: review authentication, authorization, token handling, telemetry redaction, remote debugging exposure, third-party scripts, MCP access, and accessibility settings before copying them into an application.
功能分析
Type: OpenClaw Skill Name: lb-nextjs16-skill Version: 16.1.6 The skill bundle contains comprehensive Next.js documentation in markdown format, intended for an AI agent to read and answer user questions. All files, including `SKILL.md` and `README.md`, are purely informational and provide instructions for navigating the documentation or installing the skill. Code snippets within the `.mdx` files are examples for users to implement in their own Next.js projects, not commands for the agent to execute. The content explicitly discusses security best practices (e.g., preventing RCE with remote MDX, handling environment variables, CSP), indicating a focus on secure development rather than malicious intent.
能力评估
Purpose & Capability
The artifacts coherently package Next.js 16 documentation for agent reference; scanner concerns relate to documentation examples rather than runtime capability of the skill.
Instruction Scope
The activation scope is broad for Next.js-related questions, but it is disclosed and aligned with the stated documentation purpose.
Install Mechanism
Installation is disclosed as ClawHub install or manual extraction into a skills folder; inspected artifacts are markdown/MDX documentation with no executable install hooks.
Credentials
The skill itself does not access the local environment, but the bundled docs include examples involving MCP, debugging, remote content, telemetry, and configuration that users should evaluate before applying.
Persistence & Privilege
No artifact-backed persistence, privilege escalation, background worker, credential harvesting, or automatic mutation behavior was found in the skill package.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lb-nextjs16-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lb-nextjs16-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v16.1.6
- Initial release: Complete Next.js 16 documentation in markdown format, including App Router, Pages Router, and all major Next.js features. - Provides a structured overview of documentation files organized in the `references/` directory by topic. - Includes migration and upgrade guides, API reference, configuration, deployment, and best practices. - Quick reference table for common tasks and documentation navigation tips.
元数据
Slug lb-nextjs16-skill
版本 16.1.6
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

NextJS 16+ Complete Documentation 是什么?

Complete Next.js 16 documentation in markdown format. Use when working with Next.js projects, building React applications, configuring routing, data fetching, rendering strategies, deployment, or migrating from other frameworks. Covers App Router, Pages Router, API routes, server components, server actions, caching, and all Next.js features. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7757 次。

如何安装 NextJS 16+ Complete Documentation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install lb-nextjs16-skill」即可一键安装,无需额外配置。

NextJS 16+ Complete Documentation 是免费的吗?

是的,NextJS 16+ Complete Documentation 完全免费(开源免费),可自由下载、安装和使用。

NextJS 16+ Complete Documentation 支持哪些平台?

NextJS 16+ Complete Documentation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 NextJS 16+ Complete Documentation?

由 leonaaardob(@leonaaardob)开发并维护,当前版本 v16.1.6。

💬 留言讨论