Analyze and improve test code quality using Kent Beck's Test Desiderata framework. Use when analyzing test files, reviewing test code, identifying test quality issues, suggesting test improvements, or when asked to evaluate tests against best practices. Applies to unit tests, integration tests, and any automated test code.
$npx -y skills add nikeyes/stepwise-dev --skill test-desiderataInstalls into the current project.
Run `npx skills use "https://github.com/nikeyes/stepwise-dev" --skill "nikeyes/stepwise-dev/test-desiderata"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nikeyes/stepwise-dev" that are relevant to the current task. Run `npx skills add "https://github.com/nikeyes/stepwise-dev"` and select the relevant skills, then follow their instructions.