II.
Topic JSON
Structured · livetopic:css-modules
CSS Modules json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:css-modules",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "CSS Modules",
"description": "CSS Modules as a cross-cutting topic - locally scoped stylesheet modules\nthat reduce naming collisions in componentized UI codebases.\n"
},
"outgoingEdges": [
{
"from": "topic:css-modules",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:css-modules",
"kind": "contains"
},
{
"from": "lib-skill:web-development--css-modules",
"to": "topic:css-modules",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}