kascada

K Test Check — Testing skill for Claude Code

Testing community

../../k-playbook/commands/k-test-check.md.

How to install K Test Check

Installs to ~/.claude/commands/kascada-k-playbook-k-test-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kascada/k-playbook/HEAD/.claude/commands/k-test-check.md -o ~/.claude/commands/kascada-k-playbook-k-test-check.md

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

What K Test Check does

`k-playbook` is a toolbox of slash commands, skills, review recipes, rules and checks. It is cloned into a subdirectory of the target project, `/k-playbook/`. The project's own artifacts live next to it. A project is self-contained that way.

The README for kascada/k-playbook is shared by 19 entries and is shown on kascada-k-playbook-k-doc-inventory.

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