iiRecord
Agentic AI Atlas · k8s-validator
lib-skill:software-architecture--k8s-validatora5c.ai
II.
LibrarySkill JSON

lib-skill:software-architecture--k8s-validator

Structured · live

k8s-validator 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--k8s-validator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "k8s-validator",
    "description": "Validate Kubernetes manifests for security, best practices, and resource limits",
    "libraryPath": "library/specializations/software-architecture/skills/k8s-validator/SKILL.md",
    "specialization": "software-architecture",
    "contentSummary": "# Kubernetes Manifest Validator Skill\n\n## Overview\n\nValidates Kubernetes manifests including security policy checking with OPA/Gatekeeper, best practice linting with kube-linter, and resource limit validation.\n\n## Capabilities\n\n- Validate Kubernetes manifests (YAML/JSON)\n- Security policy c"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:software-architecture--k8s-validator",
      "to": "skill-area:configuration-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--k8s-validator",
      "to": "topic:infrastructure-as-code",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--k8s-validator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--k8s-validator",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--k8s-validator",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--k8s-validator",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}