home/categories/full-stack/wsimmonds-claude-nextjs-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.

wsimmonds
maintainer
wsimmonds
업데이트됨 10/23/2025
스타
83
포크
14
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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use nextjs-server-navigation