If you're managing state in the URL with nuqs, this gives you 42 prioritized rules across parser config, adapter setup, server integration, and performance optimization. The critical stuff (parser configuration, NuqsAdapter setup) comes first, then high-impact patterns for Server Components and useQueryStates, down to advanced topics like custom parsers and Standard Schema integration. Covers Next.js 15 async searchParams, limitUrlUpdates for debouncing, and the newer key isolation behavior in v2.5+. What's useful here is the priority ordering, so you're not treating clearOnDefault the same as getting your parser types right. Good reference when you're past the basics and need to know the correct way to handle controlled inputs or share parsers between client and server.
npx skills add https://github.com/pproenca/dot-skills --skill nuqs