idoforgod

Test Routing — Testing skill for Claude Code

Testing community

Test RTK command routing without execution (dry-run) - verifies which commands have filters.

How to install Test Routing

Installs to ~/.claude/commands/idoforgod-rtk-test-routing.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/idoforgod/rtk/HEAD/.claude/commands/test-routing.md -o ~/.claude/commands/idoforgod-rtk-test-routing.md

Restart Claude Code, or start a new session, for it to be picked up.

What Test Routing does

Test RTK command routing without execution (dry-run) - verifies which commands have filters.

Alternatives in Testing

  • Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
  • #29 — #52, #103) 92.5k ★
  • /test Routing — Vérifie le routing de commandes RTK sans exécution (dry-run) 25.5k ★

Full documentation available on GitHub

View Source Repository