name: demo-stability-checker description: Prioritize visual stability over perfection. Flag only issues that could cause embarrassment during a live demo. Use when preparing for demos, final pre-deploy review, or verifying demo-critical paths.
Demo Stability Checker
Instructions
-
Flag only demo-breaking issues:
- Layout collapse or overflow at 375px, 768px, 1024px, 1440px
- Content cut off or unreadable
- Broken interactions or missing fallbacks
-
Ignore:
- Cosmetic tweaks (minor alignment, spacing)
- Subjective improvements
- Edge cases unlikely in demo flow
-
Priority: Visual stability > perfection.