iiRecord
Agentic AI Atlas · Code Coverage Analysis
lib-skill:qa-testing-automation--code-coveragea5c.ai
II.
LibrarySkill JSON

lib-skill:qa-testing-automation--code-coverage

Structured · live

Code Coverage Analysis 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:qa-testing-automation--code-coverage",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "Code Coverage Analysis",
    "description": "Multi-language code coverage analysis, reporting, and quality gate enforcement",
    "libraryPath": "library/specializations/qa-testing-automation/skills/code-coverage/SKILL.md",
    "specialization": "qa-testing-automation",
    "contentSummary": "# Code Coverage Analysis Skill\n\n## Overview\n\nThis skill provides expert-level capabilities for code coverage analysis across multiple languages, enabling coverage collection, report generation, and quality gate enforcement.\n\n## Capabilities\n\n### JavaScript/TypeScript Coverage\n- Configure Is"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "skill-area:unit-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "skill-area:component-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "topic:test-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "topic:code-review-best-practices",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:qa-testing-automation--code-coverage",
      "to": "specialization:qa-testing-automation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}