Skip to main content
在 Manus 中运行任何 Skill
一键导入

update-deps

星标1
分支1
更新时间2026年6月4日 15:09

Update npm dependencies safely in sequential, theme-grouped batches. For each group: verify the app still works (type-check, lint, build, tests), commit the group on success or roll it back on failure, and pause to confirm before any major (breaking) bump after fetching its migration guide. Ends with a full report of what changed and which updates forced code migrations. Use this skill whenever the user wants to update, upgrade, or bump npm packages, dependencies, or libraries in bulk — "update my deps", "upgrade everything to latest", "bump the outdated packages", "update Storybook / Next / Vitest", "do a dependency update pass" — even if they don't say "update-deps". Prefer the library-updater agent instead for a single one-off package change; prefer this skill whenever there are several packages to move and the user wants it done safely and reported.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly