test-fixing
sickn33/antigravity-awesome-skills
This skill provides a systematic, multi-step approach to identify and resolve all failing unit tests within a codebase. It guides the user through smart error grouping (e.g., grouping by ImportError or AttributeError), prioritizing fixes from infrastructure to business logic, and ensuring thorough verification to prevent regressions. Ideal for use after major refactoring, debugging CI/CD failures, or when explicitly tasked with making the test suite pass.