Ask Runable forDesign-Driven General AI AgentTry Runable For Free
Runable
Back to Blog
Technology9 min read

Are designers the new SWEs? Figma Make's new two-way GitHub integration turns designs into live, production code — with built-in governance | VentureBeat

From an enterprise governance perspective, this means visual AI edits are subject to the exact same continuous integration pipelines, security checks, and co...

TechnologyInnovationBest PracticesGuideTutorial
Are designers the new SWEs? Figma Make's new two-way GitHub integration turns designs into live, production code — with built-in governance | VentureBeat
Listen to Article
0:00
0:00
0:00

Are designers the new SWEs? Figma Make's new two-way Git Hub integration turns designs into live, production code — with built-in governance | Venture Beat

Overview

Are designers the new SWEs? Figma Make's new two-way Git Hub integration turns designs into live, production code — with built-in governance

Credit: Venture Beat made with Open AI Chat GPT-Images-2.0

Details

Credit: Venture Beat made with Open AI Chat GPT-Images-2.0

Cloud design software company Figma is officially transforming its AI design assistant, Figma Make, from a prototyping sandbox into a live, visual software editor that connects natively to production codebases.

Announced today, the update allows product managers, designers, and non-technical builders to import an existing Git repository directly into the Figma desktop app, visually edit the application's underlying code via the canvas, and push those changes back to engineering through standard Git Hub pull requests.

Crucially for enterprise deployments, this integration does not bypass established engineering guardrails. Figma Make operates entirely within a standard version control workflow.

The platform acts as a local development environment where design changes accumulate as local commits.

When a designer is ready to ship, they generate a branch and open a pull request (PR) directly from Figma Make.

From an enterprise governance perspective, this means visual AI edits are subject to the exact same continuous integration pipelines, security checks, and code reviews as any traditional engineering commit.

Figma Make remains a proprietary commercial service available to Full seats on Figma’s paid plans—ranging from

16permonthforProfessionalteamsupto16 per month for Professional teams up to
90 per month for Enterprise deployments—but it interfaces cleanly with open-source and proprietary Git repositories without imposing new licensing restrictions on the generated code.

When Figma Make originally launched a year ago in May 2025, it successfully bridged the gap between static wireframes and interactive prototypes, but it was structurally isolated from the real-world software lifecycle.

It operated on a rigid, one-way push mechanism: users could export an AI-generated project to a brand-new Git Hub repository, but at the time, Figma Make could not receive upstream changes or sync with an existing codebase.

Today's update fundamentally alters that architecture: by enabling a connection to any Git provider, builders no longer have to maintain parallel, out-of-sync environments.

Teams can connect a production or sandbox repository, highlight specific UI elements, and use natural language or contextual annotations to prompt Figma’s multi-model AI — which toggles between Anthropic’s Claude 3.7 Sonnet, Claude Opus, and Google’s Gemini models — to write the underlying code.

The agent dynamically reads the surrounding code architecture, applies the visual edits, and anchors the generated code to the team's existing design system guidelines.

The Competitive Landscape: Figma Make vs. Lovable vs. Claude Design

As code generation becomes commoditized by large language models, the competition to own the visual layer of software development has fractured into distinct approaches.

Figma Make is no longer competing merely with other design canvases; it is contending with full-stack "vibe coding" platforms like Lovable and LLM-native environments like Anthropic's Claude Design, which just launched last month. Each platform targets a fundamentally different user and objective:

Figma Make (Design-First Systems): Operating at

16to16 to
90 per month for Full seats, Figma Make caters to established product teams that prioritize brand fidelity. It wins on design system adherence, automatically pulling from existing color tokens, typography rules, component variants, and auto-layout structures. It is built for teams that want deep, layer-based canvas manipulation while keeping code ownership strictly within their existing Git Hub architecture.

Figma Make (Design-First Systems): Operating at

16to16 to
90 per month for Full seats, Figma Make caters to established product teams that prioritize brand fidelity. It wins on design system adherence, automatically pulling from existing color tokens, typography rules, component variants, and auto-layout structures. It is built for teams that want deep, layer-based canvas manipulation while keeping code ownership strictly within their existing Git Hub architecture.

Lovable (Code-First Production): Priced at

25permonthforProand25 per month for Pro and
50 per month for Business tiers, Lovable functions as a standalone, full-stack application builder. Unlike Figma Make, Lovable relies on a native backend architecture (often paired with databases like Supabase) and a slider-driven UI styling approach. It enforces a strict automatic two-way sync with Git Hub, treating the repository as the ultimate source of truth, and is optimized for solo developers or lean startup teams looking to launch production-ready Saa S apps from scratch without maintaining heavy vector design files.

Lovable (Code-First Production): Priced at

25permonthforProand25 per month for Pro and
50 per month for Business tiers, Lovable functions as a standalone, full-stack application builder. Unlike Figma Make, Lovable relies on a native backend architecture (often paired with databases like Supabase) and a slider-driven UI styling approach. It enforces a strict automatic two-way sync with Git Hub, treating the repository as the ultimate source of truth, and is optimized for solo developers or lean startup teams looking to launch production-ready Saa S apps from scratch without maintaining heavy vector design files.

