flow

facebook/react · updated Apr 8, 2026

$npx skills add https://github.com/facebook/react --skill flow
0 commentsdiscussion
summary

Static type checking for React code across DOM and native platforms.

  • Four renderer options cover standard DOM, browser-specific code, React Native, and Fabric environments
  • Run yarn flow with optional renderer argument; use yarn flow-ci for comprehensive but slower checks
  • Reports type errors with file locations to help identify and fix issues quickly
  • Watch for common pitfalls: missing renderer specification, unexamined $FlowFixMe suppressions, and incorrect type imports
skill.md

flow

No content available.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.661 reviews
  • Omar Khanna· Dec 28, 2024

    I recommend flow for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Michael Agarwal· Dec 24, 2024

    flow is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Benjamin Rao· Dec 20, 2024

    flow reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Sophia Nasser· Dec 12, 2024

    flow is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Meera Gill· Nov 15, 2024

    Solid pick for teams standardizing on skills: flow is focused, and the summary matches what you get after install.

  • Sophia Haddad· Nov 11, 2024

    We added flow from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Sophia Brown· Nov 11, 2024

    Useful defaults in flow — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • William Anderson· Nov 3, 2024

    I recommend flow for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Benjamin Patel· Nov 3, 2024

    Solid pick for teams standardizing on skills: flow is focused, and the summary matches what you get after install.

  • Henry Yang· Oct 22, 2024

    Useful defaults in flow — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

showing 1-10 of 61

1 / 7