Make UI Less Generic
Debugging
60-90 minutes0/5 steps0%
Step 1 of 5
Audit the generic tells
Name exactly what makes the app look AI-default.
First time here? Paste the Context Pack first so the AI understands your project - open it from the header above.
Prompt Capsule
Audit the UI and list every 'AI slop' tell with its location: default system/Inter-only fonts, purple/pink or rainbow gradients, emoji used as icons, identical rounded-card grids, default shadcn/bootstrap look, placeholder copy, inconsistent spacing, missing hover/focus states. Rate the overall genericness 1-10 with justification and screenshot references.
Paste into EmergentFull Build: complete implementation prompt with explicit requirements
Quick is short. Full Build is recommended for most steps. Strict forces real logic when the AI keeps faking output.
Actual change check
Expected after this step
A specific inventory of generic patterns with locations.
Should NOT happen
- An existing feature broke
- A button only logs to console
- Data disappears after refresh
- Errors fail silently with no visible state
This is what should exist before you continue. If reality does not match, do not move on.
Track what changed, failed, or needs follow-up. Notes export with the flow.
Pass the Verify Gate to complete this step