Skip to main content
Back to the directory
pproenca/dot-skillsSoftware EngineeringFrontend and Design

nuqs

Type-safe URL query state management for Next.js with 42 prioritized best practices across parser configuration, setup, and server integration.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
703

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/pproenca/dot-skills --skill nuqs
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, nuqs has 703 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: pproenca/dot-skills. Canonical URL: https://skills.sh/pproenca/dot-skills/nuqs.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Type-safe URL query state management for Next.js with 42 prioritized best practices across parser configuration, setup, and server integration. Comprehensive guide for type-safe URL query state management with nuqs in Next.js applications. Contains 42 rules across 8 categories, prioritized by impact to guide code generation, refactoring, and code review. Reference these guidelines when: Read individual reference files for detailed explanations and code examples: - Covers critical parser configuration (typed parsers, defaults, enums, arrays, JSON, dates) and adapter setup (NuqsAdapter, 'use client' directives, Next.js version compatibility) - Includes high-impact state management patterns using useQueryStates, functional updates, null clearing, and controlled inputs - Provides server integration guidance for Server Components, shallow rendering, useTransition integration, and Next.js 15+ async searchParams - Addresses performance optimization through throttling, debouncing, memoization, and URL serialization utilities - Covers history navigation modes (push vs. replace), debugging techniques, and advanced patterns like custom parsers and shorter URL keys - Implementing URL-based state with nuqs - Setting up nuqs in a Next.js project - Configuring parsers for URL parameters - Integrating URL state with Server Components - Optimizing URL update performance - Debugging...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nuqs do?

Type-safe URL query state management for Next.js with 42 prioritized best practices across parser configuration, setup, and server integration.

Is nuqs good?

nuqs does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support nuqs?

nuqs currently lists compatibility with Skills CLI.

Is nuqs safe to install?

nuqs has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to nuqs?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install nuqs?

Run the following command to install nuqs: npx skills add https://github.com/pproenca/dot-skills --skill nuqs

Related skills

More from pproenca/dot-skills

Related skills

Alternatives in Software Engineering