Guides test strategy for unit, integration, and E2E testing. Use when junior asks "how do I test", "write tests", "what should I test", "test coverage", "mocking", or works with Vitest, Jest, Playwright. Provides testing pyramid and AAA patterns.
$npx -y skills add danielpodolsky/ownyourcode --skill testingInstalls into the current project.
Run `npx skills use "https://github.com/danielpodolsky/ownyourcode" --skill "danielpodolsky/ownyourcode/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/danielpodolsky/ownyourcode" that are relevant to the current task. Run `npx skills add "https://github.com/danielpodolsky/ownyourcode"` and select the relevant skills, then follow their instructions.