概要
This skill provides a standardized approach to fixing race conditions in asynchronous test suites by replacing arbitrary delays like setTimeout or sleep with deterministic polling. It ensures that AI agents implement 'waitFor' patterns that verify actual state changes, event counts, or file system updates, leading to significantly higher pass rates in CI/CD environments and faster overall test execution.