Development
#react
flow
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
DeepseekModel
Curated skill
★ Featured
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=react-react-claude-skills-flow-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name flow description Use when you need to run Flow type checking, or when seeing Flow type errors in React code. 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 Run yarn flow $ARGUMENTS (use dom-node if no argument) Report type errors with file locations 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
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.