Productivity
flagsโ
facebook/react ยท updated Apr 8, 2026
$npx skills add https://github.com/facebook/react --skill flags
summary
Inspect and compare feature flag states across React release channels.
- โบView all flags across channels (www, www-modern, canary, next, experimental, rn variants) or compare specific channels with --diff
- โบOutput formats include default table view, CSV export, and cleanup status grouping
- โบFlag states indicated by symbols: enabled (โ ), disabled (โ), variant testing (๐งช), profiling-only (๐)
- โบCommon pitfall: __VARIANT__ flags are tested in both states on www; use --diff to spot meaningful
skill.md
flags
No content available.