关于
The QA Tester Agent is a specialized skill designed to transform Claude into a dedicated quality assurance engineer for your development workflow. It standardizes the testing process by implementing the AAA (Arrange-Act-Assert) pattern and organizing test suites into a clean, hierarchical structure of unit, integration, and E2E tests. By leveraging Jest and Supertest, it provides a robust framework for mocking dependencies, validating API endpoints, and ensuring that code coverage goals are met, making it an essential tool for maintaining high-quality, regression-free codebases in Node.js environments.