·using-nuqs
</>

using-nuqs

andrelandgraf/fullstackrecipes

nuqs を使用して URL クエリ パラメーターの React 状態を管理します。サスペンス境界、パーサー、クリア状態、およびディープリンク可能なダイアログをカバーします。

43インストール·0トレンド·@andrelandgraf

インストール

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-nuqs

SKILL.md

Manage React state in URL query parameters with nuqs. Covers Suspense boundaries, parsers, clearing state, and deep-linkable dialogs.

Manage React state in URL query parameters with nuqs for shareable filters, search, and deep-linkable dialogs.

nuqs uses useSearchParams behind the scenes, requiring a Suspense boundary. Wrap nuqs-using components with Suspense via a wrapper component to keep the boundary colocated:

nuqs を使用して URL クエリ パラメーターの React 状態を管理します。サスペンス境界、パーサー、クリア状態、およびディープリンク可能なダイアログをカバーします。 ソース: andrelandgraf/fullstackrecipes。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-nuqs
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

using-nuqs とは?

nuqs を使用して URL クエリ パラメーターの React 状態を管理します。サスペンス境界、パーサー、クリア状態、およびディープリンク可能なダイアログをカバーします。 ソース: andrelandgraf/fullstackrecipes。

using-nuqs のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-nuqs インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/andrelandgraf/fullstackrecipes