Tag: dependency-management
Comprehensive Git pull and setup workflow
This skill executes a robust Git pull workflow, ensuring local changes are committed before fetching and merging remote updates. It concludes by detecting and running necessary setup scripts, including dependency installation and environmen…
Update workspace dependencies respecting pinned versions
This skill manages dependency updates across a workspace, ensuring that critical packages listed in the .ncurc.cjs file remain pinned and are not upgraded. It executes standard package update workflows, including manifest checking, installa…
Interactive pnpm dependency upgrade skill
This skill facilitates interactive dependency updates within a pnpm workspace, managing version bumps and checking against minimum release age constraints. It handles transitive dependency resolution and ensures lockfile integrity without m…
NPM Package Research and Audit Tool
Perform in-depth npm package analysis including bundle size, vulnerability scanning, and download trends. This tool enables comparative audits of package downloads and dependency footprints.