II.
LibrarySkill JSON
Structured · livelib-skill:mobile-development--mobile-perf
Mobile Performance Profiling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:mobile-development--mobile-perf",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "Mobile Performance Profiling",
"description": "Mobile app performance analysis and optimization",
"libraryPath": "library/specializations/mobile-development/skills/mobile-perf/SKILL.md",
"specialization": "mobile-development",
"contentSummary": "# Mobile Performance Profiling Skill\n\n## Overview\n\nThis skill provides mobile app performance analysis and optimization capabilities. It enables profiling with Xcode Instruments, Android Profiler, Flipper, and Flutter DevTools to identify and fix performance issues.\n\n## Allowed Tools\n\n- `bas"
},
"outgoingEdges": [
{
"from": "lib-skill:mobile-development--mobile-perf",
"to": "skill-area:battery-consumption-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--mobile-perf",
"to": "skill-area:memory-usage-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mobile-development--mobile-perf",
"to": "topic:accessibility",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--mobile-perf",
"to": "domain:mobile",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--mobile-perf",
"to": "role:mobile-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--mobile-perf",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--mobile-perf",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mobile-development--mobile-perf",
"to": "specialization:mobile-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}