Acerca de
This skill provides Claude with a rigorous framework for implementing high-quality frontend tests in TypeScript environments. It enforces industry-standard tools like Vitest for execution, React Testing Library for user-centric component validation, and Mock Service Worker (MSW) for type-safe API mocking. By adhering to the Co-location principle and accessibility-first query patterns, the skill ensures that AI-generated tests are maintainable, resilient to implementation changes, and meet strict coverage requirements across all component granularities.