Skip to content
Open access

AI-Assisted Design-to-Code Pipelines: Transforming Mobile Development Through Automated Component Generation

Jul 2026 · International Journal of Research Publications · Vol 200, pp. 218-241 · 0 citations

TL;DR

This study proposes a framework for AI-assisted design-to-code pipelines, conceptualizing artificial intelligence as a transformation layer that automates the conversion of design artifacts into structured, reusable code components.

Abstract

The increasing complexity of mobile applications has intensified the gap between design intent and implementation, creating inefficiencies in traditional development workflows. In conventional design-to-code processes, user interface designs are manually translated into code, introducing delays, inconsistencies, and potential misalignment between design specifications and final output. As applications scale, these challenges become more pronounced, limiting development velocity and system coherence. This study proposes a framework for AI-assisted design-to-code pipelines, conceptualizing artificial intelligence as a transformation layer that automates the conversion of design artifacts into structured, reusable code components. Rather than treating code generation as an isolated task, the paper positions it within an end-to-end pipeline that integrates design tools, machine learning models, and mobile development frameworks. The proposed architecture consists of three primary layers: input acquisition from design systems, AI-driven processing for component extraction and pattern recognition, and output generation in the form of production-ready code aligned with mobile frameworks such as Flutter. The study examines how AI models can interpret visual and structural design information, identify reusable patterns, and generate modular components that integrate with existing design systems. In addition to architectural design, the paper explores the impact of AI-assisted pipelines on developer workflows, highlighting the emergence of human-in-the-loop systems where developers guide, validate, and refine generated outputs. It also addresses challenges related to code quality, maintainability, and the risks associated with over-reliance on automated systems. The findings suggest that AI-assisted design-to-code pipelines significantly enhance development efficiency, improve consistency across interfaces, and reduce the cognitive load associated with manual implementation. This study contributes to software engineering literature by framing design-to-code automation as a systemic transformation rather than a standalone capability, redefining the relationship between design and development in modern mobile systems.

Read PDF

Similar papers

Open access Jul 2026

Integrating AI into Mobile Development Workflows: A System-Level Approach to Prompt-to-Code Engineering

This paper presents a layered architecture for AI-integrated development systems, encompassing prompt formulation, semantic interpretation, code generation, and validation mechanisms, and explores the dynamics of human–AI interaction, highlighting the importance of trust calibration, control boundaries, and iterative refinement in achieving reliable outcomes.

Yasin Arik · 0 citations
Book Open access Aug 2026

From Design to Code: Exploring LLM-Supported Workflows in Figma Dev Mode

Design systems are widely used to ensure consistency and scalability in modern UI development, yet translating design artifacts into system-aligned code remains challenging. Developers must interpret visual designs and map them to appropriate components and implementation details, often relying on external documentation. While AI-assisted coding tools can accelerate development, they often lack structured design-system context, limiting their effectiveness in design-to-code workflows. In this paper, we investigate how a structured design context can influence developer experience. We present an empirical within-subject study with N=30 frontend developers comparing a traditional documentation-driven workflow to an MCP-supported workflow integrating Figma Dev Mode, Code Connect, and AI-assisted coding tools. The results show significant improvements in implementation accuracy, task efficiency, and perceived usability when a structured design context is available. Our findings suggest that AI-supported workflows can improve developer experience by reducing ambiguity in design interpretation while maintaining the need for human validation and documentation support.

Surbhi Rajpal, Andreas Riener · 0 citations
Open access 2026

AI-Augmented Research Software Engineering: A Structured Experience Report from the Development of a Python Package

The case suggests that generative AI is especially useful when requirements are only partially formalized, yet objective feedback from tests, benchmarks, and model quality metrics is available, and the results suggest that AI-augmented development is a relevant topic for scientific software engineering.

Robin Nunkesser · 0 citations
Open access Aug 2026

AI-Enabled Test Case Generation and Optimization for Modern Software Development

This research examines an AI-enabled approach to test-case generation and optimization for modern software development by synthesizing evidence from studies concerning augmented reality, simulation-based learning, computational visualization, embedded-system monitoring, and AI-driven software quality engineering.

Dinesh Perera, Nethmi Fernando · 0 citations
#artificial intelligence Preprint Aug 2026

Super Library Agent: Joint Generation and Maintenance of Multiple Applications Beyond the Single Codebase

This work introduces the Super Library Agent problem, where an agent sequentially generates a portfolio of N related applications while maintaining a shared Super Library of reusable cross-application components, and addresses candidate-guided extraction over code chunk summaries, pre-extraction codebase consolidation, and context-aware migration using extraction traces and call-graph information.

Daegyu Sung, Yukyeong Lee, Geon Park et al. · 0 citations
Review Jul 2026

AI Prototyper: A Figma Plugin for Decomposition-Based GUI Prototyping with LLMs

Graphical user interface (GUI) prototyping remains a time-consuming activity that demands both design expertise and considerable manual effort. As GUI prototypes are non-code artifacts that evolve alongside requirements throughout the development cycle, automating their generation is directly relevant to software maintenance and evolution. We present AI Prototyper, an open-source Figma plugin that automates GUI prototyping through a decomposition and retrieval-augmented generation (RAG) pipeline. Given a natural-language description of a desired screen, such as a login page or a product detail card, the plugin decomposes the request into discrete GUI features, retrieves matching components from a custom 32-primitive library, and renders each component as a fully editable Figma layer with auto-layout. The pipeline uses Gemini 2.5 Flash as its LLM back-end and a Node.js Express service. Unlike existing decomposition-based tools, AI Prototyper introduces a human-in-the-loop editing step that lets users review, modify, or extend the generated feature list before rendering, uses a different technology stack and LLM family, and supports multilingual input, producing correctly labelled interfaces in Thai, English, and Mandarin Chinese. In a preliminary evaluation, participants using AI Prototyper completed more prototypes in a fixed time window than those working manually, and expert practitioners rated the AI-generated prototypes higher across nine quality dimensions. A demonstration video is available at https://youtu.be/pRoFAH7MQaE. The source code and component library are available at https://github.com/tongsalangsingha/AI-prototyper-tool

Tawatchai Salangsingha, A. Sami, Mohib Ullah et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.