f.antoni
(Francesco Antoni)
June 5, 2026, 9:30am
1
The skills provided to migrate Cuba 7 applications to JMIX are great.
Although in my company there are still a lot of Cuba 6 applications, so it would be great to have a skill that helps with migration from Cuba 6 to 7, or from Cuba 6 to JMIX2.
Is that possible?
krivopustov
(Konstantin Krivopustov)
June 6, 2026, 8:46am
2
You can migrate CUBA 6 → 7 using deterministic tools of CUBA Studio, and then to Jmix 2 using AI agents.
Did you try that?
f.antoni
(Francesco Antoni)
June 6, 2026, 9:33am
3
By deterministic tools you mean just going into Cuba Studio and selecting Cuba 7? Or there are other tools I missed?
krivopustov
(Konstantin Krivopustov)
June 8, 2026, 4:38am
4
Yes I mean the standard Studio migration feature.
f.antoni1
(Francesco Antoni)
June 8, 2026, 9:05am
6
I tried just upping the version from Cuba Studio from 6 to 7 but I get a lot of code that doesn’t compile.
That’s why I asked for Claude Skills.
krivopustov
(Konstantin Krivopustov)
June 8, 2026, 11:48am
7
Honestly, we don’t have plans to implement specific skills for migration from CUBA 6. Just because of our limited bandwidth.
But you can try using the same set of tools as for CUBA 7.2 in GitHub - jmix-framework/jmix-migration-from-cuba-platform: Template for AI-assisted migration from CUBA Platform 7.2 to Jmix 2.x · GitHub . In my experiments, Codex successfully understood the logic of one screen written in the legacy CUBA 6 screen API and created a working Jmix counterpart.