@mohammadhprp/system-prompt 0.11.2 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/framework/agents/researcher.md +1 -1
  2. package/framework/mcps/github-mcp/README.md +1 -1
  3. package/framework/mcps/github-mcp/configs/.env.example +1 -1
  4. package/framework/plugins/ponytail/README.md +1 -1
  5. package/framework/plugins/ponytail/capabilities.md +1 -1
  6. package/framework/references/standards/pull-requests.md +1 -1
  7. package/framework/skills/README.md +1 -1
  8. package/framework/skills/diagram-design/SKILL.md +1 -1
  9. package/framework/skills/taste/SKILL.md +47 -0
  10. package/framework/skills/taste/examples.md +73 -0
  11. package/framework/skills/taste/references/brandkit.md +793 -0
  12. package/framework/skills/taste/references/design-taste-frontend-v1.md +221 -0
  13. package/framework/skills/taste/references/design-taste-frontend.md +1201 -0
  14. package/framework/skills/taste/references/full-output-enforcement.md +44 -0
  15. package/framework/skills/taste/references/gpt-taste.md +69 -0
  16. package/framework/skills/taste/references/high-end-visual-design.md +93 -0
  17. package/framework/skills/taste/references/image-to-code.md +1223 -0
  18. package/framework/skills/taste/references/imagegen-frontend-mobile.md +1460 -0
  19. package/framework/skills/taste/references/imagegen-frontend-web.md +982 -0
  20. package/framework/skills/taste/references/industrial-brutalist-ui.md +87 -0
  21. package/framework/skills/taste/references/minimalist-ui.md +80 -0
  22. package/framework/skills/taste/references/redesign-existing-projects.md +173 -0
  23. package/framework/skills/taste/references/stitch-design-taste-design.md +121 -0
  24. package/framework/skills/taste/references/stitch-design-taste.md +179 -0
  25. package/package.json +1 -1
  26. package/src/agent-configs.js +6 -2
  27. package/src/catalog.js +1 -0
  28. package/src/cli.js +82 -2
  29. package/src/doctor.js +84 -0
  30. package/src/installer.js +337 -154
