iiRecord
Agentic AI Atlas · load-test-generator
lib-skill:software-architecture--load-test-generatora5c.ai
II.
LibrarySkill JSON

lib-skill:software-architecture--load-test-generator

Structured · live

load-test-generator 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--load-test-generator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "load-test-generator",
    "description": "Generate load test scripts for k6, Locust, and Gatling from OpenAPI specs",
    "libraryPath": "library/specializations/software-architecture/skills/load-test-generator/SKILL.md",
    "specialization": "software-architecture",
    "contentSummary": "# Load Test Generator Skill\n\n## Overview\n\nGenerates load test scripts for k6, Locust, and Gatling including test scenarios from OpenAPI specifications and performance validation patterns.\n\n## Capabilities\n\n- Generate k6 load test scripts\n- Locust test generation\n- Gatling scenario creation"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:software-architecture--load-test-generator",
      "to": "skill-area:performance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--load-test-generator",
      "to": "skill-area:scalability-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--load-test-generator",
      "to": "topic:chaos-engineering",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--load-test-generator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--load-test-generator",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--load-test-generator",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--load-test-generator",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--load-test-generator",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}