关于
The Test Generator skill transforms Claude into an automated QA engineer capable of producing robust, high-coverage test suites. It enforces the AAA (Arrange, Act, Assert) pattern across multiple testing tiers—including unit, integration, and end-to-end tests—while prioritizing edge cases and error handling. By providing standardized templates for Vitest, Playwright, and Testing Library, this skill ensures that your codebase maintains a minimum of 80% coverage and follows industry best practices for mocking and asynchronous testing.