nuqs
Installation
SKILL.md
Build and review query state with nuqs
Treat the URL as the state contract. Follow the steps in order, and load only the reference branches whose conditions match the application.
1. Model the URL contract
For every query key, record:
- its URL spelling and domain type;
- the value to use when the key is absent or invalid;
- whether setting the default should remove the key;
- whether an update represents navigation or ephemeral UI state;
- which client components, loaders, routes, or server components read it.
Inspect the installed nuqs, framework, and router major versions before
choosing integration paths.
Read the matching branch references: