Acerca de
The Test Gap Analyzer is a specialized Claude Code skill designed to systematically scan codebases for missing tests and low-coverage areas. By following the Amplihack testing pyramid methodology—60% unit, 30% integration, and 10% E2E—it identifies high-risk functions, suggests missing edge cases, and provides ready-to-use test templates for Python, JavaScript, TypeScript, and Go. This skill is essential for teams looking to prioritize testing efforts based on risk and effort, ensuring that critical logic and error paths are never left unverified during the development lifecycle.