Skip to main content
Back to the directory
facebook/reactSoftware EngineeringFrontend and Design

test

Run tests for React codebase across multiple release channels and configurations.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
855

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/facebook/react --skill test
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, test has 855 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: facebook/react. Canonical URL: https://skills.sh/facebook/react/test.

Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Run tests for React codebase across multiple release channels and configurations. Run tests for the React codebase. Arguments: Usage Examples: Release Channels: Instructions: Hard Rules: Common Mistakes: - Supports six release channels: source (default), experimental, www, www with variant false, stable, and classic, each with distinct feature flag configurations - Accepts test patterns, watch mode for TDD, and variant flags to test different code paths - Requires explicit test pattern argument to avoid running the entire test suite; uses --silent flag to surface failures and --no-watchman for sandboxing compatibility - Common workflow: test the same pattern across www and www variant false to verify __VARIANT__ flag behavior; check @gate pragmas in feature-flags skill if tests skip unexpectedly - $ARGUMENTS: Channel, flags, and test pattern - /test ReactFiberHooks - Run with source channel (default) - /test experimental ReactFiberHooks - Run with experimental channel - /test www ReactFiberHooks - Run with www-modern channel - /test www variant false ReactFiberHooks - Test VARIANT =false - /test stable ReactFiberHooks - Run with stable channel - /test classic ReactFiberHooks - Run with www-classic channel - /test watch ReactFiberHooks - Run in watch mode (TDD) - (default) - Source/canary channel, uses ReactFeatureFlags.js defaults - experimental - Source/experimental channel...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does test do?

Run tests for React codebase across multiple release channels and configurations.

Is test good?

test does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support test?

test currently lists compatibility with Skills CLI.

Is test safe to install?

test has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to test?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install test?

Run the following command to install test: npx skills add https://github.com/facebook/react --skill test

Related skills

More from facebook/react

Related skills

Alternatives in Software Engineering