SkillAgentSearch skills...

ReadableChart

you can automatically build "call graph" from source code written in vba and vb6.

Install / Use

/learn @minegishirei/ReadableChart
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ReadableChart(what is this?)

you can automatically build "call graph" from source code written in vba and vb6.

<img src="https://raw.githubusercontent.com/kawadasatoshi/ReadableChart/main/sample/src.svg">

This original srouce code is <a href="https://github.com/jpimbert/VBAToolKit/blob/master/Source/ConfProd/vtkReferenceManager.cls">VBAToolKit</a>.

how to install

run next command in powershell terminal.

<pre><code> git clone git@github.com:kawadasatoshi/ReadableChart.git. </code></pre>

how to run

run next command and open src.svg.

<pre><code> ./main.ps1 #build src.xml and src.uml plantuml -svg src.uml #build src.svg </code></pre>
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated5mo ago
Forks2

Languages

VBA

Security Score

67/100

Audited on Oct 6, 2025

No findings