Setup & Installation
What This Skill Does
Generates React Flow node components with TypeScript types and Zustand store integration. Covers the full setup pattern: component structure, handle placement, node resizing, and registration steps for custom workflow canvas nodes. Instead of piecing together the React Flow docs, Zustand patterns, and TypeScript generics each time, this skill provides a complete, consistent template that covers the component, types, store integration, and registration in one pass.
When to use it
- Working with react flow node ts functionality
- Implementing react flow node ts features
- Debugging react flow node ts related issues
