Run Flow type checks and fix React type errors quickly.
The material indicates this is essentially a prompt-style open-source skill for guiding Flow type checking, with no declared secrets, remote endpoints, or extra system permissions. Overall risk is low based on the provided facts, though if actually executed it would still involve normal local code-execution considerations via `yarn flow` and repository scripts.
The material explicitly states no required secrets or environment variables, and the README does not request any API key, token, or external account authorization. No obvious credential collection or misuse surface is shown.
Both the system checks and the material indicate no remote endpoint hosts, and the skill is prompt-only. The documentation only describes running local Flow checks, with no stated transfer of user data to external services.
The README explicitly instructs running `yarn flow` and optionally `yarn flow-ci`; this is a normal local process/project-script execution capability. There is no indication of unusual system privileges or unrelated execution powers, so this is caution rather than high risk.
Flow type checking typically needs to read repository source code and configuration files to analyze type errors. The material does not state any write/delete actions or access beyond the project scope, but actual execution would normally involve reading the current workspace code.
It is marked open-source, sourced from GitHub, and provides an auditable repository link; from the material it appears to be a documentation/prompt skill rather than a closed-source binary. Although stars are 0, maintenance is unknown, and the license is undeclared, there are no concrete supply-chain red flags shown.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "flow" skill from askskill: 1. Download https://raw.githubusercontent.com/facebook/react/main/.claude/skills/flow/SKILL.md 2. Save it as ~/.claude/skills/flow/SKILL.md 3. Reload skills and tell me it's ready
Run Flow type checking on this React project, list all type errors, and provide file-by-file fixes with example code.
A file-by-file list of Flow errors with fix recommendations and code examples.
This React component has a Flow error. Find the props type mismatch and provide the corrected full type definition and component code.
The specific props typing issue identified, with corrected replacement-ready code.
Explain this Flow error message: why it happens, what it affects, and how to fix it step by step.
A plain-language explanation of the error, its impact, and a clear step-by-step fix plan.
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 issuesCheck feature flags, compare channels, and debug inconsistent release behavior.
Fix lint, formatting, and common code issues before passing CI.
Extract and verify React error messages and codes to debug unknown warnings.
Debug feature flag tests, update flags, and add new React gates.
Validate code changes before commit and check React contribution requirements.
Write and run Markdown-driven end-to-end tests for Relay apps.
Build strongly typed, scalable enterprise workflows with seamless AI integration.
Turn AI tasks into reusable step flows you can refine and repeat.
Preview local channel message flow fixtures to inspect conversation flow behavior.
Coordinate GitHub and Linear workflows for triage, tracking, and execution alignment.
Learn practical Kotlin Coroutines and Flow patterns for Android and KMP.
Draft and review Fluid Framework PR titles and descriptions consistently.