home/categories/full-stack/mcclowes-knights-and-crosses-claude-skills-nextjs-server-navigation-skill-md
full-stackdevelopment
nextjs-server-navigation
Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client navigation methods. Use when adding links, redirects, or navigation logic in server components without converting them to client components unnecessarily.
maintainer
mcclowes
Mis à jour 1/12/2026
Étoiles
0
Forks
0
quick start
Installation and usage
Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client navigation methods. Use when adding links, redirects, or navigation logic in server components without converting them to client components unnecessarily.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use nextjs-server-navigation