iiRecord
Agentic AI Atlas · specializations/ux-ui-design/design-handoff
lib-process:ux-ui-design--design-handoffa5c.ai
II.
LibraryProcess JSON

lib-process:ux-ui-design--design-handoff

Structured · live

specializations/ux-ui-design/design-handoff json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:ux-ui-design--design-handoff",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/ux-ui-design/design-handoff",
    "description": "Design Handoff to Development - Comprehensive process for handing off design work to development teams\nwith design annotation, developer documentation, asset export, component specifications, interaction specs, design tokens,\nhandoff 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', {\n  projectName: 'Mobile Banking App Redesign',\n  designFiles: ['figma://file/abc123', 'sketch://file/xyz789'],\n  platform: 'mobile',\n  technology: 'react-native',\n  includePrototype: true,\n  targetDevelopers: ['frontend-team', 'mobile-team'],\n  outputDir: 'design-handoff-output'\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:ux-ui-design--design-handoff",
      "to": "skill-area:design-systems",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--design-handoff",
      "to": "skill-area:interaction-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--design-handoff",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--design-handoff",
      "to": "role:product-designer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--design-handoff",
      "to": "role:ux-researcher",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--design-handoff",
      "to": "workflow:user-feedback-loop",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:ux-ui-design--design-handoff",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:ux-ui-design--design-handoff",
      "to": "specialization:ux-ui-design",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}