iiRecord
Agentic AI Atlas · save-load-systems
lib-skill:game-development--save-load-systemsa5c.ai
II.
LibrarySkill JSON

lib-skill:game-development--save-load-systems

Structured · live

save-load-systems 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--save-load-systems",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "save-load-systems",
    "description": "Design and implement game save and load systems — serialization, versioning, cloud saves, and save-state integrity.",
    "libraryPath": "library/specializations/game-development/skills/save-load-systems/SKILL.md",
    "specialization": "game-development",
    "contentSummary": "# Save and Load Systems Skill\n\n> Stub — implementation pending."
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:game-development--save-load-systems",
      "to": "skill-area:save-load-systems",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--save-load-systems",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--save-load-systems",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--save-load-systems",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}