← Back to plugins

vibe-test

Skill by estevanhernandez-stack-ed

Test coverage for vibe-coded apps that actually matters. vibe-test reads your app, classifies it by type and deployment risk, and generates tests proportional to that risk — not a boilerplate dump, not a pass/fail meter. It catches the broken harnesses other tools assume away: runners that silently report 0%, missing test binaries, coverage cherry-picked over a fraction of your files. Seven commands cover audit, generate, fix, coverage, gate, and posture, and the handoff artifacts (test plan, runbook, CI stub) survive uninstalling the plugin. JS/TS today.

/plugin install vibe-test@claude-community