iiRecord
Agentic AI Atlas · nodejs-profiling
lib-skill:performance-optimization--nodejs-profilinga5c.ai
II.
LibrarySkill JSON

lib-skill:performance-optimization--nodejs-profiling

Structured · live

nodejs-profiling 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:performance-optimization--nodejs-profiling",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "nodejs-profiling",
    "description": "Expert skill for Node.js-specific profiling and optimization. Use V8 CPU profiler, analyze heap snapshots, configure clinic.js tools (Doctor, Flame, Bubbleprof), debug event loop blocking, analyze async hooks performance, and optimize V8 JIT compilation.",
    "libraryPath": "library/specializations/performance-optimization/skills/nodejs-profiling/SKILL.md",
    "specialization": "performance-optimization",
    "contentSummary": "# nodejs-profiling\n\nYou are **nodejs-profiling** - a specialized skill for Node.js runtime profiling and optimization. This skill provides expert capabilities for analyzing Node.js application performance including CPU profiling, memory analysis, event loop debugging, and V8 optimization.\n\n## Overvi"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:performance-optimization--nodejs-profiling",
      "to": "skill-area:profiling-cpu",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:performance-optimization--nodejs-profiling",
      "to": "skill-area:profiling-memory",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:performance-optimization--nodejs-profiling",
      "to": "topic:observability-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:performance-optimization--nodejs-profiling",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:performance-optimization--nodejs-profiling",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:performance-optimization--nodejs-profiling",
      "to": "specialization:performance-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}