iiRecord
Agentic AI Atlas · performance-profiler
lib-skill:software-architecture--performance-profilera5c.ai
II.
LibrarySkill JSON

lib-skill:software-architecture--performance-profiler

Structured · live

performance-profiler 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:software-architecture--performance-profiler",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "performance-profiler",
    "description": "Profile application performance including CPU, memory, and flame graph generation",
    "libraryPath": "library/specializations/software-architecture/skills/performance-profiler/SKILL.md",
    "specialization": "software-architecture",
    "contentSummary": "# Performance Profiler Skill\n\n## Overview\n\nProfiles application performance including CPU profiling, memory profiling, flame graph generation, bottleneck identification, and APM tool integration.\n\n## Capabilities\n\n- CPU profiling\n- Memory profiling and heap snapshots\n- Flame graph generati"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:software-architecture--performance-profiler",
      "to": "skill-area:performance-monitoring-profiling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--performance-profiler",
      "to": "topic:design-patterns",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--performance-profiler",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--performance-profiler",
      "to": "role:principal-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--performance-profiler",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--performance-profiler",
      "to": "workflow:technical-debt-reduction",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--performance-profiler",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}