·data-migration-versioning
{}

data-migration-versioning

为向后兼容的架构更改提供系统的数据格式迁移和版本控制。 当“添加数据版本控制”、“迁移数据格式”、“向后兼容文件格式”时使用, “将 v1 升级到 v2”、“架构迁移”、“支持旧文件格式”或“迁移 JSON 结构”。 涵盖版本编号策略(语义、点分、整数、基于日期)、向后兼容性 模式(自动转换、显式迁移、双格式)、自动升级计时、字段弃用、 测试清单以及部分数据保存等常见陷阱。适用于 JSON、YAML、 Python、JavaScript、Go、Rust 中的数据库架构和配置文件。

4安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill data-migration-versioning

如何安装 data-migration-versioning

通过命令行快速安装 data-migration-versioning AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill data-migration-versioning
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

Provides systematic guidance for migrating data formats (JSON, YAML, SQLite, config files) with version numbering and backward compatibility. Prevents data loss during migrations by enforcing testing checklists and detecting common anti-patterns like partial preservation. Essential when evolving file formats, adding features that require schema changes, or supporting multiple versions of data structures.

Result: ✅ Safe migration with zero data loss and backward compatibility

Outcome: Old v1.0 files load seamlessly, returned in v2.0 structure

为向后兼容的架构更改提供系统的数据格式迁移和版本控制。 当“添加数据版本控制”、“迁移数据格式”、“向后兼容文件格式”时使用, “将 v1 升级到 v2”、“架构迁移”、“支持旧文件格式”或“迁移 JSON 结构”。 涵盖版本编号策略(语义、点分、整数、基于日期)、向后兼容性 模式(自动转换、显式迁移、双格式)、自动升级计时、字段弃用、 测试清单以及部分数据保存等常见陷阱。适用于 JSON、YAML、 Python、JavaScript、Go、Rust 中的数据库架构和配置文件。 来源:dawiddutoit/custom-claude。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill data-migration-versioning
分类
{}数据分析
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 data-migration-versioning?

为向后兼容的架构更改提供系统的数据格式迁移和版本控制。 当“添加数据版本控制”、“迁移数据格式”、“向后兼容文件格式”时使用, “将 v1 升级到 v2”、“架构迁移”、“支持旧文件格式”或“迁移 JSON 结构”。 涵盖版本编号策略(语义、点分、整数、基于日期)、向后兼容性 模式(自动转换、显式迁移、双格式)、自动升级计时、字段弃用、 测试清单以及部分数据保存等常见陷阱。适用于 JSON、YAML、 Python、JavaScript、Go、Rust 中的数据库架构和配置文件。 来源:dawiddutoit/custom-claude。

如何安装 data-migration-versioning?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill data-migration-versioning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude