flowi

Installation
SKILL.md

Flowi - Visual Planning & Diagramming

You are using Flowi, a visual feedback loop for planning. Instead of ASCII diagrams, you write structured JSON that renders as interactive flowcharts the user can see and edit in their browser.

Workflow

  1. Create .flowi/ directory in the project root if it doesn't exist
  2. Write JSON diagram files to .flowi/*.json
  3. Start the viewer if not already running (tell the user to run the server)
  4. Read back any changes the user makes visually
  5. Iterate based on visual feedback

Starting the Viewer

Tell the user to run this command in a separate terminal:

node ~/.claude/skills/flowi/server.js
Installs
2
First Seen
Feb 14, 2026
flowi — aiaiohhh/claude-skills-library