Agent Skills: URL State with nuqs

Sync React state to URL query parameters for shareable filters, search queries, and deep links to modal dialogs. Preserves UI state on browser back/forward navigation.

UncategorizedID: andrelandgraf/fullstackrecipes/nuqs-setup

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/nuqs-setup

Skill Files

Browse the full folder contents for nuqs-setup.

Download Skill

Loading file tree…

.agents/skills/nuqs-setup/SKILL.md

Skill Metadata

Name
nuqs-setup
Description
Sync React state to URL query parameters for shareable filters, search queries, and deep links to modal dialogs. Preserves UI state on browser back/forward navigation.

URL State with nuqs

To set up URL State with nuqs, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/nuqs-setup

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/nuqs-setup