u/Agitated_Quiet_9919

Scan all vibe coding screen and save them into Figma in an editable format!
▲ 1 r/FigmaAddOns+1 crossposts

Scan all vibe coding screen and save them into Figma in an editable format!

https://preview.redd.it/0k3srpgwy7kh1.png?width=4527&format=png&auto=webp&s=2c88583dae318cdb833919b58500fda9d090aaaf

I've been doing a lot of vibe coding recently. Most UI changes end up being described in text, but as a designer, I often find myself thinking: it would be much faster if I could just move this 8px, resize that, or see all the screens together and fix them myself.

I think this is actually one of the advantages designers still have in the AI era: we can look at the whole product while also obsessing over tiny visual details. But when everything is controlled through prompts, a lot of the visual tools we're good at using suddenly disappear.

So I vibe Crank.

You drag in a project folder or a packaged .app, Crank scans the app, finds the screens, and lets you import them into Figma as editable layers.

It currently supports React, Electron and HTML.

I'm also working on SwiftUI support. It's still experimental, but it's already working on most of the screens I've tested.

The app itself is pretty messy right now and there are definitely bugs, but the core workflow works.

I'd love some people to try it, break it, and tell me what doesn't work.

GitHub: https://github.com/irrwood/Crank

Fully open source now

reddit.com
u/Agitated_Quiet_9919 — 1 day ago

I made a Playdate software that can control media playback on Mac.

It is name PlayMac, welcome to the test, you can find it here: https://irrwood.itch.io/playmac

More features will be added in the future.

  • DJ turntable effect.
  • On macOS, the adjustment display allows you to see the adjustment details clearly.
  • On Playdate, there will be more playback interfaces, such as tape style and camcorder style. 
  • On Playdate, there will be visual effects.
  • Push messages to Playdate on Chrome.

This tool consists of two parts:

  1. An installation package for Playdate;
  2. A Bridge App installed on Mac, used to assist in controlling macOS media. The test version is unsigned, so you need to go to Settings > Security and open "Open Anyway". The macOS side of PlayMac is fully open source, allowing anyone to review its code, network communication, and permission usage to verify the app's security and privacy protection. https://github.com/irrwood/PlayMac
u/Agitated_Quiet_9919 — 4 days ago