II.
LibraryProcess JSON
Structured · livelib-process:mobile-development--jetpack-compose-ui
specializations/mobile-development/jetpack-compose-ui json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:mobile-development--jetpack-compose-ui",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/mobile-development/jetpack-compose-ui",
"description": "Jetpack Compose UI Development - Build modern Android UI using Jetpack Compose with Material Design 3,\nproper state management, accessibility, and testing following Google's best practices.",
"libraryPath": "library/specializations/mobile-development/jetpack-compose-ui.js",
"specialization": "mobile-development",
"references": [
"- Jetpack Compose: https://developer.android.com/jetpack/compose",
"- Material Design 3: https://m3.material.io/",
"- Compose Navigation: https://developer.android.com/jetpack/compose/navigation",
"- Compose Testing: https://developer.android.com/jetpack/compose/testing"
],
"example": "const result = await orchestrate('specializations/mobile-development/jetpack-compose-ui', {\n appName: 'MyAndroidApp',\n designSystem: { colors: {}, typography: {}, shapes: {} },\n features: ['home', 'profile', 'settings'],\n navigation: 'compose-navigation',\n stateManagement: 'viewmodel'\n});",
"usesAgents": [
"kotlin-compose",
"accessibility-testing",
"mobile-testing",
"mobile-perf"
]
},
"outgoingEdges": [
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "skill-area:ios-native",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "skill-area:android-native",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "topic:accessibility",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "domain:mobile",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "role:mobile-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "workflow:mobile-app-submission",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "specialization:mobile-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mobile-development--jetpack-compose-ui",
"to": "lib-agent:web-development--accessibility-testing",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}