home/categories/database-tools/exiao-skills-cloud-migration-skill-md
database-toolsdatabases

cloud-migration

Execute full cloud provider migrations end-to-end — provision the new environment, migrate all data (Postgres, Redis, object storage), transfer env vars/secrets, deploy the app, verify data parity, cut over DNS, and clean up the old provider. Use this skill whenever someone wants to move their app between cloud providers (Render, Railway, Heroku, Fly.io, etc.), clone an environment as a backup, or is asking about migrating databases, services, or infrastructure to a new platform. Covers Django, Node, Rails, or any web app. Trigger on phrases like "migrate to Railway", "move off Heroku", "clone to Fly.io", "switch providers", "move our backend", or any request about copying an app from one cloud to another.

exiao
maintainer
exiao
更新日 3/30/2026
スター
9
フォーク
5
quick start

Installation and usage

Execute full cloud provider migrations end-to-end — provision the new environment, migrate all data (Postgres, Redis, object storage), transfer env vars/secrets, deploy the app, verify data parity, cut over DNS, and clean up the old provider. Use this skill whenever someone wants to move their app between cloud providers (Render, Railway, Heroku, Fly.io, etc.), clone an environment as a backup, or is asking about migrating databases, services, or infrastructure to a new platform. Covers Django, Node, Rails, or any web app. Trigger on phrases like "migrate to Railway", "move off Heroku", "clone to Fly.io", "switch providers", "move our backend", or any request about copying an app from one cloud to another.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use cloud-migration