[]
Design · 12 steps · updated 6d ago
Design-to-Dev Handoff
From final Figma frame to a ticket an engineer can start cold.
/playbooks/design-to-dev-handoff?step=0
Steps
Owner · Design Systems0 of 12 steps complete
Loading your saved progress…
0%
Freeze the design file
Branch the file so post-handoff edits are visible.
Audit tokens
Every color, radius and spacing value must map to a token.
Document responsive rules
Define behaviour at each breakpoint explicitly.
Specify empty and error states
No handoff ships with only the happy path.
Define motion
Duration, easing and trigger for each transition.
Check accessibility
Contrast, focus order and touch target sizes.
Export assets
SVG for icons, 2x raster only when unavoidable.
Write the ticket
Link the frame, list acceptance criteria as checkboxes.
Walk the engineer through it
15-minute sync beats a long document.
Agree review checkpoints
Mid-build and pre-merge design review slots.
Review the build
Compare against the frozen frame at the same breakpoints.
Close the loop
Fold any deviations back into the design system.