iiRecord
Agentic AI Atlas · physics-engine
lib-skill:game-development--physics-enginea5c.ai
II.
LibrarySkill JSON

lib-skill:game-development--physics-engine

Structured · live

physics-engine 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--physics-engine",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "physics-engine",
    "description": "Physics engine integration skill for rigid body dynamics and collision detection.",
    "libraryPath": "library/specializations/game-development/skills/physics-engine/SKILL.md",
    "specialization": "game-development",
    "contentSummary": "# Physics Engine Skill\n\nPhysics engine integration for games.\n\n## Capabilities\n\n- Rigid body dynamics\n- Collision detection\n- Physics materials\n- Constraint systems"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:game-development--physics-engine",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--physics-engine",
      "to": "skill-area:gameplay-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:game-development--physics-engine",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--physics-engine",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--physics-engine",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}