home/categories/testing/rileyhilliard-claude-essentials-plugins-ce-skills-condition-based-waiting-skill-md
testingtesting-security
condition-based-waiting
Fixes flaky tests by replacing arbitrary timeouts with condition polling. Use when tests fail intermittently, have setTimeout delays, or involve async operations that need proper wait conditions.
maintainer
rileyhilliard
Updated 1/19/2026
Stars
60
Forks
11
quick start
Installation and usage
Fixes flaky tests by replacing arbitrary timeouts with condition polling. Use when tests fail intermittently, have setTimeout delays, or involve async operations that need proper wait conditions.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use condition-based-waiting