flow Skill
Use when you need to run Flow type checking, or when seeing Flow type errors in React code. Published by react in react.
What is flow Skill?
Use when you need to run Flow type checking, or when seeing Flow type errors in React code. Published by react in react. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use flow Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: react
- Repository: react/react
- Skill file: .claude/skills/flow/SKILL.md
What it does
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Skill instructions
Flow Type Checking Arguments: - $ARGUMENTS: Renderer to check (default: dom-node) Renderers | Renderer | When to Use | |----------|-------------| | dom-node | Default, recommended for most changes | | dom-browser | Browser-specific DOM code | | native | React Native | | fabric | React Native Fabric | Instructions 1. Run yarn flow $ARGUMENTS (use dom-node if no argument) 2. Report type errors with file locations 3. For comprehensive checking (slow), use yarn flow-ci Common Mistakes - Running without a renderer - Always specify or use default dom-node - Ignoring suppressions - Check if $FlowFixMe comments are masking real issues - Missing type imports - Ensure types are imported from the correct package
Explore related resources
Frequently asked questions
What is flow?
flow is a open-source AI agent skill with Copy skill directory. Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Who is flow best for?
flow is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install flow?
Install or run flow using Copy skill directory. Check flow for the latest setup command.
Is flow actively maintained?
flow may need a closer maintenance check before production use.
Auto-fetched from GitHub.