Skip to main content

ChatGPT claims it can read Figma JSON, but so far I have not successfully been able to export my entire Figma file into a JSON file that ChatGPT can read. Can anyone suggest a method of importing a large Figma file into ChatGPT so it can help me analyze the designs and help write a PRD? Thanks!

Hey Mike, I’ve built a tool to do just that: www.universaldesign.io

You can also search for the plugin in the Figma community.

Figma JSON is extremely large and there’s no way ChatGPT can consume an entire screen’s worth of if -- we’re talking tens of thousands of lines. My plugin converts that into very concise, structured XML that’s designed to be read by AI.

The original intention is for AI coding assistants to build working UI from that, but it can also be used to create a PRD. If you give it a try, I’d love to hear how it goes!

Best,

Mike