iiRecord
Agentic AI Atlas · plantuml-renderer
lib-skill:software-architecture--plantuml-renderera5c.ai
II.
LibrarySkill JSON

lib-skill:software-architecture--plantuml-renderer

Structured · live

plantuml-renderer 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--plantuml-renderer",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "plantuml-renderer",
    "description": "Render PlantUML diagrams to various image formats with theme and styling support",
    "libraryPath": "library/specializations/software-architecture/skills/plantuml-renderer/SKILL.md",
    "specialization": "software-architecture",
    "contentSummary": "# PlantUML Renderer Skill\n\n## Overview\n\nRenders PlantUML source files to images supporting sequence, class, component, and deployment diagrams with custom themes and batch processing.\n\n## Capabilities\n\n- Render PlantUML to PNG, SVG, PDF, and EPS formats\n- Support sequence, class, component, deployme"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:software-architecture--plantuml-renderer",
      "to": "skill-area:c4-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--plantuml-renderer",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--plantuml-renderer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--plantuml-renderer",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--plantuml-renderer",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}