ThesisStop Making AI Slop Landing Pages teaches a practical agent architecture move: This video names the telltale signs of AI-slop landing pages — uneven selected-menu borders, cramped caps eyebrows, pointless status pills, random glow lights, and the 2025 purple gradient — then shows how to prompt them away using image and URL references, design.md design systems, taste skills, non-default fonts, and pattern references from sites like Mobin and Aura.
The goal is not to remember the video. The goal is to extract the operating principle, tie it to timestamped evidence, test how far the claim transfers, and make something reusable.
1:57Know each model's taste
“file and you can include that in your next prompt. Especially if you're starting from scratch. Then if you want this as part of a workflow, you put these rules into your agents.md file. The agents.mmd file is...”
Models differ sharply at design: Opus 4.8 output feels basic with heavy purple and too many colors, GPT 5.5 goes overboard with glow lights and information density, and Gemini 3.1 Pro puts more effort into sizing, hover states, and tasteful lighting — but none is good enough bare. The fix is to never prompt without a skill or design system, feed image or URL references, keep minimal style rules in agents.md, and memorize the names of the slop patterns so you can prompt them away. Run the same generic prompt ('create a beautiful landing page in dark mode') through two or three different models and write down which named slop signs (lights, purple, uneven borders, cramped eyebrow) each one produces.
11:12Steal patterns, then adapt
“that are already packed with this information that you can use for your designs. every time that you prompt or every time that you feel that the AI is steering away from something that looks good into something...”
When a section looks wrong — like a pricing block inconsistent with the rest of a squarish site — go to a pattern library like Mobin, screenshot a section you like, and prompt 'adapt this design into my design' so the AI restyles it with your page's fonts, design system, and dark mode rather than copying it. For systems, turn any design you like into a design.md via HTML export, or grab prebuilt ones (getdesign.md, Aura's 600+ library); HTML references are richer and more prescriptive, while design.md is a looser system of colors and typography. Find one section pattern on Mobin, drop the screenshot into your coding agent with 'adapt this into my design, replace my pricing section, keep dark mode,' and compare the result to the inspiration.
16:09One loaded prompt, then polish
“the model, their strength, and their weaknesses. We have to use screenshots and references and URLs of your favorite websites. We want to use skills and design. MD that are highly available across many many websites. And if...”
The final Aura demo packs everything into one prompt: named page sections (hero, pricing, trusted-by logos, testimonials, footer), animation requests like rich interactions and smooth scroll, and polish rules — fully responsive, a single SVG logo, real generated images instead of gradients, and a non-generic icon set like Basil or Iconoon instead of Lucide. It one-shots a full landing page, and remaining flaws like white borders get fixed by referencing a specific skill (border gradient) and iterating with screenshots. Write one mega-prompt for a fictional product that names your sections, fonts, icon set, animation style, and design.md, then fix the leftover issues one named mistake at a time.
ExampleSource-backed work packet
Convert the video into a scoped task that includes the transcript claim, target workflow, acceptance criteria, and proof. The output should be a one-page agent harness map with tool boundaries and proof signals..
ExampleClaim vs. demo brief
Separate what the speaker claims, what the demo actually proves, and what still needs outside verification before you adopt the workflow.
ExampleTeach-back module
Transform the lesson into a definition, a mechanism diagram, one misconception, one practice exercise, and a check-for-understanding question.