II.
LibrarySkill JSON
Structured · livelib-skill:game-development--anti-cheat
anti-cheat json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--anti-cheat",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "anti-cheat",
"description": "Anti-cheat skill for server validation and cheat detection.",
"libraryPath": "library/specializations/game-development/skills/anti-cheat/SKILL.md",
"specialization": "game-development",
"contentSummary": "# Anti-Cheat Skill\n\nCheat prevention systems.\n\n## Capabilities\n\n- Server-side validation\n- Cheat detection\n- Anti-tamper measures\n- Report systems"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--anti-cheat",
"to": "skill-area:multiplayer-networking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--anti-cheat",
"to": "skill-area:backend-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--anti-cheat",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--anti-cheat",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--anti-cheat",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--anti-cheat",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}