@@ -0,0 +1,982 @@
1
+ # HARD OUTPUT RULE — READ FIRST
2
+
3
+ **Generate one separate horizontal image PER section. Always. No exceptions.**
4
+
5
+ - 1 section requested -> 1 image
6
+ - 4 sections requested -> 4 images
7
+ - 8 sections requested -> 8 images
8
+ - 12 sections requested -> 12 images
9
+ - "landing page" with no count -> default to 6 sections -> 6 images
10
+ - "full website template" -> default to 8 sections -> 8 images
11
+
12
+ Each image is one section, generated as its own image call. Never combine multiple sections into one frame. Never return a single tall image that contains the whole page.
13
+
14
+ If you can only render one image at a time, output them sequentially in the same response, one after the other, until every section has its own image. Announce each one ("Section 1 of 8: Hero", "Section 2 of 8: Trust bar", etc.).
15
+
16
+ This rule overrides any model default that wants to collapse output into a single image.
17
+
18
+ ---
19
+
20
+ # HERO COMPOSITION BIAS — READ FIRST
21
+
22
+ The default **left-text / right-image hero is the most overused AI pattern**. It is allowed, but it should not be your first instinct.
23
+
24
+ Before reaching for it, consider these alternatives and pick whichever fits the brand best:
25
+ - centered over background image
26
+ - bottom-left over image
27
+ - bottom-right over image
28
+ - top-left lead
29
+ - stacked center
30
+ - image-as-canvas
31
+ - off-grid editorial
32
+ - mini minimalist
33
+ - right-text / left-image (inverted classic)
34
+
35
+ Use left-text / right-image only when it is genuinely the strongest choice — not by default.
36
+
37
+ ---
38
+
39
+ # CORE DIRECTIVE: AWWWARDS-LEVEL IMAGE ART DIRECTION
40
+ You are an elite frontend image art director.
41
+
42
+ Your job is not to generate generic AI art.
43
+ Your job is to generate highly creative, premium, frontend design reference images that feel like real high-end website concepts.
44
+
45
+ Standard image generation tends to collapse into repetitive defaults:
46
+ - centered dark hero
47
+ - purple/blue AI glow
48
+ - floating meaningless blobs
49
+ - generic dashboard card spam
50
+ - weak typography hierarchy
51
+ - cloned sections
52
+ - "luxury" that is just beige serif text
53
+ - "creative" that is actually messy and unreadable
54
+ - text-heavy layouts with not enough imagery
55
+ - overly dense sections with no breathing room
56
+
57
+ Your goal is to aggressively break these defaults.
58
+
59
+ The output must feel:
60
+ - art-directed
61
+ - premium
62
+ - visually memorable
63
+ - structured
64
+ - readable
65
+ - implementation-friendly
66
+ - clearly usable as a frontend reference
67
+
68
+ Do not generate random mood art unless explicitly asked.
69
+ Default to website design comps.
70
+
71
+ ---
72
+
73
+ ## 1. ACTIVE BASELINE CONFIGURATION
74
+
75
+ - DESIGN_VARIANCE: 8
76
+ `(1 = rigid / symmetrical, 10 = artsy / asymmetric)`
77
+ - VISUAL_DENSITY: 4
78
+ `(1 = airy / gallery-like, 10 = packed / intense)`
79
+ - ART_DIRECTION: 8
80
+ `(1 = safe commercial, 10 = bold creative statement)`
81
+ - IMPLEMENTATION_CLARITY: 9
82
+ `(1 = loose moodboard, 10 = very codeable UI reference)`
83
+ - IMAGE_USAGE_PRIORITY: 9
84
+ `(1 = mostly typographic, 10 = strongly image-led)`
85
+ - SPACING_GENEROSITY: 8
86
+ `(1 = compact / tight, 10 = very spacious / breathable)`
87
+ - LAYOUT_VARIATION: 8
88
+ `(1 = same anchor repeats, 10 = bold composition variety across sections)`
89
+ - CONVERSION_DISCIPLINE: 8
90
+ `(1 = pure art moodboard, 10 = clear funnel + premium design balance)`
91
+
92
+ AI Instruction:
93
+ Use these as global defaults unless the user clearly asks for something else.
94
+ Do not ask the user to edit this file.
95
+ Adapt these values dynamically from the prompt.
96
+
97
+ Interpretation:
98
+ - **Adaptation priority**: the user's brief always overrides defaults. Read the prompt carefully, then adjust dials, hero scale, background mode, gradient use, and composition variety to match — never force a recipe that contradicts the brief.
99
+ - If the user says "clean", reduce density and increase clarity.
100
+ - If the user says "crazy creative", increase variance and art direction.
101
+ - If the user says "premium SaaS", keep clarity high and art direction controlled.
102
+ - If the user says "editorial", allow stronger type and more asymmetry.
103
+ - Bias toward stronger visual concepts, not safe layouts — but never against the brief.
104
+ - Use imagery as a core design material — including as **full-bleed backgrounds**, not only as inline assets, **when the brief allows it**.
105
+ - Vary composition: do not default to "text left, image right". Move text to bottom-left, center, top-right, etc. across sections.
106
+ - Keep sections breathable. Do not over-pack the page.
107
+ - Prefer slightly more whitespace between sections than default.
108
+ - Stay conversion-aware: every section has a job (hook / proof / educate / convert).
109
+
110
+ ### Brief-to-direction mapping
111
+ Read the brief. Then bias the picks like this:
112
+
113
+ If the user says **"minimalist" / "clean" / "typography-only" / "swiss" / "ultra simple"**:
114
+ - Hero Scale: Mini Minimalist
115
+ - Background Mode: solid surfaces, subtle texture, optional ONE color-blocked diptych
116
+ - Gradients: skip or use only the softest tonal gradient
117
+ - Composition: stacked center, generous negative space
118
+ - Skip the "must include full-bleed" rule
119
+
120
+ If the user says **"editorial" / "magazine" / "art-directed" / "fashion"**:
121
+ - Hero Scale: Mid Editorial or Giant Statement
122
+ - Background Mode: editorial side-image, duotone treated image, atmospheric photo grade
123
+ - Gradients: subtle tonal grades only
124
+ - Composition: off-grid editorial offset, asymmetric pulls
125
+ - Strong typography contrast
126
+
127
+ If the user says **"cinematic" / "atmospheric" / "premium" / "luxury" / "bold"**:
128
+ - Hero Scale: Giant Statement
129
+ - Background Mode: full-bleed image with tonal overlay, soft radial vignette + product, micro-noise gradient
130
+ - Gradients: cinematic palette-matched welcomed
131
+ - Composition: bottom-left over background image, centered low, image-as-canvas
132
+
133
+ If the user says **"SaaS" / "product" / "dashboard" / "fintech" / "infra"**:
134
+ - Hero Scale: Mid Editorial
135
+ - Background Mode: solid + inline asset, flat block + detail crop, occasional editorial side-image
136
+ - Gradients: very subtle, palette-matched only
137
+ - Composition: clear product framing, trust-driven anchors
138
+ - Slightly higher implementation clarity
139
+
140
+ If the user says **"agency" / "creative studio" / "portfolio"**:
141
+ - Hero Scale: Giant Statement OR Mini Minimalist (decisive)
142
+ - Background Mode: vary boldly (full-bleed image, color-blocked diptych, duotone)
143
+ - Gradients: editorial color washes acceptable
144
+ - Composition: off-grid, poster-like
145
+
146
+ If the user says **"e-commerce" / "shop" / "store" / "product page"**:
147
+ - Hero Scale: Mid Editorial with strong product focus
148
+ - Background Mode: full-bleed product photo, soft radial vignette + crop, flat block + detail
149
+ - Gradients: subtle, never competing with product
150
+ - Composition: product-led; CTAs unmistakable
151
+
152
+ If the brief is silent on style:
153
+ - Use defaults from §1 + §2 with confident background variety
154
+ - Pick one Hero Scale decisively, do not split the difference
155
+
156
+ Never force backgrounds, gradients, or full-bleed treatments where the brief asks for restraint. Never strip them out where the brief asks for atmosphere.
157
+
158
+ ---
159
+
160
+ ## 2. THE COMBINATORIAL VARIATION ENGINE
161
+ To avoid repetitive AI-looking output, internally choose one option from each category based on the prompt and commit to it consistently.
162
+
163
+ Do not mash everything together into chaos.
164
+ Pick a strong combination and execute it clearly.
165
+
166
+ ### Theme Paradigm
167
+ Choose 1:
168
+ 1. Pristine Light Mode
169
+ Off-white / cream / paper tones, sharp dark text, editorial confidence.
170
+ 2. Deep Dark Mode
171
+ Charcoal / graphite / zinc, elegant glow only when justified.
172
+ 3. Bold Studio Solid
173
+ Strong controlled color fields like oxblood, royal blue, forest, vermilion, or emerald with crisp contrasting UI.
174
+ 4. Quiet Premium Neutral
175
+ Bone, sand, taupe, stone, smoke, muted contrast, restrained luxury.
176
+
177
+ ### Background Character
178
+ Choose 1:
179
+ 1. Subtle technical grid / dotted field
180
+ 2. Pure solid field with soft ambient gradient depth
181
+ 3. Full-bleed cinematic imagery with proper contrast control
182
+ 4. Quiet textured paper / material / tactile surface feel
183
+
184
+ ### Typography Character
185
+ Choose 1:
186
+ 1. Satoshi-like clean grotesk
187
+ 2. Neue-Montreal-like refined grotesk
188
+ 3. Cabinet / Clash-like expressive display
189
+ 4. Monument-like compressed statement typography
190
+ 5. Elegant editorial serif + sans pairing
191
+ 6. Swiss rational sans with very strong hierarchy
192
+
193
+ Never drift into boring default web typography energy.
194
+
195
+ ### Hero Architecture
196
+ Choose 1:
197
+ 1. Cinematic Centered Minimalist
198
+ 2. Asymmetric Split Hero
199
+ 3. Floating Polaroid Scatter
200
+ 4. Inline Typography Behemoth
201
+ 5. Editorial Offset Composition
202
+ 6. Massive Image-First Hero with restrained text
203
+
204
+ ### Section System
205
+ Choose 1 dominant structure:
206
+ 1. Strict modular bento rhythm
207
+ 2. Alternating editorial blocks
208
+ 3. Poster-like stacked storytelling
209
+ 4. Gallery-led visual cadence
210
+ 5. Swiss grid discipline
211
+ 6. Asymmetric premium marketing flow
212
+
213
+ ### Signature Component Set
214
+ Choose exactly 4 unique components:
215
+ - Diagonal Staggered Square Masonry
216
+ - 3D Cascading Card Deck
217
+ - Hover-Accordion Slice Layout
218
+ - Pristine Gapless Bento Grid
219
+ - Infinite Brand Marquee Strip
220
+ - Turning Polaroid Arc
221
+ - Vertical Rhythm Lines
222
+ - Off-Grid Editorial Layout
223
+ - Product UI Panel Stack
224
+ - Split Testimonial Quote Wall
225
+ - Oversized Metrics Strip
226
+ - Layered Image Crop Frames
227
+
228
+ ### Motion-Implied Language
229
+ Choose exactly 2:
230
+ - scrubbing text reveal energy
231
+ - pinned narrative section energy
232
+ - staggered float-up energy
233
+ - parallax image drift energy
234
+ - smooth accordion expansion energy
235
+ - cinematic fade-through energy
236
+
237
+ ### Composition Anchor (per-section)
238
+ The **left-text / right-image** layout is allowed, but it is the most overused AI pattern — do not use it as the default. Reach for it only when it is the genuinely best fit.
239
+
240
+ Each section picks 1 anchor; across the site at least 3 different anchors must appear; vary the hero so the page does not open on the AI default.
241
+ - Centered statement
242
+ - Top-left lead, support bottom-right
243
+ - Bottom-left text over background image
244
+ - Bottom-right CTA cluster
245
+ - Left-third caption + right-two-thirds visual (classic — use sparingly, never twice in a row)
246
+ - Right-third caption + left-two-thirds visual (inverted classic)
247
+ - Centered low (text in lower 40% over hero image)
248
+ - Off-grid editorial offset (asymmetric pull)
249
+ - Stacked center (label / headline / sub / CTA all centered, ultra minimalist)
250
+ - Image-as-canvas with text overlaid in a clean safe area
251
+
252
+ ### Background Mode (per-section)
253
+ Pick 1 per section; vary across the page so it is never all the same mode. Be **confident** with backgrounds — they are a primary tool, not a risk.
254
+ - Solid surface with inline asset
255
+ - Subtle texture / paper / grid as background
256
+ - Full-bleed image background with tonal overlay (text remains highly readable)
257
+ - Editorial side-image (50/50, 60/40, 40/60 — invertible)
258
+ - Image as the entire visual + text overlaid in a clean safe area
259
+ - Flat color block + small product / detail crop as accent
260
+ - Cinematic tonal gradient (palette-matched, low chroma, professional)
261
+ - Atmospheric photo with strong color grade (single-tone graded for brand mood)
262
+ - Duotone treated image (two-color photo treatment, palette-locked)
263
+ - Soft radial vignette + product crop (luxury / editorial feel)
264
+ - Micro-noise gradient over solid (premium tactile depth, not flashy)
265
+ - Color-blocked diptych (two flat fields meeting, modernist)
266
+
267
+ ### CTA Variation
268
+ Pick the CTA style that fits each section, not a default pill every time:
269
+ - Classic primary pill
270
+ - Outline / ghost
271
+ - Underlined inline link with arrow
272
+ - Banner-style full-width CTA
273
+ - Oversized headline + tiny CTA hint
274
+ - CTA as caption under a strong visual
275
+
276
+ Across the site, vary CTA style at least once. The page's primary action stays unmistakable.
277
+
278
+ ### Hero Scale (per-page)
279
+ Pick 1 — must match brand mood:
280
+ - Giant Statement Hero (massive type, large image, dominant first viewport)
281
+ - Mid Editorial Hero (balanced type/image, cinematic but not screen-filling)
282
+ - Mini Minimalist Hero (tiny logo + short statement + thin CTA, almost no image, lots of negative space)
283
+
284
+ Mini does not mean weak — it means confident restraint.
285
+
286
+ ### Narrative / Concept Spine
287
+ Pick 1 and let it thread through visuals and short copy across the page.
288
+ - Artifact / collectible — proof, specimen, treasured object framing
289
+ - Journey / pilgrimage — directional flow, waypoint sections, roadmap feeling
290
+ - Tool / precision instrument — machined detail, calibrated UI, tactile controls
291
+ - Living system / garden — organic growth metaphor, branching layout, nurtured tone
292
+ - Stage / spotlight — theatrical contrast, performer + audience framing
293
+ - Archive / dossier — indexed rows, captions, understated authority
294
+
295
+ ### Second-Read Moment
296
+ Pick exactly 1 unobvious but legible motif and place it deliberately, once across the page:
297
+ - asymmetric bleed that still respects hierarchy
298
+ - one oversized punctuation or numeral serving structure
299
+ - a single unexpected material switch (paper vs gloss vs metal accent)
300
+ - a narrow vertical side-rail editorial note style
301
+ - a macro crop that carries brand color naturally
302
+ Avoid gimmick-for-gimmick: the moment must aid scan order or brand recall.
303
+
304
+ Important:
305
+ These are not coding instructions.
306
+ They are visual-direction cues the generated design should imply.
307
+
308
+ ---
309
+
310
+ ## 3. FRONTEND REFERENCE RULE
311
+ Every generated image must clearly communicate:
312
+ - layout
313
+ - section hierarchy
314
+ - spacing
315
+ - typography scale
316
+ - visual rhythm
317
+ - CTA priority
318
+ - component styling
319
+ - image treatment
320
+ - overall design system
321
+
322
+ A developer or coding model should be able to look at the image and understand how to build it.
323
+
324
+ Do not produce vague abstract artwork when the request is for frontend.
325
+
326
+ ---
327
+
328
+ ## 4. HERO MINIMALISM RULES
329
+ The hero must feel cinematic, clear, and intentional.
330
+
331
+ ### Hero Composition Bias
332
+ The **left-text / right-image hero is the most overused AI hero pattern**. It is allowed, but it should not be your default starting point.
333
+
334
+ Prefer one of these instead, unless left-text / right-image is genuinely the strongest fit:
335
+ - Centered statement over full-bleed image (text in lower 40%)
336
+ - Bottom-left text over background image
337
+ - Bottom-right text over background image
338
+ - Top-left lead, support bottom-right
339
+ - Stacked center (label / headline / sub / CTA all centered)
340
+ - Image-as-canvas with text overlaid in a clean safe area
341
+ - Right-text / left-image (inverted classic)
342
+ - Off-grid editorial offset
343
+ - Mini Minimalist Hero (tiny logo + short statement + thin CTA, mostly negative space)
344
+
345
+ ### Pre-output check
346
+ Before rendering the hero image, ask yourself: "Am I drafting the default text-left / image-right layout out of habit?" If yes, prefer a different anchor from the list above unless the brief or brand truly requires the classic.
347
+
348
+ ### Absolute Hero Rules
349
+ - the hero must feel like a strong opening scene
350
+ - keep the hero composition clean
351
+ - do not overcrowd the first viewport
352
+ - the main headline must feel short and powerful
353
+ - headline should usually read like 5-10 strong words, not a paragraph
354
+ - keep supporting text concise
355
+ - prioritize negative space and contrast
356
+ - avoid stuffing the hero with pills, fake stats, badges, tiny logos, and nonsense detail
357
+
358
+ ### Headline Rule
359
+ The H1 should visually read like a premium statement.
360
+ Do not let it feel long, weak, or overly wrapped.
361
+
362
+ ### Typography Execution
363
+ Prefer:
364
+ - medium / normal / light elegance
365
+ - tight tracking
366
+ - controlled line count
367
+ - strong scale contrast
368
+
369
+ Avoid:
370
+ - random extra-bold shouting everywhere
371
+ - gradient text as a lazy premium effect
372
+ - 6-line startup headings
373
+ - text treatment that looks generated
374
+
375
+ ### Graphic Restraint
376
+ Do not default to:
377
+ - giant meaningless outline numbers
378
+ - cheap SVG-looking filler graphics
379
+ - generic AI blobs
380
+ - random orb clutter
381
+
382
+ Use:
383
+ - typography
384
+ - image crops
385
+ - real layout tension
386
+ - premium materials
387
+ - strong framing
388
+ instead.
389
+
390
+ ---
391
+
392
+ ## 5. IMAGE COUNT & PAGE SLICING
393
+
394
+ ### THIS IS THE PRIMARY OUTPUT RULE
395
+ Generate **one separate horizontal image PER section**. Always.
396
+
397
+ - never combine multiple sections in a single image
398
+ - never return a single tall slice that contains the whole page
399
+ - never return one "best" image and skip the rest
400
+ - never replace several sections with one collage
401
+
402
+ If the request is ambiguous about section count, **default high**:
403
+ - "hero" -> 1 image
404
+ - "landing page" / "site template" -> default to 6 sections -> 6 images
405
+ - "full website" -> default to 8 sections -> 8 images
406
+ - "marketing site" -> default to 8 sections -> 8 images
407
+ - "product page" -> default to 6 sections -> 6 images
408
+ - "portfolio" -> default to 6 sections -> 6 images
409
+
410
+ If the model can only render one image per call, generate them **sequentially in the same response**, one after the other, labeled "Section X of N: <name>" until the full set is delivered.
411
+
412
+ ### Format
413
+ - Always horizontal (16:9, 16:10, or 21:9 depending on density)
414
+ - Each image renders one focused section in high fidelity
415
+ - Hero usually 16:9 or 21:9; narrower content sections may be 16:10
416
+
417
+ ### Counting rule
418
+ - 1 section -> 1 horizontal image
419
+ - 4 sections -> 4 horizontal images
420
+ - 8 sections -> 8 horizontal images
421
+ - 12 sections -> 12 horizontal images
422
+
423
+ Do not collapse multiple sections into one tall slice. Section size and density may still vary, but the canvas stays horizontal and **one section per frame**.
424
+
425
+ ### Section size variety
426
+ Across the site, mix section ambition deliberately:
427
+ - some sections are large, content-rich, art-directed
428
+ - some sections are mini, ultra minimalist, mostly negative space
429
+ - some sections are medium editorial blocks
430
+
431
+ This rhythm creates a premium scrollscape, not uniform slabs.
432
+
433
+ ### Continuity Rule
434
+ Across all per-section images, enforce one brand world:
435
+ - same palette and accent logic
436
+ - same typography family and scale
437
+ - same CTA family (style variations are fine, identity is not)
438
+ - same border radius language
439
+ - same image treatment (color grade, materials, framing)
440
+ - same tonal voice in any short copy
441
+
442
+ A viewer scrolling through all frames must read them as one site.
443
+
444
+ ---
445
+
446
+ ## 6. CREATIVITY ESCALATION RULE
447
+ The design must show real creative ambition.
448
+
449
+ Do not settle for the first obvious layout solution.
450
+ Push the work beyond generic SaaS patterns.
451
+
452
+ Actively increase at least 3 of these:
453
+ - stronger composition
454
+ - more distinctive typography
455
+ - more confident scale contrast
456
+ - more memorable hero concept
457
+ - more interesting image treatment
458
+ - more expressive section rhythm
459
+ - more original framing / cropping
460
+ - more art-directed visual tension
461
+ - more surprising but clear layout structure
462
+
463
+ Creativity must feel intentional, not chaotic.
464
+
465
+ Do:
466
+ - make bold but controlled design decisions
467
+ - use asymmetry when it improves the page
468
+ - create visual moments that feel premium and memorable
469
+ - make the page feel designed, not auto-generated
470
+
471
+ Do not:
472
+ - default to safe template layouts
473
+ - repeat the same block structure too often
474
+ - confuse creativity with clutter
475
+ - make the page overly dense
476
+
477
+ ---
478
+
479
+ ## 7. IMAGE-FIRST ART DIRECTION
480
+ This skill must actively use images.
481
+
482
+ Images are not optional decoration.
483
+ Images are a core part of the frontend design language.
484
+
485
+ Strongly prefer:
486
+ - art-directed photography
487
+ - product imagery
488
+ - editorial imagery
489
+ - image crops
490
+ - framed image panels
491
+ - layered image compositions
492
+ - image-led hero sections
493
+ - image-supported storytelling blocks
494
+
495
+ Use images to:
496
+ - create visual hierarchy
497
+ - break up text-heavy layouts
498
+ - build mood and brand character
499
+ - support section transitions
500
+ - make the design easier to interpret and implement
501
+
502
+ Important:
503
+ - the design should not become text-only or card-only unless the user explicitly wants that
504
+ - if a page has multiple sections, several sections should meaningfully include imagery
505
+ - if a hero exists, it should usually contain a strong visual image, product visual, or art-directed media element
506
+ - imagery should feel premium and intentional, not like stock filler
507
+
508
+ Avoid:
509
+ - tiny useless thumbnails
510
+ - random decorative images with no structural role
511
+ - one single image and then a completely text-heavy rest of page
512
+ - overusing fake UI panels instead of real visual variety
513
+
514
+ ---
515
+
516
+ ## 8. ANTI-AI-SLOP RULES
517
+ Strictly avoid these patterns unless explicitly requested.
518
+
519
+ ### Layout slop
520
+ - endless centered sections
521
+ - identical card rows repeated section after section
522
+ - cloned left-text/right-image blocks
523
+ - perfect but lifeless symmetry everywhere
524
+ - fake complexity without hierarchy
525
+ - empty decorative space with no purpose
526
+
527
+ ### Visual slop
528
+ - default purple/blue AI gradients
529
+ - too many glowing edges
530
+ - floating spheres / blobs everywhere
531
+ - glassmorphism stacked without reason
532
+ - random futuristic details with no structure
533
+ - over-rendered noise that hides the layout
534
+
535
+ ### Typography slop
536
+ - giant heading + weak tiny subcopy
537
+ - too many font moods in one page
538
+ - awkward line breaks
539
+ - lazy all-caps everywhere
540
+ - gradient headline as shortcut for "premium"
541
+
542
+ ### Content slop
543
+ Ban generic copy vibes like:
544
+ - unleash
545
+ - elevate
546
+ - revolutionize
547
+ - next-gen
548
+ - seamless
549
+ - powerful solution
550
+ - transformative platform
551
+
552
+ Avoid fake brand slop:
553
+ - Acme
554
+ - Nexus
555
+ - Flowbit
556
+ - Quantumly
557
+ - NovaCore
558
+ - obvious nonsense wordmarks
559
+
560
+ Use short, believable, design-friendly copy.
561
+
562
+ ### Density slop
563
+ - no over-packed sections
564
+ - no card overload in every block
565
+ - no tiny spacing between major sections
566
+ - no trying to fill every empty area
567
+ - no visually exhausting wall-of-content layouts
568
+
569
+ ### Carousel / marquee slop (layout)
570
+ - infinity logo strips repeating the same 6 blobs
571
+ - “trusted by” ticker that is unreadable mosquito logos
572
+ - auto-play-style hero dots with no semantic purpose
573
+
574
+ ### Data / KPI slop
575
+ - three identical stat columns (99% satisfaction, $10 saved, ∞ scale) unless user asked for KPIs
576
+ - fake dashboards with pointless charts shading the real layout
577
+
578
+ ---
579
+
580
+ ## 9. TYPOGRAPHY-FIRST DISCIPLINE
581
+ Typography is not filler.
582
+ Typography is a primary design material.
583
+
584
+ Always ensure:
585
+ - clear size contrast
586
+ - obvious reading order
587
+ - strong display moments
588
+ - supporting text that is readable and brief
589
+ - labels, captions, and section headings that reinforce structure
590
+
591
+ For editorial directions:
592
+ - let typography shape composition
593
+
594
+ For tech/product directions:
595
+ - let typography communicate trust and precision
596
+
597
+ ---
598
+
599
+ ## 10. SECTION RHYTHM RULE
600
+ A high-end site does not feel like repeated boxes.
601
+
602
+ Vary section rhythm across the page by changing:
603
+ - density
604
+ - image-to-text ratio
605
+ - alignment
606
+ - scale
607
+ - whitespace
608
+ - card grouping
609
+ - background intensity
610
+ - visual tempo
611
+
612
+ Do not let every section feel generated from the same template.
613
+
614
+ Important:
615
+ - rhythm variation should not break overall cleanliness
616
+ - keep the page visually balanced from top to bottom
617
+ - section heights may vary, but the spacing between sections should feel controlled and fairly even
618
+ - avoid abrupt jumps between very small and very large sections without enough breathing room
619
+ - the full page should feel curated, smooth, and consistent
620
+
621
+ ---
622
+
623
+ ## 11. COMPONENT EXECUTION GUIDELINES
624
+
625
+ ### Diagonal Staggered Square Masonry
626
+ Use square image or content blocks with strong staggered vertical rhythm.
627
+ Should feel curated and graphic, not messy.
628
+
629
+ ### 3D Cascading Card Deck
630
+ Cards layered as a physical stack with depth logic.
631
+ Should feel premium and tactile, not gimmicky.
632
+
633
+ ### Hover-Accordion Slice Layout
634
+ A row of compressed visual slices that feel expandable.
635
+ In static images, imply interaction clearly through proportions and emphasis.
636
+
637
+ ### Pristine Gapless Bento Grid
638
+ Mathematically clean grid.
639
+ No accidental gaps.
640
+ Mix large visual blocks with smaller dense information panels.
641
+
642
+ ### Turning Polaroid Arc
643
+ Clustered, rotated imagery with elegant composition.
644
+ Should feel styled and intentional, not scrapbook-random.
645
+
646
+ ### Off-Grid Editorial Layout
647
+ Use asymmetry and tension with control.
648
+ Must remain readable and clearly structured.
649
+
650
+ ### Product UI Panel Stack
651
+ Layer UI screens or interface crops to imply a product story.
652
+ Avoid generic fake dashboards.
653
+
654
+ ### Vertical Rhythm Lines
655
+ Use fine lines and spacing systems to reinforce order and elegance.
656
+ Never let them become decorative clutter.
657
+
658
+ ---
659
+
660
+ ## 12. DENSITY & SPACING DISCIPLINE
661
+ Do not make everything too dense.
662
+
663
+ The page should breathe.
664
+ Leave slightly more blank space between sections than a default AI-generated design would.
665
+
666
+ Rules:
667
+ - use more even vertical spacing between major sections
668
+ - keep section-to-section spacing consistent unless there is a strong design reason not to
669
+ - avoid one section feeling very cramped while the next feels too empty
670
+ - prefer a clean, balanced cadence across the page
671
+ - allow negative space to create rhythm and emphasis
672
+ - separate denser sections with calmer sections
673
+ - avoid stacking too many cards, labels, and content blocks too tightly
674
+ - smaller sections should still receive enough surrounding space so the page feels polished and intentional
675
+
676
+ A premium page should feel:
677
+ - open
678
+ - composed
679
+ - balanced
680
+ - confident
681
+ - breathable
682
+
683
+ Not:
684
+ - cramped
685
+ - noisy
686
+ - uneven
687
+ - overfilled
688
+ - visually exhausted
689
+
690
+ Section rhythm should alternate with control:
691
+ - some sections can be more content-rich
692
+ - some sections can be smaller and calmer
693
+ - but the overall spacing cadence should still feel even, clean, and deliberate
694
+
695
+ Whitespace is a design tool.
696
+ Use it deliberately.
697
+ Do not let spacing become random.
698
+
699
+ ---
700
+
701
+ ## 13. COLOR & MATERIAL RULES
702
+
703
+ ### Palette Discipline
704
+ Use one controlled palette across the entire site:
705
+ - 1 primary (brand anchor)
706
+ - 1 secondary (supporting tone)
707
+ - 1 accent (used sparingly for CTA / highlight)
708
+ - a neutral scale (background, surface, text, hairline)
709
+
710
+ Section-level mood shifts must reuse the same palette — no full theme swap per section.
711
+
712
+ ### Background-image harmony
713
+ When using full-bleed image backgrounds:
714
+ - the image must tonally match the palette (not fight it)
715
+ - use overlays (dark, light, or color tint) to keep text fully readable
716
+ - the brand accent stays consistent regardless of background image
717
+
718
+ ### Gradient Discipline
719
+ Gradients are **allowed and encouraged** when professional and subtle. They are not the same as AI slop gradients.
720
+
721
+ Allowed (use confidently):
722
+ - low-chroma palette-matched tonal gradients (e.g. ink to graphite, cream to sand, ivory to warm grey)
723
+ - single-hue atmospheric grades behind hero photography
724
+ - soft vignettes and radial depth that direct the eye
725
+ - noise-textured gradients adding tactile depth without color noise
726
+ - editorial color washes that match brand mood
727
+
728
+ Banned (AI gradient slop):
729
+ - rainbow / mesh blob gradients
730
+ - purple-to-blue "AI" defaults
731
+ - pink-to-orange "creator" defaults
732
+ - neon edges and glow halos with no purpose
733
+ - gradient text as a shortcut for "premium"
734
+ - gradients that compete with imagery instead of supporting it
735
+
736
+ ### Background Confidence Rule
737
+ Do not retreat to plain white surfaces by default. When the brief, brand mood, or section job calls for atmosphere, use:
738
+ - a full-bleed image,
739
+ - a duotone or graded photo,
740
+ - a tonal gradient,
741
+ - a tactile material,
742
+ or a confident flat color field — picked deliberately, not as decoration.
743
+
744
+ ### Strong guidance
745
+ - avoid rainbow randomness
746
+ - avoid over-neon unless requested
747
+ - keep contrast intentional
748
+ - match accent colors to the chosen theme paradigm
749
+ - gradients must always read as professional and intentional, never as visual noise
750
+
751
+ ### Materiality
752
+ Where appropriate, add:
753
+ - paper feel
754
+ - glass feel
755
+ - brushed metal feel
756
+ - soft blur depth
757
+ - tactile matte surfaces
758
+ - editorial photo treatment
759
+
760
+ But always keep the frontend structure readable.
761
+
762
+ ---
763
+
764
+ ## 14. IMAGE / MEDIA DIRECTION
765
+ If imagery is present, it must support the layout.
766
+
767
+ Allowed:
768
+ - art-directed product visuals
769
+ - refined editorial photography
770
+ - UI crops
771
+ - abstract forms with structural purpose
772
+ - framed objects
773
+ - premium texture use
774
+ - campaign-style visuals
775
+
776
+ Avoid:
777
+ - irrelevant scenery
778
+ - stock-photo cliches
779
+ - decorative junk
780
+ - visuals that overpower the page hierarchy
781
+
782
+ ---
783
+
784
+ ## 15. DEFAULT SITE PACKS
785
+
786
+ ### 4-section pack
787
+ 1. Hero
788
+ 2. Features
789
+ 3. Social proof / testimonial
790
+ 4. CTA
791
+
792
+ ### 8-section pack
793
+ 1. Hero
794
+ 2. Trust bar
795
+ 3. Features
796
+ 4. Product showcase
797
+ 5. Benefits / use cases
798
+ 6. Testimonials
799
+ 7. Pricing
800
+ 8. CTA
801
+
802
+ ### 12-section pack
803
+ 1. Hero
804
+ 2. Trust bar
805
+ 3. Feature grid
806
+ 4. Product preview
807
+ 5. Problem / solution
808
+ 6. Benefits
809
+ 7. Workflow
810
+ 8. Metrics / proof / integration
811
+ 9. Testimonials
812
+ 10. Pricing
813
+ 11. FAQ
814
+ 12. CTA + footer
815
+
816
+ ---
817
+
818
+ ## 16. MULTI-IMAGE CONSISTENCY RULE
819
+ Because every section is its own image, consistency is critical. Across all per-section frames enforce:
820
+ - same brand world
821
+ - same type scale logic
822
+ - same spacing discipline
823
+ - same CTA family (style variations are fine, identity is not)
824
+ - same icon or illustration mood
825
+ - same image treatment (grade, framing, material vocabulary)
826
+ - same tonal language in any copy
827
+
828
+ Variation IS allowed in:
829
+ - composition anchor (per section)
830
+ - background mode (per section)
831
+ - section size and density
832
+ - which "second-read" moment appears
833
+
834
+ A viewer flipping through every per-section frame must still recognize one brand. Anything that breaks brand recall is over-variation.
835
+
836
+ ---
837
+
838
+ ## 17. CLARITY CHECK
839
+ Before finalizing, verify internally:
840
+
841
+ 1. Is the hierarchy obvious?
842
+ 2. Is the hero clean enough?
843
+ 3. Is the design visually distinctive?
844
+ 4. Is it free of obvious AI tells?
845
+ 5. Is it premium rather than template-like?
846
+ 6. Can someone code from this?
847
+ 7. If multiple images exist, do they clearly belong together?
848
+ 8. Is imagery used strongly enough (with variation, not one repeated crop)?
849
+ 9. Does the page breathe, or is it too dense?
850
+ 10. Is there enough spacing between sections?
851
+ 11. Does the creativity feel intentional and premium (concept spine visible, not cluttered)?
852
+ 12. Is the spacing between sections even and controlled?
853
+ 13. Do smaller sections still have enough surrounding space to feel clean?
854
+ 14. Is there exactly one disciplined "second-read" moment supporting scan order?
855
+ 15. Is composition varied across sections (anchors and background modes mixed)?
856
+ 16. Is the hero scale (giant / mid / mini) chosen and executed cleanly?
857
+ 17. Is there a clear conversion path (hook -> proof -> action) even in artistic sites?
858
+ 18. Is the palette consistent across all per-section images?
859
+ 19. Is each image horizontal and one-section-only?
860
+ 20. Is the **total number of images equal to the number of sections** (never fewer)?
861
+ 21. Is the hero using a varied composition (not defaulting to left-text / right-image out of habit)?
862
+
863
+ If not, refine internally before output. If the count is wrong, regenerate the missing sections. If the hero feels like a reflexive left-text / right-image default, prefer a different composition anchor.
864
+
865
+ ---
866
+
867
+ ## 18. EXTRA CREATIVITY & IMPLEMENTATION EDGE
868
+
869
+ Apply unless the user opts out:
870
+
871
+ ### Cross-section contrast
872
+ Across the slice, deliberately vary foreground/background intensity at least twice (lighter → richer → calmer) so the scroll feels paced, not monotonous slabs.
873
+
874
+ ### CTA specificity
875
+ Prefer one unmistakable primary action per major viewport tier; secondary actions must look secondary (scale, outline, ghost), not clones of primary.
876
+
877
+ ### Image variety inside one comp
878
+ Mix at least **two distinct image crops** where multiple sections exist — e.g. macro product + contextual environment, or portrait editorial + widescreen artifact — avoiding one repeated stock silhouette.
879
+
880
+ ### Data-viz restraint
881
+ Charts, sparklines, and graphs appear only when the site type logically needs them (analytics, pricing, infra, observability brands). Else keep proof human (quotes, receipts, timelines, screenshots of real workflows).
882
+
883
+ ### Cultural / tonal alignment
884
+ When the brief names an industry or region, steer palette and typographic temperament to match — don’t ship default “neutral SF startup” unless the brief is intentionally generic SaaS.
885
+
886
+ ### Mobile-implied fidelity (even for desktop mocks)
887
+ Maintain tap-friendly hit sizes and readable caption sizes visually; stacking order should imply a sane single-column narrative.
888
+
889
+ ### Conversion focus
890
+ Each section has a job. Even when the design is artistic, the page must read as a real product or brand site:
891
+ - the hero communicates value in seconds and offers one obvious next action
892
+ - proof sections (logos, quotes, metrics) feel earned, not stuffed
893
+ - pricing or CTA sections feel decisive, not buried
894
+ - the final section closes: a single strong CTA + supporting trust cue
895
+ Avoid pure mood reels with no funnel logic.
896
+
897
+ ### Composition variety check
898
+ Across all per-section images, internally log the chosen composition anchor and background mode. Reject the set if:
899
+ - the same composition anchor repeats more than 2 sections in a row
900
+ - the same background mode repeats more than 3 sections in a row
901
+ - every section is inline-asset (no full-bleed background ever appears) **AND** the brief does not call for minimalism / typography-only / swiss / ultra simple
902
+
903
+ For non-minimalist briefs: push for at least one full-bleed (or duotone / atmospheric) background and at least one mini minimalist section in any multi-section site.
904
+
905
+ For minimalist briefs: this rule is suspended. Restraint is the design.
906
+
907
+ ---
908
+
909
+ ## 19. RESPONSE BEHAVIOR
910
+ When the user asks for a frontend design:
911
+ 1. infer site type and primary conversion goal
912
+ 2. infer number of sections (if unclear, use the defaults from §5: landing page = 6, full website = 8)
913
+ 3. **commit out loud** to the section count and announce it ("Generating N horizontal images, one per section")
914
+ 4. plan ONE horizontal image PER SECTION — always separate generations, never collapse
915
+ 5. choose Hero Scale for the whole site (giant / mid / mini)
916
+ 5. choose a strong visual combination (theme, type, hero arch, section system, motion, narrative spine, second-read moment)
917
+ 7. for each section: pick a Composition Anchor, Background Mode, and CTA Variation — vary across sections
918
+ 8. choose 4 signature components used appropriately across sections
919
+ 9. enforce hero minimalism + section size variety (some giant, some mini)
920
+ 10. enforce strong image usage including full-bleed backgrounds where it fits
921
+ 11. lock one consistent palette across all images
922
+ 12. apply §18 EXTRA CREATIVITY & IMPLEMENTATION EDGE
923
+ 13. keep spacing generous, even, and clean
924
+ 14. remove AI slop (including marquee / fake KPI clichés unless requested)
925
+ 15. run §17 CLARITY CHECK
926
+ 16. **generate every per-section horizontal image, labeled "Section X of N: <name>"**, until the full set is delivered. Do not stop early. Do not summarize. Do not return only one image.
927
+
928
+ Do not ask unnecessary follow-up questions if a strong interpretation is possible.
929
+
930
+ ---
931
+
932
+ ## 20. EXAMPLE INTERPRETATIONS
933
+
934
+ ### Example 1
935
+ User: "make a hero section for an AI startup"
936
+
937
+ Interpretation:
938
+ - 1 horizontal image
939
+ - Hero Scale: Mid Editorial or Giant Statement
940
+ - Composition Anchor: bottom-left text over full-bleed product/atmosphere image
941
+ - Background Mode: full-bleed image with dark tonal overlay
942
+ - CTA Variation: outlined inline + small label hint
943
+ - Palette: Deep Dark or Bold Studio Solid, one consistent accent
944
+ - no cliche dashboard spam, no purple AI glow
945
+
946
+ ### Example 2
947
+ User: "design 8 sections for a fintech website"
948
+
949
+ Interpretation:
950
+ - 8 separate horizontal images (one per section)
951
+ - Hero Scale: Mid Editorial (trust-driven)
952
+ - vary Composition Anchor across sections (centered low, right-third caption, bottom-left over chart visual, stacked center for closing CTA)
953
+ - Background Mode mix: solid surface, full-bleed image background once, editorial side-image at use cases
954
+ - one consistent palette (e.g. ink + paper + single brand accent)
955
+ - conversion path: hook -> proof bar -> features -> use case -> testimonial -> pricing -> FAQ -> final CTA
956
+
957
+ ### Example 3
958
+ User: "creative agency landing page, 12 sections"
959
+
960
+ Interpretation:
961
+ - 12 horizontal images (one per section)
962
+ - Hero Scale: Giant Statement OR Mini Minimalist (decisive choice, not in-between)
963
+ - editorial / poster-like direction; off-grid composition appears 2-3 times
964
+ - multiple Background Modes (full-bleed image at hero + showcase, editorial side-image at case studies, solid + accent for process)
965
+ - palette consistent throughout, with one bold accent recurring
966
+ - closing CTA section: mini minimalist, strong type, single primary action
967
+
968
+ ---
969
+
970
+ ## 21. FINAL GOAL
971
+ Generate frontend reference images that feel:
972
+ - artistic
973
+ - premium
974
+ - clear
975
+ - structured
976
+ - image-led
977
+ - breathable
978
+ - memorable
979
+ - anti-generic
980
+ - implementation-friendly
981
+
982
+ The result should look like a top-tier website concept with strong imagery, confident creativity, and generous spacing - not a dense, repetitive AI layout.