Logo
Agent Skills Guide

nextjs-use-search-params-suspense

published 2026/01/23

Pattern for using useSearchParams hook with Suspense boundary in Next.js. Covers the required combination of 'use client' directive and Suspense wrapper when accessing URL query parameters in client components. Use when building search interfaces, filters, pagination, or any feature that needs to read/manipulate URL query parameters client-side.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add wsimmonds/claude-nextjs-skills/nextjs-use-search-params-suspense

Local download

Download only this skill directory.

Download nextjs-use-search-params-suspense only
File Explorer
0 files
No file selected
readonly

Select a file to view its content