About
This skill provides a comprehensive framework for frontend testing in TypeScript environments, specifically tailored for Vitest, React Testing Library, and Mock Service Worker (MSW). It enforces rigorous quality standards including a 60% minimum coverage policy, standardized component-specific targets (Atoms, Molecules, Organisms), and the Red-Green-Refactor development cycle. By focusing on user-observable behavior rather than implementation details, it helps developers build resilient test suites that are easy to maintain, environment-independent, and fully integrated into CI/CD pipelines.