II.
SkillArea JSON
Structured · liveskill-area:cross-platform-testing
Cross-platform Testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:cross-platform-testing",
"_kind": "SkillArea",
"_file": "domain/skill-areas/curated-mobile-skill-areas.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cross-platform Testing",
"description": "Verifying behavior across iOS/Android or other target platforms -\nruntime differences, platform contracts, and release-matrix coverage.\n",
"domains": [
"specialization:mobile-development",
"specialization:qa-testing-automation"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:cross-platform-testing",
"to": "specialization:mobile-development",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:cross-platform-testing",
"to": "specialization:qa-testing-automation",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:component-testing",
"to": "skill-area:cross-platform-testing",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "lib-agent:desktop-development--desktop-test-architect",
"to": "skill-area:cross-platform-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:mobile-development--flutter-expert",
"to": "skill-area:cross-platform-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:qa-testing-automation--mobile-testing-expert",
"to": "skill-area:cross-platform-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--mobile-testing",
"to": "skill-area:cross-platform-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--cross-platform-test-matrix",
"to": "skill-area:cross-platform-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mobile-development--mobile-testing",
"to": "skill-area:cross-platform-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:qa-testing-automation--appium-mobile",
"to": "skill-area:cross-platform-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
}
]
}