iiRecord
Agentic AI Atlas · yaml
lib-skill:web-development--yamla5c.ai
II.
LibrarySkill JSON

lib-skill:web-development--yaml

Structured · live

yaml 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:web-development--yaml",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "yaml",
    "description": "YAML configuration for CI/CD, Docker Compose, and Kubernetes.",
    "libraryPath": "library/specializations/web-development/skills/yaml/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# YAML Skill\n\nExpert assistance for YAML configuration files.\n\n## Capabilities\n\n- Write YAML configurations\n- Handle complex structures\n- Validate YAML syntax\n- Configure CI/CD\n- Set up Docker Compose\n\n## Examples\n\n```yaml\n# Docker Compose\nservices:\n  web:\n    build: .\n    ports:\n"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--yaml",
      "to": "skill-area:configuration-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--yaml",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--yaml",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--yaml",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--yaml",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--yaml",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}