Migrating a legacy app from Dune to Flows hosting is now a simple guided process. Each step is checked and updated automatically to save you time.
The tool first checks your current setup by reading key files like app.json and manifest.json. It then updates the infrastructure setting to use appsApi and runs the setup-flows-auth skill to handle all authentication wiring. Finally it creates or updates the manifest.json with network permissions and changes your deploy scripts to use @cognite/cli.
When everything is done you get a clear checklist showing what was changed. This makes moving to Flows safe and easy.
Global
mkdir -p ~/.claude/skills/migrate-app-to-flowsProject
mkdir -p .claude/skills/migrate-app-to-flowsSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code