II.
LibraryProcess JSON
Structured · livelib-process:ux-ui-design--hifi-prototyping
specializations/ux-ui-design/hifi-prototyping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:ux-ui-design--hifi-prototyping",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/ux-ui-design/hifi-prototyping",
"description": "Hi-Fi Prototyping and Interaction Design - Comprehensive high-fidelity prototyping workflow implementing\ndesign tool setup, interaction design patterns, microinteractions, animations, transitions, user testing validation,\nand developer handoff with detailed specifications and assets.",
"libraryPath": "library/specializations/ux-ui-design/hifi-prototyping.js",
"specialization": "ux-ui-design",
"references": [
"- Figma Prototyping: https://help.figma.com/hc/en-us/articles/360040314193-Guide-to-prototyping-in-Figma",
"- ProtoPie: https://www.protopie.io/",
"- Framer Motion: https://www.framer.com/motion/",
"- Principle: https://principleformac.com/",
"- Material Design Motion: https://m3.material.io/styles/motion/overview",
"- iOS Human Interface Guidelines - Motion: https://developer.apple.com/design/human-interface-guidelines/motion",
"- Interaction Design Foundation: https://www.interaction-design.org/",
"- Lottie Animations: https://lottiefiles.com/",
"- Design Handoff Best Practices: https://www.figma.com/best-practices/developer-handoff/"
],
"example": "const result = await orchestrate('specializations/ux-ui-design/hifi-prototyping', {\n projectName: 'E-Commerce Mobile App',\n projectType: 'mobile-app',\n designTool: 'figma',\n targetPlatforms: ['ios', 'android'],\n pages: ['home', 'product-detail', 'cart', 'checkout', 'profile'],\n components: ['navigation', 'product-card', 'search', 'filters'],\n interactionComplexity: 'high',\n animationStyle: 'smooth',\n designSystem: { name: 'Material Design', version: '3.0' },\n userTestingRequired: true,\n testingParticipants: 8,\n handoffFormat: 'developer-friendly'\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:ux-ui-design--hifi-prototyping",
"to": "skill-area:design-systems",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:ux-ui-design--hifi-prototyping",
"to": "skill-area:interaction-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:ux-ui-design--hifi-prototyping",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:ux-ui-design--hifi-prototyping",
"to": "role:product-designer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:ux-ui-design--hifi-prototyping",
"to": "role:ux-researcher",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:ux-ui-design--hifi-prototyping",
"to": "workflow:user-feedback-loop",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:ux-ui-design--hifi-prototyping",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:ux-ui-design--hifi-prototyping",
"to": "specialization:ux-ui-design",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}