Claude Design (AI-Native Prototyping): Anthropic’s built-in canvas environment is accessible to users on Claude Pro (

20permonth)orMax(20 per month) or Max (
100–$200 per month) subscriptions. While lacking the granular vector control of Figma Make or the full-stack database integrations of Lovable, Claude Design is ideal for product managers and engineers who need to generate quick, functional UI prototypes and immediately hand them off to coding agents like Claude Code. However, heavy iterative design sprints can quickly burn through Anthropic's strict token limits, making it less viable as a primary design hub.

Claude Design (AI-Native Prototyping): Anthropic’s built-in canvas environment is accessible to users on Claude Pro (

20permonth)orMax(20 per month) or Max (
100–$200 per month) subscriptions. While lacking the granular vector control of Figma Make or the full-stack database integrations of Lovable, Claude Design is ideal for product managers and engineers who need to generate quick, functional UI prototypes and immediately hand them off to coding agents like Claude Code. However, heavy iterative design sprints can quickly burn through Anthropic's strict token limits, making it less viable as a primary design hub.

Figma Make is not a general-purpose, standalone application builder; instead, it is a highly specialized frontend optimization tool designed explicitly for established, mid-to-large cross-functional product teams.

Figma explicitly notes in its documentation that designers who already possess access rights to their company’s existing corporate codebase are currently the best suited for this functionality. Consequently, enterprise leaders should consider adopting Figma Make if they have a mature engineering organization with a well-defined design system, rigid repository guardrails, and a desire to unlock faster iteration cycles. It directly addresses the technical friction felt by the 45% of designers and 59% of product managers who already contribute to code on a regular basis but prefer to operate from a visual canvas rather than a command-line terminal. By turning the canvas into a local development environment, it allows these non-technical builders to execute visual layouts, typography tweaks, and color changes independently, offloading tedious frontend implementation from core engineers.

Conversely, organizations or teams launching zero-to-one skunkworks projects, or solo developers building lightweight Saa S products from scratch, will find far better utility in a code-first, full-stack platform like Lovable. Because Lovable natively orchestrates backend logic and database integrations like Supabase, it excels at spinning up functional applications rapidly without requiring a pre-existing vector infrastructure or a legacy codebase to pull from.

Meanwhile, individual product managers or software engineers seeking rapid, text-prompt-driven UI wireframing without rigid design system constraints are better served by the immediacy of Claude Design.

For the enterprise leader wary of overcommitting capital or locking their custom builds into proprietary AI backends, the wisest path forward is compartmentalization. Figma Make’s reliance on standard Git workflows—relying on local commits, isolated branches, and mandatory engineering pull request reviews—means it enforces the exact same security and code quality standards required for enterprise stability. By selecting Figma Make as a targeted frontend bridge for existing systems, and utilizing platforms like Lovable for external, greenfield prototyping, leaders can safely adopt productive new AI tooling without risking their core architectural integrity.

Figma completed its initial public offering on July 31, 2025, pricing its shares at

33afterimmenseinstitutionaldemandoversubscribedthedealby40times.Thestockimmediatelyskyrocketed25033 after immense institutional demand oversubscribed the deal by 40 times. The stock immediately skyrocketed 250% to hit an intraday high of
115.50 on its first trading day.

However, in the subsequent months, Figma's stock (NYSE: FIG) experienced a severe correction, crashing 81% from its peak to trade around the

21to21 to
22 range by May 2026, dropping well below its initial IPO price.

This collapse reduced its market capitalization to approximately $11.3 billion. Financial analysts attribute this aggressive re-rating to structural IPO pricing mechanics, a low float, and the broader "software apocalypse," as investors rapidly rotate capital out of traditional Saa S products and into AI-native workflows.

The stakes for Figma's current positioning are existential. As enterprises increasingly shift their software spending toward generative AI models and localized coding agents like Claude Design, Claude Code, and Open AI Codex, traditional "vanilla" cloud design software looks increasingly commoditized.

Figma Make represents the company's critical counter-offensive in this era of "vibe coding." To regain its premium valuation, Figma must prove to Wall Street that its platform is not merely a static vector canvas that AI tools can easily bypass, but an indispensable, live orchestration layer where human intent, enterprise design systems, and AI-generated production code seamlessly integrate.

With the new Figma Make two-way Github integration and governance, the company appears well on its way to showing the doubters it has a path a forward in the AI-powered "vibe coding" development era .

Deep insights for enterprise AI, data, and security leaders

By submitting your email, you agree to our Terms and Privacy Notice.

Key Takeaways

  • Are designers the new SWEs

  • Credit: Venture Beat made with Open AI Chat GPT-Images-2

  • Credit: Venture Beat made with Open AI Chat GPT-Images-2

  • Cloud design software company Figma is officially transforming its AI design assistant, Figma Make, from a prototyping sandbox into a live, visual software editor that connects natively to production codebases

  • Announced today, the update allows product managers, designers, and non-technical builders to import an existing Git repository directly into the Figma desktop app, visually edit the application's underlying code via the canvas, and push those changes back to engineering through standard Git Hub pull requests

Cut Costs with Runable

Cost savings are based on average monthly price per user for each app.

Which apps do you use?

Apps to replace

ChatGPTChatGPT
$20 / month
LovableLovable
$25 / month
Gamma AIGamma AI
$25 / month
HiggsFieldHiggsField
$49 / month
Leonardo AILeonardo AI
$12 / month
TOTAL$131 / month

Runable price = $9 / month

Saves $122 / month

Runable can save upto $1464 per year compared to the non-enterprise price of your apps.