Help us improve
Share bugs, ideas, or general feedback.
From frontend-craft
Guides frontend dependency upgrades, package migrations, lockfile changes, major version bumps, CVE remediation, peer dependency conflicts, ESM/CJS shifts, and CI verification. Provides a batch-driven workflow with source validation and rollback planning.
npx claudepluginhub bovinphang/frontend-craftHow this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-craft:fec-dependency-upgradeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
适用于前端依赖升级、漏洞修复、大版本迁移和 lockfile 风险评审。需要具体流程和检查清单时加载 [references/dependency-upgrade-workflow.md](references/dependency-upgrade-workflow.md)。
Plans and executes safe incremental upgrades of project dependencies with risk assessment, migration guides, test strategies, rollback plans, and timelines. Use for dependency update workflows.
Manages major dependency version upgrades with compatibility analysis, staged rollout strategies, and comprehensive testing. Use when upgrading framework versions or handling breaking changes.
Audit and update npm dependencies for security, freshness, and bundle impact. Use when auditing dependencies, responding to CVEs, or upgrading packages.
Share bugs, ideas, or general feedback.
适用于前端依赖升级、漏洞修复、大版本迁移和 lockfile 风险评审。需要具体流程和检查清单时加载 references/dependency-upgrade-workflow.md。
用来源驱动和小批验证的方式升级依赖,降低破坏性变更、供应链风险和 CI 回归。
输出升级清单、风险分类、来源依据、批次策略、修改范围、验证命令、失败处理和回滚建议。完成后 lockfile 与 package 清单一致,关键验证通过,破坏性变更有记录。