II.
LibraryProcess JSON
Structured · livelib-process:mobile-development--mobile-animation-design
specializations/mobile-development/mobile-animation-design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:mobile-development--mobile-animation-design",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/mobile-development/mobile-animation-design",
"description": "Mobile Animation and Interaction Design - Implement smooth animations, gestures, and micro-interactions\nfor engaging mobile user experiences following platform animation guidelines.",
"libraryPath": "library/specializations/mobile-development/mobile-animation-design.js",
"specialization": "mobile-development",
"references": [
"- React Native Reanimated: https://docs.swmansion.com/react-native-reanimated/",
"- Flutter Animations: https://flutter.dev/docs/development/ui/animations",
"- iOS Animations: https://developer.apple.com/documentation/uikit/animation_and_haptics"
],
"example": "const result = await orchestrate('specializations/mobile-development/mobile-animation-design', {\n appName: 'MyApp',\n animationTypes: ['transitions', 'gestures', 'micro-interactions'],\n framework: 'react-native',\n performanceTarget: '60fps'\n});",
"usesAgents": [
"gesture-animation",
"mobile-ux-engineer",
"mobile-interaction-designer"
]
},
"outgoingEdges": [
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "skill-area:ios-native",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "skill-area:android-native",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "skill-area:animation-transitions",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "topic:accessibility",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "domain:mobile",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "role:mobile-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "workflow:mobile-app-submission",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "specialization:mobile-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--mobile-animation-design",
"to": "lib-agent:mobile-development--mobile-ux-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}