II.
SkillArea JSON
Structured · liveskill-area:paywall-design
Paywall Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:paywall-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Paywall Design",
"description": "Designing effective paywalls — metered access, freemium boundaries,\ntrial-to-paid conversion optimization, paywall placement testing,\nand balancing monetization with user experience.\n",
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:paywall-design",
"to": "specialization:product-management",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:paywall-design",
"to": "domain:e-commerce",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:paywall-design",
"to": "skill-area:pricing-experimentation",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
},
{
"from": "skill-area:paywall-design",
"to": "skill-area:funnel-optimization",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": []
}