Skip to main content
1 vote
0 answers
28 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 ...
Jay0813's user avatar
  • 113
0 votes
1 answer
179 views

I'm building an MCP server using fastMCP, with Cursor as the MCP client. The server will fetch and process Figma design information.​​ ​As we know, a Figma access token is required to make API ...
Kevis Lin's user avatar
0 votes
0 answers
22 views

I'm using Figma Code Connect to map icon components to strings in my React component. I have an IconButton component that expects an iconName prop as a string. Only default icon (placeholderwireframe) ...
parth's user avatar
  • 11
0 votes
3 answers
114 views

I'm working on a UI/UX project where I want to embed a Figma prototype inside my React application using an iframe. The prototype loads fine, but it's not scrollable — it just cuts off the content. ...
Krishna Kinikar's user avatar
1 vote
1 answer
1k views

I'm experiencing an intermittent connection issue with Figma's MCP (Model Context Protocol) server in VS Code with GitHub Copilot. After following the official Figma documentation (https://help.figma....
Sameer Kotecha's user avatar
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 ...
Omar Moodie's user avatar
1 vote
1 answer
110 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 ...
Stefan van Beek's user avatar
0 votes
0 answers
54 views

I'm trying to build my app on Android Studio but I'm getting this error: Unresolved reference : 'Offset' This happens in my activity code generated by the Relay plugin to import figma ui interface. ...
MehdiNdj's user avatar
0 votes
0 answers
60 views

I have this SVG that was exported from Figma that is being used as a background image for a hero section. I have had some complaints of the transition lines of the gradient being visible in the ...
Timothy Fisher's user avatar
0 votes
0 answers
102 views

So as I understand, to import .qtbridge files into Qt Design Studio, you need to have the Qt Design Studio Enterprise, which costs 2300€ a year. For a single developer that doesn't make any money ...
Edward's user avatar
  • 49
-1 votes
1 answer
297 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 ...
Abhishek Konnur's user avatar
0 votes
0 answers
170 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 ...
madhav ladani's user avatar
0 votes
0 answers
33 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 ...
Abhishek Konnur's user avatar
2 votes
1 answer
100 views

I am implementing a Figma design in Flutter using screen_utils to match the design exactly. The design dimensions are 430x932, but I’m encountering issues on smaller screens. I tried solving this with ...
Flutteradam's user avatar
0 votes
1 answer
78 views

I made a small simple icon in Figma, uploaded it as an svg and I needed to increase the stroke-width attribute. However, this caused the icon to become cropped. I've tried juggling the viewBox, width ...
McLaren's user avatar
  • 35

15 30 50 per page
1
2 3 4 5
24