Generates Vitest unit tests for iPix using @testing-library/react in app/. Use when adding tests for React components, hooks, services, or utilities — required by ipix-task-lifecycle per-task testing. Do NOT use for Playwright/E2E tests, Supabase RLS Docker tests, edge function Deno tests, or legacy root src/ Vitest (retiring) — use the area-specific verify scripts instead.
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.
Generates Vitest unit tests for iPix using @testing-library/react in app/. Use when adding tests for React components, hooks, services, or utilities — required by ipix-task-lifecycle per-task testing. Do NOT use for Playwright/E2E tests, Supabase RLS Docker tests, edge function Deno tests, or legacy root src/ Vitest (retiring) — use the area-specific verify scripts instead.