Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
FA
@facebook
contributor on implexa, with 10 skills ranked by
SkillRank
across 2 sources.
facebook on github
publishes to skills.sh
publishes to smithery
skills, ranked by SkillRank
score
source
skill
6.2
skills.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.1
skills.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.7
skills.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.2
skills.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.2
smithery
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.2
smithery
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.9
skills.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.8
skills.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.2
skills.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