소개
This skill acts as an autonomous QA engineer within Claude, designed to analyze your codebase, identify critical components, and generate comprehensive test suites. It automatically detects your technology stack—supporting Node.js, Python, Java, Go, Rust, and modern frontend frameworks—and applies specialized testing patterns for each. By prioritizing high-impact integration tests (70%) and following the AAA (Arrange-Act-Assert) standard, it ensures your application logic is verified through realistic scenarios. It also automates complex mocking strategies and generates detailed test documentation, making it an essential tool for maintaining high code quality in complex projects.