Acerca de
This skill empowers Claude to architect and implement advanced testing strategies specifically tailored for TypeScript environments. It covers the full spectrum of quality assurance, from configuring test runners like Vitest and Jest with proper type support to performing sophisticated type-level testing using tsd. By utilizing this skill, developers can ensure their test suites are as type-safe as their production code, leveraging typed mocks, builder patterns, and type-safe integration tests to catch regressions and type mismatches early in the development lifecycle.