{
  "name": "vitest_test_writer",
  "description": "Generate complete Vitest + Testing Library test files for Next.js components and hooks following SkillSlap's exact patterns: vi.mock for next/navigation and Supabase, getAllByText for dual-rendered elements, proper beforeEach cleanup.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}