概要
The Testing Strategy skill enables Claude to design and implement robust quality assurance systems tailored to specific programming environments. It leverages the testing pyramid approach to balance unit, integration, and end-to-end tests effectively. By providing language-specific framework recommendations for JavaScript, Python, and Go, as well as standardized templates and mocking strategies, this skill helps developers establish clear coverage goals, manage test data through factories, and automate complex validation workflows.