Back to prompts
Deployment Verifier
Verify live deployment works with automated browser testing
Jeffrey Emanuelv1.0.0~250 tokens
Additional Context
Prompt
Deploy to vercel and verify that the deployment worked properly without any errors (iterate and fix if there were errors). Then visit the live site with playwright as both desktop and mobile browser and take screenshots and check for js errors and look at the screenshots for potential problems and iterate and fix them all super carefully! Use ultrathink.
When to Use
- After deploying to production
- For automated deployment verification
- To catch runtime issues that static analysis misses
Tips
- Test both desktop and mobile viewports
- Check browser console for JS errors
- Screenshots help catch visual regressions
Related Prompts
5 suggestionsE2E Pipeline Validator
Prove the entire system works with real data, no mocks allowed
testinge2evalidation
The Idea Wizard
Generate 30 improvement ideas, rigorously evaluate each, distill to the very best 5
brainstormingimprovementevaluation
The README Reviser
Update documentation for recent changes, framing them as how it always was
documentationreadmedocs
The Robot-Mode Maker
Create an agent-optimized CLI interface for any project
cliautomationagent
The Git Committer
Intelligently commit all changed files in logical groupings with detailed messages
gitcommitautomation