dagre-react-flow

Installation
SKILL.md

Dagre with React Flow

Dagre is a JavaScript library for laying out directed graphs. It computes optimal node positions for hierarchical/tree layouts. React Flow handles rendering; dagre handles positioning.

Quick Start

pnpm add @dagrejs/dagre
import dagre from '@dagrejs/dagre';
import { Node, Edge } from '@xyflow/react';
Related skills

More from existential-birds/beagle

Installs
136
GitHub Stars
57
First Seen
Jan 20, 2026