概要
This skill provides a comprehensive library of modern testing patterns and configurations for JavaScript and TypeScript development. It enables Claude to assist with setting up test infrastructures from scratch, writing unit tests for complex logic, mocking external dependencies, and implementing test-driven development (TDD) workflows. By utilizing established patterns for Jest and Vitest, it helps developers maintain high code coverage and build resilient applications through structured unit, integration, and end-to-end testing strategies.