news

AI Agents Get Figma Write Access

A new command-line tool called figma-use gives AI agents full read/write access to Figma files with 100+ commands, using token-efficient CLIs instead of JSON and enabling JSX importing that's reportedly 100x faster than plugin APIs.

Previous AI integrations with Figma were read-only, limiting agents to analyzing existing designs but not creating or modifying them. This tool breaks that barrier by providing command-line access for creating shapes, text, frames, components, modifying styles, and exporting assets—everything needed for AI agents to actively design. The technical advantage lies in efficiency: CLI commands use about 47 tokens for operations that would require approximately 200 tokens via JSON request/response cycles. For AI agents performing dozens of Figma operations, this dramatically reduces computational costs and processing time. The JSX integration is particularly clever: since large language models have been trained on millions of React components, they can write JSX without examples. The tool's render command converts this JSX into actual Figma nodes—frames, text, components, auto-layout systems—bridging the gap between code and design. This sits within a broader ecosystem of AI-Figma integrations, including tools that provide AI coding assistants with design context to improve code generation accuracy. For design workflows in regulated environments, this raises important questions about quality control, accessibility compliance, and human oversight when AI generates interface elements.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.