iiRecord
Agentic AI Atlas · pbr-rendering
lib-skill:game-development--pbr-renderinga5c.ai
II.
LibrarySkill JSON

lib-skill:game-development--pbr-rendering

Structured · live

pbr-rendering 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--pbr-rendering",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "pbr-rendering",
    "description": "Physically-based rendering skill for BRDF models and material workflows.",
    "libraryPath": "library/specializations/game-development/skills/pbr-rendering/SKILL.md",
    "specialization": "game-development",
    "contentSummary": "# PBR Rendering Skill\n\nPhysically-based rendering techniques.\n\n## Capabilities\n\n- BRDF implementation\n- Material workflows (metallic-roughness, spec-gloss)\n- IBL integration\n- Energy conservation"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:game-development--pbr-rendering",
      "to": "skill-area:graphics-rendering",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--pbr-rendering",
      "to": "skill-area:shader-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:game-development--pbr-rendering",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--pbr-rendering",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--pbr-rendering",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}