Invoke when writing tests, reviewing test quality, or setting up test infrastructure. Contains project-specific testing framework conventions, fixture patterns, and coverage expectations.
$npx -y skills add anatomia-dev/anatomia --skill testing-standardsInstalls into the current project.
Run `npx skills use "https://github.com/anatomia-dev/anatomia" --skill "anatomia-dev/anatomia/testing-standards"` 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/anatomia-dev/anatomia" that are relevant to the current task. Run `npx skills add "https://github.com/anatomia-dev/anatomia"` and select the relevant skills, then follow their instructions.