AI AGENT ADDONS
Testing & QA
1,073installs

Developers working on React core can use this skill to run tests quickly. It supports different release channels like source, experimental, www, stable, and classic. You can specify a test pattern and flags to control the test run.

Use commands like /test followed by a pattern and optional channel. For example, /test experimental runs with experimental flags. The watch mode is great for test-driven development. This skill helps avoid common mistakes like running all tests or forgetting both www variants.

Add Test skill to your workflow

Global

mkdir -p ~/.claude/skills/test

Project

mkdir -p .claude/skills/test

Source Repository

Stars
246,277
Forks
51,088
Watchers
246,277
License
MIT
Last Push
1 month ago
Created
13 years ago