The workflow
- Export the Figma frame as-is to Figma Make (File → Open in Make).
- Prompt Make to make it interactive. Be specific: "make the Continue button navigate to the Confirm screen; make each radio option selectable; add a subtle hover state on cards."
- Test it yourself once. Note the 2-3 places it breaks. Fix or accept the roughness.
- DM the link to 5 designers in the DesignX Slack. Say: "60 second walkthrough, no context — where do you get stuck?"
- Collect responses for 24 hours. Tag patterns in a sticky note: confusing labels, ambiguous state, missing affordance.
- Write a 5-bullet handoff note for your dev listing what to change before build.
What this replaces
Hour-long review meetings where 4 designers look at a static Figma and project their intent onto it. You've now got click-through evidence.
When not to use it
- For flows with heavy logic (payment, search, filters). Make is great for UI scaffolding; complex state needs real code.
- When the question is visual polish, not interaction. Figma comments are fine for that.