Places and writes Vitest tests correctly for this repo's split browser and server projects. Use when adding or updating unit tests for Svelte components, stores, server modules, or shared TypeScript logic.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Places and writes Vitest tests correctly for this repo's split browser and server projects. Use when adding or updating unit tests for Svelte components, stores, server modules, or shared TypeScript logic.
Repo Vitest Test Placement
Use this skill when
Adding a new unit test
Moving a test that is in the wrong environment
Unsure whether a change belongs in a browser Svelte test or a node test