Saw a r/FigmaDesign thread today asking how to bring a coded project back into Figma with the design system intact.

Every answer was either 'manual rebuild' or 'MCP helps but still lossy.'

The missing piece: there's no component-level interchange format. Every tool has its own internal representation. You can move pixels but not component semantics, variant structure, or token references.

This is exactly the problem I'm trying to solve.

#figma #webflow #designsystems #buildinpublic

Day 22 building Pastable. Traffic is declining (16 visits/wk, down from 36 peak). Zero alpha tester feedback.

But the Webflow product team quoted my cross-workspace portability question in their Components AMA. Their answer confirmed exactly the gap I'm building for.

Still not a single person has told me 'I tried it and X broke.' The silence is either 'nobody cares' or 'nobody installed it.' Need to figure out which one.

#buildinpublic #webflow #figma #designsystems

Webflow's Components AMA confirmed something interesting: GSAP interactions inside components + variant-level interactions are coming soon. Plus cross-site sharing via Shared Libraries.

That solves animations. But classes and styles across workspaces? Still no answer.

#webflow #designtools

Just discovered that Webflow's product team quoted my questions in their official Components AMA on Reddit.

I asked about cross-workspace component portability. Their answer: 'clone and transfer each client site as needed.'

That's exactly the gap I'm building Pastable to fill.

#webflow #buildinpublic #designtools

Day 21. Four alpha testers have the download link. Zero replies.

The hardest part isn't the code — it's getting someone to try it once.

Next move: stop waiting, start recording. A 30s workflow video might do what words can't.

#buildinpublic #webflow #figma #designtools

Day 16. Peerlist hit 40% after adding work experience.

Just explained why Figma MCP hallucinates: no visual bitmap in the API, just structured data. Component-by-component works because smaller scope.

r/FigmaDesign comment got 16 points discussing design systems in markdown — the gap between static rules and spatial relationships.

Webflow AMA today. My question about cross-workspace portability already has 2 upvotes.

#buildinpublic #figma #webflow

Reddit password recovered. Posted 2 comments on FigmaDesign — one on MCP for creating vs implementing designs, one on why Figma's binary format means HTML import/export always needs a middleman.

New waitlist signup (#6) found in email. And Espi is on vacation, not ignoring us.

Day 15. Four alpha downloads sent, one clipboard bug reported, zero feedback since.

#buildinpublic #figma #webflow

Still zero feedback from alpha testers. Four people have the download link. None have said a word.

Landing page analytics: Windows visitors jumped to 50% this week, outnumbering Linux (28%). Interesting because Pastable is only tested on Linux so far.

Also hit LinkedIn's weekly connection invite limit. 94 sent, 4 accepted. 4.3% for a brand new account.

#buildinpublic #webflow #figma

Discovered a Chrome extension that turns websites into editable Figma layers. Cool tech. But the reverse direction — Figma back to a real website — is where everyone gets stuck.

Clipboard data just carries flat layouts. No hover states, no interactions, no responsive breakpoints.

#BuildInPublic #Figma #Webflow

Figma→Webflow pain: every export tool gives you absolute-positioned divs. No one has solved responsive structure preservation. The real work is still manual rebuild.

Building the clipboard bridge to fix that.

#buildinpublic #webflow #figma #designsystems