6
Skills
244.5k
Stars
50.9k
Forks
Skills by facebook
facebook/verify
Verified
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
244.5k
Jan 24facebook/flow
Verified
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
244.5k
Jan 24facebook/flags
Verified
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
244.5k
Jan 24facebook/fix
Verified
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
244.5k
Jan 24facebook/feature-flags
Verified
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
244.5k
Jan 24facebook/extract-errors
Verified
Use when adding new error messages to React, or seeing "unknown error code" warnings.
244.5k
Jan 24