Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
35 views

I’ve built a script that parses Figma designs via the Figma REST API and automatically generates Svelte components. When I compare it on the same files, the Figma Claude MCP output is noticeably more ...
2 votes
1 answer
2k views

I was just trying to get the figma mcp set up properly but recently the option to enable dev mode went completely missing from my figma desktop application. I'm not sure how. I did temporarily uncheck ...
1 vote
1 answer
127 views

I am trying to integrate a Figma prototype into an angular app and I need to use the Figma Embed API to track specific data like paths followed and user clicks. I have followed the Oauth steps and set ...
-1 votes
1 answer
325 views

I'm working on a figma plugin where in I need to use the components which are in published library assets. I know I should be using figma.importComponentByKeyAsync() of figma plugin API, but I m not ...
0 votes
0 answers
178 views

I am noticing more and more Figma libraries lately popping up. Think about: https://www.flowbase.co/, https://figmacomponents.com/ I’m currently figuring out how they do section X inside a copy to ...
0 votes
0 answers
34 views

Working on figma plugin development, so I need to call a function ReorganizeFunc() when a frame node is moved from one position to another, only when dropped I want to call the function. But the below ...
0 votes
1 answer
180 views

I'm trying to upload several images from my pc to figma file. The script sees the file, its nodes and ids, but can't put the image inside file, despite no errors. I've created a server through python -...
Erick's user avatar
  • 1
0 votes
2 answers
198 views

Issue: I am working on a project that fetches components from Figma using Flask and the Figma API. However, when I try to retrieve the components, I get an empty list or "Component not found"...
1 vote
1 answer
484 views

I am trying to make a plugin that documents color styles but I am having trouble with settign up the color token card component. I figured out how to add a component property but I don't know how I ...
0 votes
1 answer
696 views

I am new to figma plugins. I am createing a figma plugin using plain html and javascript. What I want to do is to capture a snapshot of figma design on screen. And Convert it to png/jpg to store it ...
1 vote
1 answer
694 views

Below is the folder structure <!-- ui.html --> <h1 id="selectedState">선택되지 않았어요</h1> <button id="temp">클릭</button> <script> const ...
madol's user avatar
  • 627
0 votes
2 answers
489 views

I'm trying to get font from a selected element and when an element with mix font styles is selected it gives me an error. figma_app.min.js.br:5 Error: in postMessage: Cannot unwrap symbol at (...
1 vote
1 answer
2k views

I am writing a crawler that looks through all the Figma files in a project and finds a certain kind of node. I am using this npm package --> https://www.npmjs.com/package/figma-api which uses the ...
1 vote
1 answer
553 views

is there a way how to convert Instance or Frame node to Component node with Figma API? Through UI it's very easy just right click on element and then Create Component like on screenshot below but I ...
0 votes
0 answers
74 views

I'm desperately looking to render this object programmatically, so I can work with it with handlebars.js, when I try to pass a property as it is of now, I do get an error about the fact that ...

15 30 50 per page
1
2 3 4

AltStyle によって変換されたページ (->オリジナル) /