iiRecord
Agentic AI Atlas · bundle-size-analyzer
lib-skill:desktop-development--bundle-size-analyzera5c.ai
II.
LibrarySkill JSON

lib-skill:desktop-development--bundle-size-analyzer

Structured · live

bundle-size-analyzer 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:desktop-development--bundle-size-analyzer",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "bundle-size-analyzer",
    "description": "Analyze and optimize application bundle size for desktop applications",
    "libraryPath": "library/specializations/desktop-development/skills/bundle-size-analyzer/SKILL.md",
    "specialization": "desktop-development",
    "contentSummary": "# bundle-size-analyzer\n\nAnalyze and optimize application bundle size to improve download times and memory usage.\n\n## Capabilities\n\n- Analyze bundle composition\n- Identify large dependencies\n- Detect duplicate packages\n- Suggest tree-shaking opportunities\n- Generate size reports\n- Track si"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:desktop-development--bundle-size-analyzer",
      "to": "skill-area:performance-monitoring-profiling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--bundle-size-analyzer",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--bundle-size-analyzer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--bundle-size-analyzer",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--bundle-size-analyzer",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--bundle-size-analyzer",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--bundle-size-analyzer",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--bundle-size-analyzer",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}