swift-5-to-6-migration-skill
swift-5-to-6-migration-skill
📖 简介
Step-by-step 工作流 to migrate a Swift 5.x 代码base (macOS/iOS) to Swift 6 language mode using Swift 6.2-era 工具chains, focusing on strict concurrency, incremental adoption, and deterministic verif
查看英文原版
Step-by-step workflow to migrate a Swift 5.x codebase (macOS/iOS) to Swift 6 language mode using Swift 6.2-era toolchains, focusing on strict concurrency, incremental adoption, and deterministic verif
📥 安装此技能
ai-agent install swift-5-to-6-migration-skill
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/zhutao100/swift-5-to-6-migration-skillcd swift-5-to-6-migration-skillai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r swift-5-to-6-migration-skill ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。