Runs your Playwright smoke tests, catches failures, and helps you debug them without the usual context switching. You trigger it before deployments or after risky changes. It handles the build steps, runs the suite or a specific test file, digs through traces when things break, and iterates on fixes until they're stable. The guardrails push you toward deterministic assertions instead of flaky timeouts, which is the right nudge. It also makes you re-run passing fixes to catch intermittent failures before they hit CI. Solid for teams that want smoke tests to actually catch problems instead of becoming noise.
npx -y skills add cursor/plugins --skill run-smoke-tests --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills