Figma’s new AI agent can generate fully coded plugins from plain‑language prompts, enabling designers to publish them directly to the Figma Community.

Figma has introduced an AI‑driven agent that can turn plain‑language prompts into fully functional plugins, letting designers create and publish extensions to the Figma Community without writing a single line of code.

How the AI Agent Works

Users describe the desired functionality in natural language, and the agent interprets the request, writes the necessary JavaScript, and packages the code as a ready‑to‑install plugin. The process leverages Figma’s internal AI models, which have been trained on existing plugin APIs and best‑practice patterns.

From Prompt to Publish

After the prompt is submitted, the agent generates the plugin code, runs automated tests to ensure it complies with Figma’s security standards, and then offers the creator a preview. If approved, the plugin can be published directly to the Figma Community with a single click, streamlining the traditional development workflow.

Benefits for Designers

The new tool lowers the barrier to entry for designers who lack programming expertise, accelerates prototyping of custom workflows, and encourages experimentation by reducing the time cost of building plugins.

  • Rapid creation of niche utilities tailored to specific design tasks
  • Immediate testing within the Figma environment
  • Direct publishing to the Community marketplace

While the AI agent handles most of the heavy lifting, designers can still edit the generated code to fine‑tune behavior or add advanced features before publishing.

Figma plans to expand the agent’s capabilities, including support for more complex plugin architectures and deeper integration with third‑party APIs.

AI UX Daily coverage of Figma’s new plugin‑building AI agent