iiRecord
Agentic AI Atlas · codebase-mapping
lib-skill:shared--codebase-mappinga5c.ai
II.
LibrarySkill JSON

lib-skill:shared--codebase-mapping

Structured · live

codebase-mapping 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:shared--codebase-mapping",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "codebase-mapping",
    "description": "Automatic codebase indexing for invisible context injection. Catalogs project structure, file types, entry points, dependencies, and test layout.",
    "libraryPath": "library/methodologies/claudekit/skills/codebase-mapping/SKILL.md",
    "contentSummary": "- Directory tree with depth-limited enumeration\n- Key file identification (entry points, configs, lock files)\n\n### File Type Distribution\n- Language breakdown (TypeScript, JavaScript, Python, etc.)\n- Framework detection (React, Next.js, Express, etc.)\n\n### Entry Points\n- Main entry files (in"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--codebase-mapping",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--codebase-mapping",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--codebase-mapping",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--codebase-mapping",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--codebase-mapping",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--codebase-mapping",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--codebase-mapping",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}