Create flowcharts and process diagrams
flowchart-creatorskillsetup L1★381
majiayu000/claude-skill-registry ↗What it does
Generate interactive HTML flowcharts with decision trees and color-coded stages
Best for
Quick visualization of workflows and decision trees for stakeholder communication.
Inputs
- · process description
- · decision points and branches
Outputs
- · [process]-flowchart.html with SVG diagram
Requires
- · SVG rendering
- · HTML5
Preconditions
- · Process clearly defined
- · Decision logic documented
Failure modes
- · Layout too dense (nodes overlap)
- · Arrow labels unclear
- · Missing start/end
Trust signals
- · Color-coded node types (start/process/decision/end)
- · 100px consistent spacing
- · Swimlanes support