About
This skill enables Claude to configure, write, and debug tests for OpenWebF applications using Vitest and React Testing Library. It follows the 'testing trophy' philosophy, prioritizing unit tests for business logic and component tests for UI behavior to balance execution speed and reliability. Whether you are adding tests to a new Vite-based project or troubleshooting existing ones, this skill provides domain-specific templates, best practices from official documentation, and automated setup tools to streamline your quality assurance workflow in React and TypeScript environments.