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)

samjhecht
maintainer
samjhecht
Atualizado 1/19/2026
Estrelas
3
Forks
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)

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use condition-based-waiting