skills/smithery.ai/react-workflow

react-workflow

Installation
SKILL.md

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

React Workflow

Tool Grid

Task Tool Command
Lint Biome biome check .
Format Biome biome format --write .
Test Vitest + Testing Library vitest
E2E Playwright playwright test

Component Architecture

Functional Components Only

Installs
1
First Seen
Apr 10, 2026
react-workflow from smithery.ai