frontenddevelopment
nextjs-use-search-params-suspense
useSearchParams hook in Next.js. REQUIRES 'use client' + Suspense wrapper. Read URL query params: .get(), .getAll(), .has(). Update via router.push().
maintainer
kensleDev
Updated 1/16/2026
Stars
0
Forks
0
quick start
Installation and usage
useSearchParams hook in Next.js. REQUIRES 'use client' + Suspense wrapper. Read URL query params: .get(), .getAll(), .has(). Update via router.push().
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use nextjs-use-search-params-suspense