OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add facebook/react --skill flags
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
This repo is now called react/react. Both names install the same content, but the install count here only covers this one.
npx skills add facebook/react --skill flags
Arguments:
| Option | Purpose |
|---|---|
| (none) | Show all flags across all channels |
--diff <ch1> <ch2> | Compare flags between channels |
--cleanup | Show flags grouped by cleanup status |
--csv | Output in CSV format |
www, www-modern - Meta internalcanary, next, experimental - OSS channelsrn, rn-fb, rn-next - React Native✅ enabled, ❌ disabled, 🧪 __VARIANT__, 📊 profiling-only
yarn flags $ARGUMENTS__VARIANT__ flags - These are tested both ways in www; check both variants--diff to see exact differences