npx skills add ...
npx skills add facebook/react --skill flags
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.
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