Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Generate Excalidraw .excalidraw JSON diagram files from natural language descriptions of processes and systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
templates/mindmap-template.excalidraw
1{2"type": "excalidraw",3"version": 2,4"source": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor",5"elements": [6{7"id": "center",8"type": "rectangle",9"x": 500,10"y": 350,11"width": 200,12"height": 100,13"angle": 0,14"strokeColor": "#1e1e1e",15"backgroundColor": "#ffd43b",16"fillStyle": "solid",17"strokeWidth": 2,18"strokeStyle": "solid",19"roughness": 1,20"opacity": 100,21"groupIds": [],22"frameId": null,23"index": "a0",24"roundness": {25"type": 326},27"seed": 3333333333,28"version": 3,29"versionNonce": 641024845,30"isDeleted": false,31"boundElements": [32{33"id": "arrow1",34"type": "arrow"35},36{37"id": "arrow2",38"type": "arrow"39}40],41"updated": 1769755916717,42"link": null,43"locked": false,44"text": "Central Topic",45"fontSize": 20,46"fontFamily": 1,47"textAlign": "center",48"verticalAlign": "middle"49},50{51"id": "branch1",52"type": "rectangle",53"x": 250,54"y": 150,55"width": 150,56"height": 80,57"angle": 0,58"strokeColor": "#1e1e1e",59"backgroundColor": "#96f2d7",60"fillStyle": "solid",61"strokeWidth": 2,62"strokeStyle": "solid",63"roughness": 1,64"opacity": 100,65"groupIds": [],66"frameId": null,67"index": "a1",68"roundness": {69"type": 370},71"seed": 3333333334,72"version": 2,73"versionNonce": 2040232045,74"isDeleted": false,75"boundElements": [76{77"id": "arrow1",78"type": "arrow"79}80],81"updated": 1769755912840,82"link": null,83"locked": false,84"text": "Branch 1",85"fontSize": 18,86"fontFamily": 1,87"textAlign": "center",88"verticalAlign": "middle"89},90{91"id": "arrow1",92"type": "arrow",93"x": 600,94"y": 350,95"width": 246.39999389648438,96"height": 111.20001220703125,97"angle": 0,98"strokeColor": "#1e1e1e",99"backgroundColor": "transparent",100"fillStyle": "solid",101"strokeWidth": 2,102"strokeStyle": "solid",103"roughness": 1,104"opacity": 100,105"groupIds": [],106"frameId": null,107"index": "a2",108"roundness": {109"type": 2110},111"seed": 3333333335,112"version": 23,113"versionNonce": 308894189,114"isDeleted": false,115"boundElements": [],116"updated": 1769755914127,117"link": null,118"locked": false,119"points": [120[1210,1220123],124[125-246.39999389648438,126-111.20001220703125127]128],129"startBinding": {130"elementId": "center",131"focus": 0.5255972360761778,132"gap": 1133},134"endBinding": {135"elementId": "branch1",136"focus": 0.48604063201707415,137"gap": 8.79998779296875138},139"lastCommittedPoint": null,140"startArrowhead": null,141"endArrowhead": "arrow"142},143{144"id": "branch2",145"type": "rectangle",146"x": 750,147"y": 150,148"width": 150,149"height": 80,150"angle": 0,151"strokeColor": "#1e1e1e",152"backgroundColor": "#96f2d7",153"fillStyle": "solid",154"strokeWidth": 2,155"strokeStyle": "solid",156"roughness": 1,157"opacity": 100,158"groupIds": [],159"frameId": null,160"index": "a3",161"roundness": {162"type": 3163},164"seed": 3333333336,165"version": 2,166"versionNonce": 1459929741,167"isDeleted": false,168"boundElements": [169{170"id": "arrow2",171"type": "arrow"172}173],174"updated": 1769755916716,175"link": null,176"locked": false,177"text": "Branch 2",178"fontSize": 18,179"fontFamily": 1,180"textAlign": "center",181"verticalAlign": "middle"182},183{184"id": "arrow2",185"type": "arrow",186"x": 600,187"y": 350,188"width": 216,189"height": 112.80001831054688,190"angle": 0,191"strokeColor": "#1e1e1e",192"backgroundColor": "transparent",193"fillStyle": "solid",194"strokeWidth": 2,195"strokeStyle": "solid",196"roughness": 1,197"opacity": 100,198"groupIds": [],199"frameId": null,200"index": "a4",201"roundness": {202"type": 2203},204"seed": 3333333337,205"version": 41,206"versionNonce": 1447859213,207"isDeleted": false,208"boundElements": [],209"updated": 1769756030188,210"link": null,211"locked": false,212"points": [213[2140,2150216],217[218216,219-112.80001831054688220]221],222"startBinding": {223"elementId": "center",224"focus": -0.48913039421990545,225"gap": 1226},227"endBinding": {228"elementId": "branch2",229"focus": -0.5368418212214556,230"gap": 7.199981689453125231},232"lastCommittedPoint": null,233"startArrowhead": null,234"endArrowhead": "arrow"235}236],237"appState": {238"gridSize": 20,239"gridStep": 5,240"gridModeEnabled": false,241"viewBackgroundColor": "#ffffff"242},243"files": {}244}