Profile
React
Skills by @react
7Skills
1.7MStars
feature-flagsBest skill
#3 peak - 246.7k ⭐#1 consistent - 246.7k avg ⭐
Featured skills
feature-flags
Used when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test...
flags
Used when you need to check feature flag states, compare channels, or debug why a feature behaves differently across...
flow
Used when you need to run Flow type checking, or when seeing Flow type errors in React code.
test
Used when you need to run tests for React core.
verify
Used when you want to validate changes before committing, or when you need to check all React contribution requirements.
extract-errors
Used when adding new error messages to React, or seeing "unknown error code" warnings.
fix
Used when you have lint errors, formatting issues, or before committing code to ensure it passes CI.