Deps Migrate

Replace one library with another (e.g., moment.js to date-fns, webpack to vite), or migrate deprecated API patterns within the same library (e.g., React 19 forwardRef removal, Vue 3 Options API to Composition API). Use when asked to "replace X with Y", "migrate from X to Y", "switch from X to Y", "swap X for Y", "convert from X to Y", "port from X to Y", "remove deprecated forwardRef", "migrate to new API", or when planning library replacement or API migration. Also trigger when the user mentions switching libraries, finding alternatives, or removing deprecated patterns. Boundary: for replacing libraries or migrating API patterns. Use deps-upgrade for version bumps within the same library.

VdustR 8629928 6 files · 28.3 KB Updated

File contents

VdustR/vp-claude-code-marketplace/tree/main/plugins/vp-deps-shift/skills/deps-migrate commit 8629928d94

Frequently asked questions

npx skillmds add vdustr/deps-migrate