interactive-flowchart-builder

Installation
SKILL.md

When to invoke

User asks for an interactive multi-step process flowchart with tools, edges, and animated data flow - especially one modeled on the Nebor site's "living workflow" pattern. If the user just wants a static diagram, a Mermaid chart, or a slide-deck flowchart, hand off to a different skill - this one specifically produces the Nebor-style vanilla-JS animated flowchart.

Reference visual

The output should match the rendering pattern of:

All three use the same vanilla-JS engine driven by two globals: window.NEBOR_TOOLS and window.NEBOR_WORKFLOW. Reproduce that engine.

Workflow

Step 1 - Ask which flowchart to build

Print exactly this block and wait:

Installs
1
GitHub Stars
19
First Seen
6 days ago
interactive-flowchart-builder — qa-aman/claude-skills