react-flow-architecture

Community

Architect node-based UIs with React Flow.

Authoranderskev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides architectural guidance for building flow-based applications with React Flow, helping teams decide on state management, integration patterns, and when React Flow fits a use case.

Core Features & Use Cases

  • Clear patterns for organizing core logic vs framework code (xyflow/system vs xyflow/react).
  • Guidance on local vs external state stores and their trade-offs.
  • Data-flow and integration patterns for backend/API synchronization, layout, and persistence.

Quick Start

Start from a modular React Flow setup, choose a core pattern (local state or external store), and apply the recommended integration strategies for your UI.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: react-flow-architecture
Download link: https://github.com/anderskev/beagle/archive/main.zip#react-flow-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository