概要
The Automated Test Generator skill streamlines the software testing lifecycle by using AST analysis to understand code structure and behavior. It automatically produces production-grade unit tests for languages including JavaScript, TypeScript, Python, Java, and more, following the Arrange-Act-Assert (AAA) pattern. Whether you need to cover simple utility functions, complex asynchronous services, or legacy codebases, this skill identifies happy paths, boundary conditions, and potential error states while generating the necessary mock data to ensure isolated and reliable test execution.