·migrating-to-tuist-generated-projects
</>

migrating-to-tuist-generated-projects

Migrates existing Xcode projects to Tuist generated workspaces with build and run validation, external dependency mapping, and migration checklists. Use when adopting Tuist for an existing app or converting a hand-edited Xcode project to generated projects.

126Installs·7Trend·@tuist

Installation

$npx skills add https://github.com/tuist/agent-skills --skill migrating-to-tuist-generated-projects

How to Install migrating-to-tuist-generated-projects

Quickly install migrating-to-tuist-generated-projects AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tuist/agent-skills --skill migrating-to-tuist-generated-projects
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tuist/agent-skills.

SKILL.md

View raw

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.

Migrates existing Xcode projects to Tuist generated workspaces with build and run validation, external dependency mapping, and migration checklists. Use when adopting Tuist for an existing app or converting a hand-edited Xcode project to generated projects. Source: tuist/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tuist/agent-skills --skill migrating-to-tuist-generated-projects
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from tuist/agent-skills

Quick answers

What is migrating-to-tuist-generated-projects?

Migrates existing Xcode projects to Tuist generated workspaces with build and run validation, external dependency mapping, and migration checklists. Use when adopting Tuist for an existing app or converting a hand-edited Xcode project to generated projects. Source: tuist/agent-skills.

How do I install migrating-to-tuist-generated-projects?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tuist/agent-skills --skill migrating-to-tuist-generated-projects Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tuist/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-19