II.
SkillArea JSON
Structured · liveskill-area:cross-browser-testing
Cross-browser Testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:cross-browser-testing",
"_kind": "SkillArea",
"_file": "domain/skill-areas/curated-skill-areas.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cross-browser Testing",
"description": "Verifying behavior across browser engines and versions - compatibility\nbaselines, rendering differences, and environment-specific regressions.\n",
"domains": [
"specialization:web-development",
"specialization:qa-testing-automation"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:cross-browser-testing",
"to": "specialization:web-development",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:cross-browser-testing",
"to": "specialization:qa-testing-automation",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:cross-browser-testing",
"to": "tool:playwright",
"kind": "uses_tool"
},
{
"from": "skill-area:cross-browser-testing",
"to": "tool:cypress",
"kind": "uses_tool"
}
],
"incomingEdges": [
{
"from": "skill-area:component-testing",
"to": "skill-area:cross-browser-testing",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "tool:cypress",
"to": "skill-area:cross-browser-testing",
"kind": "used_for"
},
{
"from": "tool:playwright",
"to": "skill-area:cross-browser-testing",
"kind": "used_for"
},
{
"from": "lib-agent:qa-testing-automation--e2e-automation-expert",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ux-ui-design--responsive-design-validator",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ux-ui-design--responsive-verifier",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--e2e-testing",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--visual-regression",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--cross-browser-testing",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--e2e-test-suite",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--cross-browser-compatibility",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--e2e-testing-playwright",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:qa-testing-automation--cypress-e2e",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:qa-testing-automation--playwright-e2e",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:qa-testing-automation--selenium-webdriver",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ux-ui-design--browser-stack",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--cypress",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--playwright",
"to": "skill-area:cross-browser-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
}
]
}