home/categories/testing/samjhecht-wrangler-reference-prompts-skills-condition-based-waiting-skill-md
testingtesting-security
condition-based-waiting
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling; prefer event-based waiting when available (WebSockets, EventEmitters, Observables)
maintainer
samjhecht
更新日 1/19/2026
スター
3
フォーク
1
quick start
Installation and usage
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling; prefer event-based waiting when available (WebSockets, EventEmitters, Observables)
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use condition-based-waiting