Figma's AI-powered design assistant, Figma Make, has evolved from a prototyping tool to a visual software editor with a direct link to production code. The latest update introduces a two-way integration with GitHub, allowing designers to modify code within the Figma canvas and push changes as pull requests.
What Happened
Figma Make can now connect to existing Git repositories. Designers can highlight UI elements and use natural language prompts to generate code changes, which are then committed locally. When ready, these changes are submitted as pull requests through standard GitHub workflows. This contrasts with the initial May 2025 release, which only allowed for exporting AI-generated projects to new repositories, lacking the ability to sync with existing codebases. The platform leverages multiple AI models, including Anthropic's Claude 3.7 Sonnet, Claude Opus, and Google's Gemini, to dynamically read code architecture and align edits with existing design systems. Importantly, the integration does not bypass existing engineering guardrails, maintaining standard version control, security checks, and code reviews.
Why It Matters
This update significantly alters the software development process by enabling designers to contribute directly to the codebase. Previously, design changes often required translation by engineers, introducing potential delays and misinterpretations. The two-way integration streamlines this process, allowing designers to iterate more rapidly and see their changes reflected in the live application. The preservation of standard Git workflows is critical for enterprise adoption, ensuring that visual AI edits are subject to the same governance and security measures as traditional code commits. Figma is positioning itself not just as a design tool, but as a visual development environment that bridges the gap between design and engineering. The competitive landscape is evolving, with Figma Make now competing with platforms like Lovable and Anthropic's Claude Design, each offering different approaches to AI-assisted development.
What To Watch
Figma Make's success will depend on its ability to seamlessly integrate with complex, real-world codebases. While the platform supports existing repositories, the quality and reliability of the generated code will be crucial. It will be important to monitor how well Figma Make handles edge cases and maintains consistency with established coding standards. The pricing structure, ranging from $16 to $90 per month, may also be a factor in adoption, especially for smaller teams. The continuing evolution of the underlying AI models (Claude and Gemini) will also influence the capabilities and performance of Figma Make. It’s uncertain how the platform will handle conflicts between visual changes and existing code, and how effectively it can scale to large, enterprise-level projects.