Zalando uses LLMs to migrate UI component libraries across 15 B2B applications
Zalando's Partner Tech department had two distinct in-house UI component libraries causing inconsistent partner experience, duplicated design and development efforts, and increased maintenance complexity across 15 B2B applications.
Initial LLM migration attempts without structured prompting produced inconsistent results; interface-only prompting yielded low accuracy; and automated mapping generation introduced flaws such as incorrect visual size equivalencies between the two libraries.
The LLM-powered migration achieved over 90% accuracy across large file volumes and cost less than $40 per code repository, delivering significant time and resource savings.
Show all 6 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
The LLM-powered migration achieved over 90% accuracy across large file volumes and cost less than $40 per code repository, delivering significant time and resource savings.
What tools did this team use?
GPT-4o, continue.dev, llm, Python.
What results were reported?
Component migration accuracy: more than 90%; Migration cost per repository: less than $40; Processing time per file: 30 and 200 seconds per file; Time and resource savings: significant time and resource savings (source-reported, not independently verified).
What failed first in this deployment?
Initial LLM migration attempts without structured prompting produced inconsistent results; interface-only prompting yielded low accuracy; and automated mapping generation introduced flaws such as incorrect visual size…
How is this back office ops AI workflow structured?
Component prompt crafting → Manual prompt verification → LLM file transformation → Large file continuation → Automated regression testing → Human code and visual review.