back
loading skill details...
report — an installable skill for AI agents, published by alirezarezvani/claude-skills.
Smart Test Reporting Generate test reports that plug into the user's existing workflow. Zero new tools. Steps 1. Run Tests (If Not Already Run) Check if recent test results exist: ls -la test-results/ playwright-report/ 2>/dev/null If no recent results, run tests: npx playwright test --reporter=json,html,list 2>&1 | tee test-output.log
don't have the plugin yet? install it then click "run inline in claude" again.