svelte-flow
Installation
SKILL.md
Svelte Flow
Expert guide for building node-based UIs with Svelte Flow (@xyflow/svelte).
Installation
npm install @xyflow/svelte
Core Setup
<script lang="ts">
import { SvelteFlow, Background } from '@xyflow/svelte';
import '@xyflow/svelte/dist/style.css';