Dev & Engineering ✓ Microsoft · Official react-flowtypescriptzustandreactworkflow-editornode-components

React Flow Node Builder

Create typed React Flow nodes with handles, resizing behavior, and Zustand-backed state integration.

FollowSkills review · FSRS-2.0
Not recommended
52/ 100 5-point scale 2.6 / 5
Trust18 / 25 · 3.6/5

The skill provides only React Flow/TypeScript coding patterns and project integration steps; it instructs no external actions, credential access, or data transfer. MIT licensing and Microsoft authorship provide traceable provenance. Points are deducted because dependency security, data flow, user confirmation, rollback, and sensitive-data handling are not addressed.

Reliability8 / 20 · 2.0/5

SKILL.md, the two templates, and the integration checklist are broadly consistent and identify node types, components, state, and registration points. However, there are no dependency versions, build validation, abnormal-input handling, or failure-feedback guidance, and no execution was performed; the score is conservatively limited by static evidence.

Adaptability9 / 15 · 3.0/5

The audience and scenarios are clear: custom React Flow nodes, visual workflow editors, and node-based UI components. Points are deducted because React Flow version, project-structure variants, non-fit cases, trigger boundaries, and Chinese/mainland-China environment support are unspecified.

Convention8 / 15 · 2.7/5

The document has front matter, Quick Start guidance, linked templates, code patterns, and an integration checklist, with MIT license, author, and version metadata. It lacks installation/dependency notes, known limitations, FAQs, changelog, and a clear maintenance/update path, so points are deducted.

Effectiveness6 / 15 · 2.0/5

The templates and examples are a usable implementation starting point, covering types, handles, memoization, NodeResizer, Zustand, and registration steps. Points are deducted because they depend on specific project paths and unstated store/APIs, and no verified output for this skill's key path is supplied; therefore it receives only a conservative core-task score.

Verifiability3 / 10 · 1.5/5

Evidence consists mainly of the SKILL.md and its templates. The repository context includes general CI, evaluation workflows, and tests, but the supplied material does not show coverage of this skill; there are no skill-specific acceptance examples or independent reproductions, so the score remains low.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 9ccaf7c3704a
Before you use it
  • The examples depend on undeclared dependencies and project APIs such as @xyflow/react, NodeResizer, Handle, Position, and useAppStore; verify actual versions and type signatures before use.
  • The integration steps assume a fixed src/frontend/src layout and specific store/menu/canvas structures, which may not fit other React Flow projects.
  • No skill-specific tests, acceptance criteria, error handling, or rollback guidance is provided; generated code still requires human review and the project's own type checks and tests.
  • Chinese-language support and mainland-China network reachability are not documented; the core skill does not appear to depend on an online overseas service.
See the full review method →

What it does & when to use it

This skill is for developers building visual workflow editors and node-based interfaces with React Flow. It supplies templates for node components and TypeScript definitions, while documenting patterns for handles, resizing, selection state, and Zustand integration. It also outlines the project wiring needed for types, exports, defaults, canvas registration, and menus. It fits projects already using React Flow, TypeScript, and Zustand, but does not document dependency installation, version requirements, or a dedicated test workflow.

Guides the developer to copy component and type templates from assets/, replace node-name, node-type, and data-interface placeholders, and create a React node component using memo, NodeResizer, target/source Handles, and Zustand store selectors. It defines node data interfaces extending Record<string, unknown> and React Flow Node types. It also specifies how to update the project type index, component index, app store defaults, canvas nodeTypes, AddBlockMenu, and ConnectMenu.

  1. A frontend developer needs to add a reusable custom node to a React Flow workflow editor.
  2. A TypeScript team wants explicit types for node data, node identifiers, and connection handles.
  3. A node-based UI developer needs node updates connected to a Zustand application store.
  4. A team maintaining a React Flow canvas wants a consistent process for node defaults, registration, and menu integration.

Pros & cons

Pros
  • Includes reusable component and type templates.
  • Covers important node patterns including handles, resizing, selection state, and Zustand integration.
  • Provides a concrete wiring checklist from type definitions through canvas and menu registration.
  • Uses the MIT license and is part of Microsoft's actively maintained Agent Skills collection.
Limitations
  • The SKILL.md does not specify React Flow, React, TypeScript, or Zustand versions.
  • It provides no dependency-installation command or complete runnable project.
  • The source does not show dedicated test results or a skill-specific test suite.
  • Its scope is node construction and integration, not complete workflow-editor architecture.

How to install

