Skip to main content
Run any Skill in Manus
with one click

nextjs-client-cookie-pattern

Pattern for client components calling server actions to set cookies in Next.js. Covers the two-file pattern of a client component with user interaction (onClick, form submission) that calls a server action to modify cookies. Use when building features like authentication, preferences, or session management where client-side triggers need to set/modify server-side cookies.

Stars101
Forks20
UpdatedOctober 23, 2025 at 22:25
SKILL.md
readonly