Agent Skills: Nextjs

Scraped from https://nextjs.org/docs/ Source: https://nextjs.org/docs. Use when questions involve: app, architecture, community, messages, pages.

UncategorizedID: bankkroll/skills-builder/nextjs

Install this agent skill to your local

pnpm dlx add-skill https://github.com/BankkRoll/Skills-Builder/tree/HEAD/skills/nextjs

Skill Files

Browse the full folder contents for nextjs.

Download Skill

Loading file tree…

skills/nextjs/SKILL.md

Skill Metadata

Name
"nextjs"
Description
"Scraped from https://nextjs.org/docs/ Source: https://nextjs.org/docs. Use when questions involve: app, architecture, community, messages, pages."

Nextjs

Official documentation: https://nextjs.org/docs

Overview

This skill provides comprehensive documentation for nextjs.

Total references: 66 files (~439,464 tokens)

Topics covered: New User-Agent Helper, Optional Props, Router navigation tracking, Running your tests, getServerSideProps return values, Using App Router together with Pages Router, Check your Custom App File pages_appjs, Using getStaticProps to fetch data from a CMS, TryexperimentalwebpackMemoryOptimizations, Caching APIs, generateViewportfunction, Guides...

Reference Files

Load only the reference files relevant to the user's question:

App

Architecture

Community

General

Messages

Pages

Usage Guidelines

  1. Identify relevant sections - Match the user's question to the appropriate reference file(s)
  2. Load minimally - Only read files directly relevant to the question to conserve context
  3. Cite sources - Reference specific sections when answering
  4. Combine knowledge - For complex questions, you may need multiple reference files

When to use each reference:

  • App: App-related features and documentation
  • Architecture: Architecture-related features and documentation
  • Community: Community-related features and documentation
  • General: General documentation, overview, and getting started
  • Messages: Messages-related features and documentation
  • Pages: Pages-related features and documentation