II.
LibraryProcess JSON
Structured · livelib-process:mobile-development--swiftui-app-development
specializations/mobile-development/swiftui-app-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:mobile-development--swiftui-app-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/mobile-development/swiftui-app-development",
"description": "SwiftUI App Development from Design - Build native iOS application using SwiftUI from design specifications\nfollowing Apple Human Interface Guidelines with proper architecture, accessibility, and testing.",
"libraryPath": "library/specializations/mobile-development/swiftui-app-development.js",
"specialization": "mobile-development",
"references": [
"- SwiftUI Documentation: https://developer.apple.com/documentation/swiftui/",
"- Human Interface Guidelines: https://developer.apple.com/design/human-interface-guidelines/",
"- Combine Framework: https://developer.apple.com/documentation/combine",
"- Swift Concurrency: https://docs.swift.org/swift-book/LanguageGuide/Concurrency.html"
],
"example": "const result = await orchestrate('specializations/mobile-development/swiftui-app-development', {\n appName: 'MyiOSApp',\n designFiles: 'figma://file/abc123',\n features: ['authentication', 'profile', 'feed', 'settings'],\n apiSpecs: { baseUrl: 'https://api.example.com' },\n architecture: 'MVVM'\n});",
"usesAgents": [
"swift-swiftui",
"ios-native-expert",
"ios-accessibility-specialist",
"mobile-testing",
"mobile-perf"
]
},
"outgoingEdges": [
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "skill-area:ios-native",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "skill-area:android-native",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "topic:accessibility",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "domain:mobile",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "role:mobile-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "workflow:mobile-app-submission",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "specialization:mobile-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--swiftui-app-development",
"to": "lib-agent:mobile-development--ios-native-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}