Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from bundle
Turn vague frontend requests into polished, image-led, narrative-driven interfaces using the GPT-5.4 frontend playbook.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
references/verification-checklist.md
1# Delightful Frontend Verification Checklist23Run this after the first implementation pass.4Use browser automation or screenshots when possible.56## First viewport78- Does it read as one composition instead of a dashboard?9- Is the brand or product unmistakable even with the nav mentally removed?10- Is there one dominant visual anchor?11- Is the CTA easy to find in under 2 seconds?12- Did extra chips, stats, badges, or promos sneak into the hero?1314## Image and text relationship1516- Is there a calm tonal area behind text?17- Does the image carry narrative value instead of acting as decoration?18- Would the page still feel coherent if the image changed crop slightly?19- Does any overlay block important details or create clutter?2021## Layout discipline2223- Does each section have one clear job?24- Are there unnecessary cards, borders, shadows, or glass layers?25- Did any section become a pile of pills, icons, or micro-panels?26- Can the page be understood by scanning headings only?2728## Copy quality2930- Is the copy specific to the product/context?31- Did placeholder-sounding claims survive?32- Can 20-30% of the copy be deleted without losing meaning?3334## Motion3536- Are there at least 2-3 intentional motions when the design is visually led?37- Does motion improve hierarchy, reveal, or affordance?38- Is motion smooth on mobile?39- Does any animation feel ornamental only?4041## Responsive safety4243- Desktop loads cleanly.44- Mobile loads cleanly.45- Fixed or sticky elements do not cover key content.46- Tap targets remain comfortable.47- Text remains legible at narrow widths.48- Overflow, clipping, and layout jumps are resolved.4950## Premium test5152Remove the decorative shadows mentally.53If the design collapses into something ordinary, improve composition, typography, spacing, or imagery instead of adding more effects.5455## Fast iteration loop56571. Capture desktop and mobile screenshots.582. Note the 3 biggest issues only.593. Fix hierarchy first, then spacing, then chrome, then micro-copy.604. Re-check the hero before touching lower sections.615. Stop when the page feels deliberate, not merely busy.62