OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add facebook/react --skill flow
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
This repo is now called react/react. Both names install the same content, but the install count here only covers this one.
npx skills add facebook/react --skill flow
Arguments:
| Renderer | When to Use |
|---|---|
dom-node | Default, recommended for most changes |
dom-browser | Browser-specific DOM code |
native | React Native |
fabric | React Native Fabric |
yarn flow $ARGUMENTS (use dom-node if no argument)yarn flow-cidom-node$FlowFixMe comments are masking real issues