Review the real interaction.
Designers can check motion, empty states, responsive breaks, and copy inside the browser.
Design and development can review the local build together before staging exists. Designers click real flows, catch interaction gaps, and bring precise feedback back to the developer.
Start from the build in front of you, share a scoped link, and keep the session visible while reviewers click through.
Start the local build that carries the design work. Set the review window before you share.
$ wiremaven --port 3000 --expires 30m
relay active
tunnel: relay.wm/p/design-handoff
expires: 30m · overlay: enabled
Send the relay URL to the designer or design lead. They click the real UI in their browser.
Use the session events to connect feedback to the flow, route, or request that produced it.
Design handoff loses detail when teams stop at static frames. wiremaven gives designers and developers a shared working prototype while the build still lives on localhost.
Designers can check motion, empty states, responsive breaks, and copy inside the browser.
Developers see the session path, requests, and failures behind each design note.
Use Figma for intent, then use the local build to test what the user will touch.
Share a working prototype without waiting for a deploy, preview environment, or release branch.
Share the implementation that runs on your machine, not a static export.
Keep access open for the handoff session, then let it close.
See who joined, what routes loaded, and where the prototype failed.
Designers open the URL. They do not need Node, a repo clone, or local setup.
Use the session trail to locate the flow behind each handoff note.
The developer machine connects to wiremaven. Reviewers never connect to a local port.
Share the local build with design, review the real interaction, and keep the session trail in view.
Read the docs