deprecation-and-migration

社区收录

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when migrating a database schema in production, such as renaming or dropping a column without downtime (expand/contract). Use when deciding whether to maintain or sunset existing code.

套件
addyosmani/agent-skills
版本
许可证
MIT
上游文件
skills\deprecation-and-migration\SKILL.md

一条命令安装(指向上游仓库):

npx skills add addyosmani/agent-skills --skill deprecation-and-migration

来源:https://github.com/addyosmani/agent-skills