-
Testing
Test my error, empty, and offline states
Tests what users see when things go wrong: empty lists, 404s, failed requests, and offline, not just happy paths.
Free Prompt
What This Does / How This Helps
Tests everything users see when your app is not working perfectly, and fixes the blank screens and infinite spinners. New users do not judge your app by the happy path. They sign up, see an empty dashboard that looks broken, hit a dead route from an old link, or lose a form they spent ten minutes on because the server hiccuped. AI-generated UIs handle the success case by default and leave every other state as an accident. The prompt audits empty, error, loading, offline, and not-found states across the app, fixes the worst offenders, and adds regression tests so the states stay handled as the UI evolves.
Want to skip doing this by hand?
Fortivibe audits your app for all of the areas these prompts cover (and more).