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