nextjs
Originally fromjezweb/claude-skills
Installation
SKILL.md
When to use this skill
Use this skill whenever the user wants to:
- Follow Next.js documentation topics (App Router, Pages Router, architecture, community)
- Implement Next.js routing, data fetching, caching, or deployment
- Use official APIs and configuration options from the docs
How to use this skill
- Identify the topic from the user request.
- Open the matching example file in
examples/. - Follow the official Next.js docs linked in the file.
Mapping Rules (one-to-one with https://nextjs.org/docs)
The examples/ directory mirrors the official docs structure: