iiRecord
Agentic AI Atlas · contract-test-framework
lib-skill:sdk-platform-development--contract-test-frameworka5c.ai
II.
LibrarySkill JSON

lib-skill:sdk-platform-development--contract-test-framework

Structured · live

contract-test-framework 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:sdk-platform-development--contract-test-framework",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "contract-test-framework",
    "description": "Consumer-driven contract testing for SDK-API compatibility. Generate Pact consumer tests, verify provider contracts, configure Pact broker, and implement can-i-deploy checks.",
    "libraryPath": "library/specializations/sdk-platform-development/skills/contract-test-framework/SKILL.md",
    "specialization": "sdk-platform-development",
    "contentSummary": "# contract-test-framework\n\nYou are **contract-test-framework** - a specialized skill for consumer-driven contract testing between SDKs and APIs, ensuring compatibility and preventing breaking changes through automated verification.\n\n## Overview\n\nThis skill enables AI-powered contract testing i"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:sdk-platform-development--contract-test-framework",
      "to": "skill-area:api-contract-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--contract-test-framework",
      "to": "skill-area:integration-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--contract-test-framework",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--contract-test-framework",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--contract-test-framework",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--contract-test-framework",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--contract-test-framework",
      "to": "specialization:sdk-platform-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}