implexa
back to leaderboard
FA

@facebook

contributor on implexa, with 10 skills ranked by SkillRank across 2 sources.

facebook on githubpublishes to skills.shpublishes to smithery
skills
10
avg SkillRank
4.7
9 scored / 10 total
total stars
728,631
across 4 repos
total installs
7
across 4 repos

skills, ranked by SkillRank

scoresourceskill
6.2skills.sh
test
test runs react codebase test suites across multiple release channels (source, experimental, www, stable, classic) with configurable variants and watch mode, mapping channel arguments to yarn test commands with standardized flags.
6.1skills.sh
verify
verify runs pre-commit validation for react contributions, executing formatting and linting sequentially before parallel type checking and dual test suites, with optional test pattern filtering.
5.7skills.sh
feature-flags
feature-flags covers managing react feature flags across channels, gating tests conditionally, and debugging flag-specific test failures using @gate pragmas and inline gate() branching.
5.2skills.sh
flags
flags inspects feature flag states across react release channels, enabling comparison and export via command-line options for debugging channel-specific behavior.
4.2smithery
verify
facebook-verify runs sequential linting and formatting checks, then parallel type checking and test suites. lacks detail on failure recovery and specific react requirements mentioned in description.
4.2smithery
flags
facebook-flags displays feature flag states across release channels and supports diffing between channels to debug inconsistent behavior, but lacks actionable procedures and error handling.
3.9skills.sh
flow
flow runs static type checking on react code across multiple renderer targets (dom, native, fabric). reports type errors with file locations to assist debugging.
3.8skills.sh
fix
fix covers running prettier and lint checks to catch formatting and code quality issues before ci, with minimal guidance on failure modes or recovery.
3.2skills.sh
extract-errors
extract-errors scans react source for error messages and assigns unique codes, detecting unassigned errors via a yarn command. synchronization validation is minimal.
smithery
test
Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.
facebook (10 skills ranked by SkillRank) | implexa