Converts Figma designs into JSX-ready code by extracting design tokens using a Google ADK agent and flexible LLM routing.
This project provides a robust framework for building AI agents that transform Figma designs into functional code. Leveraging the Google Agent Development Kit and the Model Context Protocol, it seamlessly integrates with Figma's API to extract essential design tokens like text, colors, and layout information. Through LiteLLM, the agent supports dynamic routing across multiple LLM providers (e.g., Groq, Gemini, HuggingFace), ensuring zero model lock-in. It features a modular prompt engineering system for easy customization and maintains strict session isolation for reliable, independent workflows.
