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.
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.
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use cloud-migration