Production-Grade AI Coding System for Client-Side Development
Ruihan Wang, Chencheng Guo, Guangjing Wang

TL;DR
This paper introduces a structured, multi-stage AI coding system tailored for client-side development, effectively integrating design, requirements, and engineering knowledge to produce reliable, production-ready code.
Contribution
The paper presents a novel multi-stage pipeline that combines design, natural language requirements, and engineering knowledge to improve AI code generation for real-world client-side projects.
Findings
Enhanced PRD understanding accuracy with domain-specific adaptation
High UI fidelity achieved in generated code
Robust implementation of interaction logic in real-world scenarios
Abstract
Deploying large language model-based code generation in real-world client-side development remains challenging due to heterogeneous inputs, strict engineering constraints, and complex interaction logic expressed in product requirement documents (PRDs). Existing design-to-code approaches often focus on visual translation or single-shot generation, and struggle to reliably align generated code with production requirements. This paper presents a production-grade AI coding system designed for client-side development under realistic industrial constraints. The system adopts a structured, multi-stage pipeline that integrates Figma designs, natural-language PRDs, and domain-specific engineering knowledge into explicit intermediate artifacts, enabling controlled planning and incremental code generation. By grounding PRD understanding in concrete UI components, the system improves alignment…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Manufacturing Process and Optimization · Design Education and Practice
