什么是 migrating-to-tuist-generated-projects?
通过构建和运行验证、外部依赖关系映射和迁移检查表,将现有 Xcode 项目迁移到 Tuist 生成的工作区。在对现有应用程序采用 Tuist 或将手动编辑的 Xcode 项目转换为生成的项目时使用。 来源:tuist/agent-skills。
通过构建和运行验证、外部依赖关系映射和迁移检查表,将现有 Xcode 项目迁移到 Tuist 生成的工作区。在对现有应用程序采用 Tuist 或将手动编辑的 Xcode 项目转换为生成的项目时使用。
通过命令行快速安装 migrating-to-tuist-generated-projects AI 技能到你的开发环境
来源:tuist/agent-skills。
Start by proving the current project builds and runs. Capture the command you use so the generated workspace can be validated the same way.
List every target and its role. Extract build settings into .xcconfig files when they are large or shared across targets. Keep deployment targets and bundle identifiers identical to the original project to avoid runtime surprises.
Create the manifests and keep them minimal and close to the existing project.
通过构建和运行验证、外部依赖关系映射和迁移检查表,将现有 Xcode 项目迁移到 Tuist 生成的工作区。在对现有应用程序采用 Tuist 或将手动编辑的 Xcode 项目转换为生成的项目时使用。 来源:tuist/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tuist/agent-skills --skill migrating-to-tuist-generated-projects通过构建和运行验证、外部依赖关系映射和迁移检查表,将现有 Xcode 项目迁移到 Tuist 生成的工作区。在对现有应用程序采用 Tuist 或将手动编辑的 Xcode 项目转换为生成的项目时使用。 来源:tuist/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tuist/agent-skills --skill migrating-to-tuist-generated-projects 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tuist/agent-skills