Generates custom React Flow node components with integrated TypeScript definitions and store state management.
This skill streamlines the creation of interactive nodes for React Flow applications by providing standardized templates for components, TypeScript interfaces, and store integration. It automates the boilerplate involved in setting up custom nodes, including NodeResizer visibility, handle positioning, and state-driven updates. By following established patterns for registration and data handling, it ensures all new nodes remain consistent and type-safe within complex frontend architectures.