@pproenca/codemod

Use this skill whenever a codebase has nuqs code that may be stuck on 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. The skill 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.

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@pproenca/codemod/verified)](https://skillsafe.ai/skill/@pproenca/codemod/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@pproenca/codemod/installs)](https://skillsafe.ai/skill/@pproenca/codemod/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@pproenca/codemod/scan)](https://skillsafe.ai/skill/@pproenca/codemod/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@pproenca/codemod/eval)](https://skillsafe.ai/skill/@pproenca/codemod/)