LEGO: An LLM Skill-Based Front-End Design Generation Platform
arXiv cs.AI / 4/28/2026
📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research
Key Points
- The paper introduces LEGO, a unified, skill-based platform designed to generate digital front-end (front-end) designs using LLM agents rather than isolated, task-specific systems.
- LEGO decomposes the front-end flow into six independent steps and standardizes each agent capability as a composable “circuit skill” for plug-and-play reuse.
- A skill library is built by surveying 100+ papers, selecting 11 open-source projects, and extracting 42 executable circuit skills using a six-step finite state machine formulation with automated, scalable extraction.
- The system uses Agent Skill RAG to retrieve relevant skills with sub-millisecond latency without relying on embedding models, improving speed and modularity.
- On 41 hard VerilogEval v2 problems that gpt-5.2-codex fails under extra-high reasoning effort, LEGO’s composed circuit skills raise Pass@1 from 0.000 to 0.805 (80.5% gain), outperforming prior approaches and matching MAGE, with all code released on GitHub.
Related Articles

Black Hat USA
AI Business
LLMs will be a commodity
Reddit r/artificial

Indian Developers: How to Build AI Side Income with $0 Capital in 2026
Dev.to

HubSpot Just Legitimized AEO: What It Means for Your Brand AI Visibility
Dev.to

What it feels like to have to have Qwen 3.6 or Gemma 4 running locally
Reddit r/LocalLLaMA