Wait To Test — Testing skill for Claude Code
Wait N seconds (default 20) via a blocking Node.js timer, for testing.
How to install Wait To Test
Installs to ~/.claude/commands/uurien-meanwaile-wait-to-test.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/uurien/meanwaile/HEAD/.claude/commands/wait-to-test.md -o ~/.claude/commands/uurien-meanwaile-wait-to-test.md Restart Claude Code, or start a new session, for it to be picked up.
What Wait To Test does
description: Wait N seconds (default 20) via a blocking Node.js timer, for testing argument-hint: [seconds]
Wait for a period of time by running a blocking Node.js command. Useful for testing timing-dependent behavior.
Determine the number of seconds to wait:
- If an argument was given (e.g.
/wait-to-test 12), use it as the seconds. - Otherwise, default to 20 seconds.
- If an argument was given (e.g.
Convert seconds to milliseconds (seconds * 1000).
Run the following, substituting the computed milli
Alternatives in Testing
- Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
- Fix Issue — by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol 46.5k ★
- Playwright — claude-plugins-official Browser automation, E2E testing, screenshots 29.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fec Plan
Unified front-end planning entrance - implementation/architecture plan or testing strategy. The implementation
Performance Test
Run performance profiling and load testing using the performance-engineer agent — API response times, Node.js
Auto Test
Auto-Testing Skill — PP Quality Gate. Detects the project type (Python/Node/Java/Mixed/Unknown) of the current
Sentient
Test prompt to showcase claude code hook blocking a dangerous rm -rf command. This is for demo purposes only.
Multipov Tests
Run a multi-agent test-focused review on $ARGUMENTS (default: test files touched in the current branch) via th
Specpilot Report
Run the Spec-First review gate: classify the change, update specs, then wait for confirmation before coding
Related Agents
Adrian
Blocks until a tmux pane is done (pattern match, shell idle, or output idle). Use for any wait that takes more
Testing Validation
Runs complete-test-coverage on a change, and verifies the new test landed in the right tier — the real unit/in
Android Mod
Use PROACTIVELY and automatically — do not wait to be asked — for Android rooting, debloat, flashing, and flee