Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
nuqs-codemod-runner
Prototype with this skill first; keep a fallback candidate ready.
Fastest prototype
nuqs-codemod-runner
Best first install candidate based on install readiness and adoption.
Freshest repo
nuqs-codemod-runner
Most recent maintenance signal among this shortlist.
| Signal | nuqs-codemod-runner Migrates a nuqs codebase off pre-v2.5 patterns — deprecated `throttleMs`, hand-rolled setTimeout/useState debounce around `useQueryState`, unchecked `parseAsJson` casts, unversioned `nuqs/adapters/react-router` imports, or `ParserBuilder<T>` type references. Scans the repo, produces a dry-run report, asks for confirmation, applies AST codemods, then runs `tsc --noEmit` + the user's lint as a gate. Trigger even if the user only mentions "upgrade nuqs" or "migrate to nuqs v2.5+" without naming the specific patterns — they almost always exist in pre-v2.5 codebases. |
|---|---|
| Quality | 70/100 Strong |
| Decision verdict | 69/100 Prototype first Prototype with this skill first; keep a fallback candidate ready. |
| Adoption | 202 stars Verified outcomes are shown on each skill page |
| Freshness | Aug 15, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code |
| Warnings | No OpenAgentSkill engagement data yet |
| Best for |
| Research agents workflows · Claude Code teams · builders willing to evaluate younger projects |
| Not ideal for | teams that need a vendor-supported SLA · high-compliance environments without internal security review |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add pproenca/dot-skills --skill nuqs-codemod-runner |