Testing workflow and quality standards for writing and running tests. Use when: (1) Writing new tests, (2) Adding a new feature that needs tests, (3) Modifying logic that has existing tests, (4) Before claiming a task is complete.
$npx -y skills add iofficeai/aionui --skill testingInstalls into the current project.
Run `npx skills use "https://github.com/iofficeai/aionui" --skill "iofficeai/aionui/testing"` 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/iofficeai/aionui" that are relevant to the current task. Run `npx skills add "https://github.com/iofficeai/aionui"` and select the relevant skills, then follow their instructions.