iiRecord
Agentic AI Atlas · unreal-cpp
lib-skill:game-development--unreal-cppa5c.ai
II.
LibrarySkill JSON

lib-skill:game-development--unreal-cpp

Structured · live

unreal-cpp json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:game-development--unreal-cpp",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "unreal-cpp",
    "description": "Unreal Engine C++ programming skill for UCLASS macros, reflection system, garbage collection, and engine integration.",
    "libraryPath": "library/specializations/game-development/skills/unreal-cpp/SKILL.md",
    "specialization": "game-development",
    "contentSummary": "# Unreal C++ Skill\n\nC++ programming for Unreal Engine development.\n\n## Overview\n\nThis skill provides capabilities for implementing Unreal Engine gameplay and systems using C++, including the reflection system, macros, and engine integration.\n\n## Capabilities\n\n### UCLASS System\n- Implement"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:game-development--unreal-cpp",
      "to": "skill-area:game-engines",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--unreal-cpp",
      "to": "skill-area:gameplay-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:game-development--unreal-cpp",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--unreal-cpp",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--unreal-cpp",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}