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.
Security Analysis
high confidenceThe skill is an instruction-only packaged copy of Next.js documentation and its runtime instructions only direct the agent to read local markdown files — the requested footprint matches the stated purpose.
Name/description claim a complete Next.js 16 documentation set; the package contains a large 'references/' tree of .mdx files and SKILL.md explicitly points the agent to read those files. Nothing requested (no env, binaries, or external credentials) is inconsistent with providing documentation.
SKILL.md instructs the agent to read files under references/ to answer Next.js questions. It does not ask the agent to read unrelated system paths, environment variables, or to send data to external endpoints, so the instruction scope stays within documentation retrieval.
No install specification and no code files — instruction-only skill. Nothing is downloaded or installed at runtime, minimizing install risk.
The skill declares no required environment variables, credentials, or config paths. The documentation contains examples that reference environment variables (Next.js concepts) but the skill itself does not request secrets or unrelated credentials.
Skill is user-invocable, not always-on, and does not request elevated or permanent system privileges. It does not modify other skills or system-wide settings.
Guidance
This appears to be a bundled, local copy of Next.js 16 docs — safe and coherent for answering Next.js questions. Before installing, consider: (1) verify the licensing and provenance if you need official docs (README claims content extracted from vercel/next.js), (2) note the skill is a snapshot (canary/versions in SKILL.md and registry metadata differ slightly), so check it matches the Next.js version you use, and (3) this is documentation-only — it won't perform builds or deploys and won't need your credentials; any future skill that offers deployment or CI help will likely request cloud credentials and should be reviewed separately.
Latest Release
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.
More by @leonaaardob
Published by @leonaaardob on ClawHub