Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing failing tests in packages/editor or packages/tldraw. Covers Vitest patterns, TestEditor usage, and test file organization.
$npx -y skills add aisa-group/skill-inject --skill write-unit-testsInstalls into the current project.
Run `npx skills use "https://github.com/aisa-group/skill-inject" --skill "aisa-group/skill-inject/write-unit-tests"` 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/aisa-group/skill-inject" that are relevant to the current task. Run `npx skills add "https://github.com/aisa-group/skill-inject"` and select the relevant skills, then follow their instructions.