About
This skill simplifies the testing lifecycle for React applications built with Chakra UI by providing standardized configurations for modern testing frameworks. It automates the setup of custom render functions that wrap components in the necessary ChakraProvider, handles complex browser API mocks like matchMedia and ResizeObserver, and provides proven patterns for testing user interactions, form submissions, and accessibility. Whether you are using Vitest or Jest, this skill ensures your design system components are reliable, accessible, and perform correctly across different screen sizes.