React Flow Best Practices
Purpose
Use this skill to review and improve React Flow implementations with the current @xyflow/react v12 patterns. Optimize for correctness first: stable node and handle IDs, typed node data, predictable viewport behavior, accessible controls, and performance that does not collapse as the workflow grows.
First Steps
- Inspect the React Flow package and usage:
package.jsonfor@xyflow/react.- Global CSS for
@xyflow/react/dist/style.css.
[Description truncada. Veja o README completo no GitHub.]