Fix and create Svelte 5 tests with vitest-browser-svelte and Playwright. Use when fixing broken tests, debugging failures, writing unit/SSR/e2e tests, or working with vitest/Playwright.
$npx -y skills add spences10/sveltest --skill svelte-testingInstalls into the current project.
Run `npx skills use "https://github.com/spences10/sveltest" --skill "spences10/sveltest/svelte-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/spences10/sveltest" that are relevant to the current task. Run `npx skills add "https://github.com/spences10/sveltest"` and select the relevant skills, then follow their instructions.