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

lib-skill:software-architecture--mermaid-renderer

Structured · live

mermaid-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--mermaid-renderer",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "mermaid-renderer",
    "description": "Render Mermaid diagrams to images with theme customization and Markdown integration",
    "libraryPath": "library/specializations/software-architecture/skills/mermaid-renderer/SKILL.md",
    "specialization": "software-architecture",
    "contentSummary": "# Mermaid Diagram Renderer Skill\n\n## Overview\n\nRenders Mermaid diagram definitions to images supporting flowcharts, sequence diagrams, class diagrams, ER diagrams, and more with theme customization.\n\n## Capabilities\n\n- Render Mermaid to PNG, SVG, PDF formats\n- Support flowcharts, sequence, "
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:software-architecture--mermaid-renderer",
      "to": "skill-area:c4-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--mermaid-renderer",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--mermaid-renderer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--mermaid-renderer",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--mermaid-renderer",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}