Skip to main content
Back to registry

test

facebook/react

Installs601
Install command
npx skills add https://github.com/facebook/react --skill test
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Run tests for the React codebase. Arguments: Usage Examples: Release Channels: Instructions: Hard Rules: Common Mistakes: - $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 with EXPERIMENTAL flags = true - www - www-modern channel with VARIANT flags = true - www variant false - www channel with VARIANT flags = false - stable - What ships to npm - classic - Legacy www-classic (rarely needed) - Parse channel from arguments (default: source) - Map to yarn command: - (default) → yarn test --silent --no-watchman - experimental → yarn test -r=experimental --silent --no-watchman - stable → yarn test-stable --silent --no-watchman - classic → yarn test-classic --silent --no-watchman - www → yarn test-www --silent --no-watchman - www variant false → yarn test-www --variant=false --silent --no-watchman - Report test results and any failures - Use --silent to...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does test do?

test is listed in SkillJury, but the source summary is still sparse.

Is test good?

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

What agent does test work with?

test currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to test?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install test?

npx skills add https://github.com/facebook/react --skill test

Related skills

More from facebook/react

Related skills

Alternatives in Software Engineering