โ† All skills
Tencent SkillHub ยท Developer Tools

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.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, references/index.mdx, references/01-app/index.mdx, references/01-app/04-glossary.mdx, references/01-app/03-api-reference/index.mdx

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
16.1.6

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

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

Common Tasks

TaskFile to ReadSetup new projectreferences/01-app/01-getting-started/installation.mdxRouting & layoutsreferences/01-app/01-getting-started/layouts-and-pages.mdxData fetchingreferences/01-app/01-getting-started/data-fetching.mdxServer actionsreferences/01-app/03-api-reference/server-actions.mdx (if exists)MiddlewareSearch references/01-app/02-guides/ or API referenceCaching strategiesreferences/01-app/02-guides/caching.mdxEnvironment variablesreferences/01-app/02-guides/environment-variables.mdxTesting setupreferences/01-app/02-guides/testing/Deploy self-hostedreferences/01-app/02-guides/self-hosting.mdxMigrate from Vitereferences/01-app/02-guides/migrating/from-vite.mdxMigrate from CRAreferences/01-app/02-guides/migrating/from-create-react-app.mdxUpgrade to v16references/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

Start with references/index.mdx for overview For getting started: Read references/01-app/01-getting-started/ For specific topics: Read references/01-app/02-guides/<topic>.mdx For API details: Search references/01-app/03-api-reference/ For legacy Pages Router: Use references/02-pages/ All files are .mdx (Markdown + JSX) but readable as plain markdown.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Files2 Docs
  • SKILL.md Primary doc
  • README.md Docs
  • references/01-app/03-api-reference/index.mdx Files
  • references/01-app/04-glossary.mdx Files
  • references/01-app/index.mdx Files
  • references/index.mdx Files