Skills by @facebook
Featured skills
extract-errors
Used when adding new error messages to React, or seeing "unknown error code" warnings.
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.
fix
Used when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
relay-best-practices
Best practices for writing idiomatic Relay code.
buck2-rule-basics
Guide users through writing their first Buck2 rule to learn fundamental concepts including rules, actions, targets,...