General
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 buildi
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/nextjs-client-cookie-pattern/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/nextjs-client-cookie-pattern/install?os=windows&agent=claude" -o install-nextjs-client-cookie-pattern.bat && install-nextjs-client-cookie-pattern.bat
Download Installer
Download Skill Project