II.
LibraryProcess overview
Reference · livelib-process:ux-ui-design--design-handoff
specializations/ux-ui-design/design-handoff overview
Design Handoff to Development - Comprehensive process for handing off design work to development teams with design annotation, developer documentation, asset export, component specifications, interaction specs, design tokens, handoff meetings, and QA criteria. Ensures seamless design-to-development transition with clarity and completeness.
Attributes
displayName
specializations/ux-ui-design/design-handoff
description
Design Handoff to Development - Comprehensive process for handing off design work to development teams
with design annotation, developer documentation, asset export, component specifications, interaction specs, design tokens,
handoff meetings, and QA criteria. Ensures seamless design-to-development transition with clarity and completeness.
libraryPath
library/specializations/ux-ui-design/design-handoff.js
specialization
ux-ui-design
references
- - Design Handoff Best Practices: https://www.figma.com/best-practices/design-handoff/
- - Zeplin Handoff Guide: https://support.zeplin.io/
- - InVision Inspect: https://www.invisionapp.com/inside-design/design-handoff/
- - Material Design Handoff: https://material.io/design/communication/design-handoff.html
- - Design Tokens W3C: https://www.w3.org/community/design-tokens/
- - Component Driven Development: https://www.componentdriven.org/
example
const result = await orchestrate('specializations/ux-ui-design/design-handoff', {
projectName: 'Mobile Banking App Redesign',
designFiles: ['figma://file/abc123', 'sketch://file/xyz789'],
platform: 'mobile',
technology: 'react-native',
includePrototype: true,
targetDevelopers: ['frontend-team', 'mobile-team'],
outputDir: 'design-handoff-output'
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:ux-ui-design·Specialization
lib_implements_workflow2
- workflow:user-feedback-loop·WorkflowUser Feedback Loop
- workflow:product-discovery·WorkflowProduct Discovery
lib_involves_role2
- role:product-designer·RoleProduct Designer
- role:ux-researcher·RoleUX Researcher
lib_requires_skill_area2
- skill-area:design-systems·SkillAreaDesign Systems
- skill-area:interaction-design·SkillAreaInteraction Design
Incoming edges
None.