·nextjs-best-practices
</>

nextjs-best-practices

automindtechnologie-jpg/ultimate-skill.md

Next.js App Router principles. Server Components, data fetching, routing patterns.

2Installs·1Trend·@automindtechnologie-jpg

Installation

$npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill nextjs-best-practices

SKILL.md

| Server | Data fetching, layout, static content | | Client | Forms, buttons, interactive UI |

| Default | Static (cached at build) | | Revalidate | ISR (time-based refresh) | | No-store | Dynamic (every request) |

| Database | Server Component fetch | | API | fetch with caching | | User input | Client state + server action |

Next.js App Router principles. Server Components, data fetching, routing patterns. Source: automindtechnologie-jpg/ultimate-skill.md.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill nextjs-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is nextjs-best-practices?

Next.js App Router principles. Server Components, data fetching, routing patterns. Source: automindtechnologie-jpg/ultimate-skill.md.

How do I install nextjs-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill nextjs-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/automindtechnologie-jpg/ultimate-skill.md