Prototype to engineering handoff
Package a bounded prototype, acceptance criteria, and open questions for engineering.
Workflow
Step 1: Figma AI
Organise approved screens and document visible states; do not infer hidden behavior.
Notes: Hand links and annotations to design.
Handoff: Pass this output to the next step.
Step 2: Claude
Turn agreed requirements into a handoff checklist with explicit assumptions.
Notes: Hand the checklist to engineering.
Handoff: Pass this output to the next step.
Step 3: GitHub Copilot
Assist an engineer with implementation scaffolding in a reviewed repository.
Notes: Return code for normal review and tests.
Handoff: Keep this as a final deliverable.