What is upgrade-js-deps?
Upgrade JavaScript dependencies using npm-check-updates, then run post-upgrade checks to ensure nothing is broken. Source: saaspegasus/django-skills.
Upgrade JavaScript dependencies using npm-check-updates, then run post-upgrade checks to ensure nothing is broken.
Quickly install upgrade-js-deps AI skill to your development environment via command line
Source: saaspegasus/django-skills.
Run npx npm-check-updates to see what upgrades are available. Review the output and present the list to the user.
Run npx npm-check-updates -u to update package.json with the new versions.
Run make npm-install to install the upgraded dependencies and update package-lock.json.
Upgrade JavaScript dependencies using npm-check-updates, then run post-upgrade checks to ensure nothing is broken. Source: saaspegasus/django-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/saaspegasus/django-skills --skill upgrade-js-depsUpgrade JavaScript dependencies using npm-check-updates, then run post-upgrade checks to ensure nothing is broken. Source: saaspegasus/django-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/saaspegasus/django-skills --skill upgrade-js-deps Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/saaspegasus/django-skills