This skill is distributed in the microsoft/skills collection. Run npx skills add microsoft/skills and select the needed skill in the wizard. Skills are installed into the selected agent's directory, such as .github/skills/ for GitHub Copilot. The source does not document a command for installing only react-flow-node-ts or a standalone package.

How to use

In an agent where the skill is installed, use a prompt such as: Create a VideoNode for my React Flow canvas with TypeScript types, a top target Handle, a bottom source Handle, NodeResizer, Zustand state updates, and the required type, nodeTypes, and menu registration. Copy assets/template.tsx and assets/types.template.ts as needed, replace their placeholders, and follow the documented integration steps.

FAQ

Does the skill install React Flow and Zustand automatically?
No. The source provides templates and integration guidance but does not document dependency installation.
What projects is this skill intended for?
Projects using React Flow for custom nodes, visual workflow editors, or node-based interfaces with TypeScript and Zustand.
Does it require MCP or Azure services?
No. The skill's SKILL.md does not require MCP, network calls, or Azure services.
What must be done after creating the node component?
Add the type, create and export the component, configure defaults, register the canvas nodeTypes, and add the node to AddBlockMenu and ConnectMenu.

More skills from this repository

All from microsoft/agent-skills

Dev & Engineering ✓ Microsoft · Official

Azure Identity for Python

A practical skill for securing Python Azure applications with Microsoft Entra ID credentials.

Dev & Engineering ✓ Microsoft · Official

Azure Event Hubs Java Skill

Build production-oriented Java event streaming applications on Azure Event Hubs.

Dev & Engineering ✓ Microsoft · Official

Azure Tables for Python

A practical guide to building authenticated Azure Tables applications with Python entity CRUD, queries, and partition-scoped batch operations.

Dev & Engineering ✓ Microsoft · Official

Azure Identity for TypeScript

Configure secure, flexible Microsoft Entra ID authentication for TypeScript Azure applications.

Automation & Ops ✓ Microsoft · Official

Azure Reliability Advisor

Assess and improve reliability for Azure Functions and App Service.

Dev & Engineering ✓ Microsoft · Official

Azure Cloud Architect

Guides coding agents through production-grade Azure architecture design and review using Azure Architecture Center practices.

Dev & Engineering ✓ Microsoft · Official

Azure AI Text Analytics for Python

Guides Python developers through Azure-powered text analysis and NLP workflows.

Automation & Ops ✓ Microsoft · Official

Azure Resource Architecture Visualizer

Analyze Azure resource groups and turn their dependencies into detailed Mermaid architecture diagrams.

Dev & Engineering ✓ Microsoft · Official

Azure Maps for .NET

Build .NET location features for search, routing, maps, geolocation, and weather.

Dev & Engineering ✓ Microsoft · Official

Azure AI Vision Image Analysis

Guides Python coding agents in implementing Azure AI Vision image understanding.

Dev & Engineering ✓ Microsoft · Official

Azure Blob Storage for Python

Guides secure, production-minded Blob Storage operations in Python.

Dev & Engineering ✓ Microsoft · Official

Azure Queue Storage for Python

Gives coding agents reliable Python patterns for secure Azure Queue Storage messaging and asynchronous task processing.

Automation & Ops ✓ Microsoft · Official

Azure AI Gateway Governance

Use Azure API Management to govern traffic across AI models, MCP tools, and agents.

Automation & Ops ✓ Microsoft · Official

AKS Automatic Readiness

Assess Kubernetes workloads for AKS Automatic compatibility and identify migration blockers before you switch.

Dev & Engineering ✓ Microsoft · Official

Azure Cosmos DB ARM for .NET

Provision and manage Azure Cosmos DB resources from .NET through ARM.

Dev & Engineering ✓ Microsoft · Official

Azure Playwright Workspace Manager

Provision and manage Microsoft Playwright Testing workspaces with .NET and Azure Resource Manager.

Dev & Engineering ✓ Microsoft · Official

Azure Cosmos DB for Python

A practical guide for building reliable Python applications on Azure Cosmos DB’s NoSQL API.

Dev & Engineering ✓ Microsoft · Official

Azure Key Vault SDK for Python

Gives Python coding agents practical guidance for securely managing Azure Key Vault secrets, keys, and certificates.

Dev & Engineering ✓ Microsoft · Official

Azure API Management for Python

Gives coding agents practical Python SDK patterns for managing Azure API Management services, APIs, products, subscriptions, and policies.

Dev & Engineering ✓ Microsoft · Official

Azure Monitor Query for Python

Generate Python code for querying Azure Monitor logs and metrics.

Related skills