test Skill
Use when you need to run tests for React core. Supports source, www, stable, and experimental channels. Published by react in react.
What is test Skill?
Use when you need to run tests for React core. Supports source, www, stable, and experimental channels. Published by react in react. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use test Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: react
- Repository: react/react
- Skill file: .claude/skills/test/SKILL.md
What it does
Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.
Skill instructions
Run tests for the React codebase. Arguments: - $ARGUMENTS: Channel, flags, and test pattern Usage Examples: - /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) Release Channels: - (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) Instructions: 1. Parse channel from arguments (default: source) 2. Map to yarn command: - (default) → yarn tes
Explore related resources
Frequently asked questions
What is test?
test is a open-source AI agent skill with Copy skill directory. Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.
Who is test best for?
test is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install test?
Install or run test using Copy skill directory. Check test for the latest setup command.
Is test actively maintained?
test may need a closer maintenance check before production use.
Auto-fetched from GitHub.