<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sameer Shaik</title>
    <description>The latest articles on DEV Community by Sameer Shaik (@sameer7359).</description>
    <link>https://dev.to/sameer7359</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4074554%2F3529fe70-ba3f-4eb9-9b72-736995cd36ce.png</url>
      <title>DEV Community: Sameer Shaik</title>
      <link>https://dev.to/sameer7359</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sameer7359"/>
    <language>en</language>
    <item>
      <title>AI Can Build Almost Any Design Now. So What Is Design Worth?</title>
      <dc:creator>Sameer Shaik</dc:creator>
      <pubDate>Wed, 12 Aug 2026 10:20:20 +0000</pubDate>
      <link>https://dev.to/sameer7359/ai-can-build-almost-any-design-now-so-what-is-design-worth-27jj</link>
      <guid>https://dev.to/sameer7359/ai-can-build-almost-any-design-now-so-what-is-design-worth-27jj</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqyeewsf10kzd982xobqy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqyeewsf10kzd982xobqy.png" alt=" " width="800" height="487"&gt;&lt;/a&gt;&lt;br&gt;
A few years ago, if you wanted a website with a unique interaction, a complex animation, or an unusual visual style, there was a good chance you needed someone who knew exactly how to build it.&lt;/p&gt;

&lt;p&gt;Today, that's changing fast.&lt;/p&gt;

&lt;p&gt;Show an AI a screenshot and it can recreate the layout.&lt;/p&gt;

&lt;p&gt;Describe an interaction and it can write the React code.&lt;/p&gt;

&lt;p&gt;Ask for a WebGL effect and it can generate the implementation.&lt;/p&gt;

&lt;p&gt;Give it a reference from a website and, with enough iteration, you can get surprisingly close.&lt;/p&gt;

&lt;p&gt;So I started wondering:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If AI can build almost any design, what actually makes a design valuable anymore?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The cost of execution is falling
&lt;/h2&gt;

&lt;p&gt;This is probably one of the biggest changes happening in frontend development.&lt;/p&gt;

&lt;p&gt;Previously, the gap between:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"I have an idea"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"I have a working implementation"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;was enormous.&lt;/p&gt;

&lt;p&gt;You needed design skills, frontend skills, animation knowledge, debugging, responsive layouts, browser knowledge, and a lot of time.&lt;/p&gt;

&lt;p&gt;AI is shrinking that gap.&lt;/p&gt;

&lt;p&gt;A developer can now describe a complex interaction and get a working React implementation in minutes.&lt;/p&gt;

&lt;p&gt;The same thing is happening with layouts, animations, typography, interactions and even WebGL.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Implementation is becoming less expensive.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And I think that changes what we should care about.&lt;/p&gt;

&lt;h2&gt;
  
  
  But "possible" doesn't mean "good"
&lt;/h2&gt;

&lt;p&gt;AI can generate a thousand different landing pages.&lt;/p&gt;

&lt;p&gt;That doesn't mean we need a thousand landing pages.&lt;/p&gt;

&lt;p&gt;It can create gradients.&lt;/p&gt;

&lt;p&gt;It can create glassmorphism.&lt;/p&gt;

&lt;p&gt;It can put everything inside rounded cards.&lt;/p&gt;

&lt;p&gt;It can create a huge centered headline with a statistic underneath.&lt;/p&gt;

&lt;p&gt;It can make something that looks impressive in a screenshot.&lt;/p&gt;

&lt;p&gt;But a screenshot isn't a product.&lt;/p&gt;

&lt;p&gt;A design has to answer questions.&lt;/p&gt;

&lt;p&gt;Why is this interaction here?&lt;/p&gt;

&lt;p&gt;Why does this animation happen?&lt;/p&gt;

&lt;p&gt;Why does the user need to wait?&lt;/p&gt;

&lt;p&gt;Why does this section exist?&lt;/p&gt;

&lt;p&gt;Why this typography?&lt;/p&gt;

&lt;p&gt;Why this layout?&lt;/p&gt;

&lt;p&gt;Those decisions are still difficult.&lt;/p&gt;

&lt;p&gt;In fact, I think they're becoming &lt;strong&gt;more important&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The new bottleneck is taste
&lt;/h2&gt;

&lt;p&gt;When everyone has access to the same AI models, the advantage isn't necessarily who can generate the most code.&lt;/p&gt;

&lt;p&gt;It's who knows what to ask for.&lt;/p&gt;

&lt;p&gt;And more importantly, who knows what to remove.&lt;/p&gt;

&lt;p&gt;Two developers can use exactly the same AI model and get completely different products.&lt;/p&gt;

&lt;p&gt;One might generate another generic SaaS landing page.&lt;/p&gt;

&lt;p&gt;The other might create something with a completely different visual language, unusual interactions, strong typography and a reason behind every movement.&lt;/p&gt;

&lt;p&gt;The difference isn't the model.&lt;/p&gt;

&lt;p&gt;It's the person directing it.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI makes experimentation incredibly cheap
&lt;/h2&gt;

&lt;p&gt;This is the part I find most exciting.&lt;/p&gt;

&lt;p&gt;Before AI, trying an unusual idea had a cost.&lt;/p&gt;

&lt;p&gt;You might think:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"This interaction would be cool, but it would take me two days to build."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So you don't build it.&lt;/p&gt;

&lt;p&gt;Now you can try it.&lt;/p&gt;

&lt;p&gt;Maybe it works.&lt;/p&gt;

&lt;p&gt;Maybe it looks terrible.&lt;/p&gt;

&lt;p&gt;Maybe the animation is unnecessary.&lt;/p&gt;

&lt;p&gt;Maybe the interaction completely changes the feeling of the page.&lt;/p&gt;

&lt;p&gt;But you can find out much faster.&lt;/p&gt;

&lt;p&gt;That means we can experiment more.&lt;/p&gt;

&lt;p&gt;Instead of spending most of our time implementing the first idea, we can explore five different ideas and choose the one that actually feels right.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI doesn't just make building faster.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It makes experimentation cheaper.&lt;/p&gt;

&lt;h2&gt;
  
  
  This is why I'm building Zepa
&lt;/h2&gt;

&lt;p&gt;This is also the idea behind &lt;strong&gt;Zepa&lt;/strong&gt;, an open-source collection of React and Next.js UI components, motion systems, and interactive experiences.&lt;/p&gt;

&lt;p&gt;While building Zepa, I've been experimenting with scroll-driven interfaces, animated hero sections, WebGL experiences, custom interactions and other patterns that are interesting to actually use — not just interesting to look at in a screenshot.&lt;/p&gt;

&lt;p&gt;Some components are inspired by existing experiences. Others are built from scratch.&lt;/p&gt;

&lt;p&gt;The point isn't simply to create another collection of buttons and cards.&lt;/p&gt;

&lt;p&gt;It's to explore what becomes possible when the distance between an idea and a working interface gets smaller.&lt;/p&gt;

&lt;p&gt;You can explore the collection at &lt;strong&gt;&lt;a href="https://zepa.design" rel="noopener noreferrer"&gt;zepa.design&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The screenshot is becoming the starting point
&lt;/h2&gt;

&lt;p&gt;A designer might find an interaction they love on a website.&lt;/p&gt;

&lt;p&gt;A developer might see a beautiful hero section.&lt;/p&gt;

&lt;p&gt;Someone might see an animation on social media or a WebGL experiment.&lt;/p&gt;

&lt;p&gt;Previously, that inspiration could remain just inspiration.&lt;/p&gt;

&lt;p&gt;Now you can take the idea, describe it to an AI, generate an implementation, change it, break it, rebuild it and eventually turn it into something completely different.&lt;/p&gt;

&lt;p&gt;The distance between &lt;strong&gt;inspiration and implementation&lt;/strong&gt; is becoming incredibly small.&lt;/p&gt;

&lt;p&gt;That changes how we build.&lt;/p&gt;

&lt;h2&gt;
  
  
  So what happens to component libraries?
&lt;/h2&gt;

&lt;p&gt;If AI can generate a button, card, navbar or hero section in seconds, simply having a collection of components isn't enough.&lt;/p&gt;

&lt;p&gt;The interesting question becomes:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Which components are actually worth using?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Which interactions feel good?&lt;/p&gt;

&lt;p&gt;Which animations are worth the performance cost?&lt;/p&gt;

&lt;p&gt;Which patterns work across different products?&lt;/p&gt;

&lt;p&gt;Which experiences are worth preserving?&lt;/p&gt;

&lt;p&gt;Which ideas are interesting enough to remix?&lt;/p&gt;

&lt;p&gt;That's why I'm increasingly interested in &lt;strong&gt;curation and experiences&lt;/strong&gt;, rather than simply producing more components.&lt;/p&gt;

&lt;p&gt;The goal isn't to have the biggest folder of UI code.&lt;/p&gt;

&lt;p&gt;It's to discover things worth building.&lt;/p&gt;

&lt;h2&gt;
  
  
  The designer isn't disappearing
&lt;/h2&gt;

&lt;p&gt;I don't think AI is killing design.&lt;/p&gt;

&lt;p&gt;I think it's changing the job.&lt;/p&gt;

&lt;p&gt;When implementation was expensive, knowing how to implement something was a huge part of the value.&lt;/p&gt;

&lt;p&gt;As implementation becomes cheaper, other skills become more valuable:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Taste.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Direction.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Product thinking.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Understanding users.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Knowing what to build.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Knowing what not to build.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And perhaps most importantly:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Knowing when something feels right.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;AI can generate the possibilities.&lt;/p&gt;

&lt;p&gt;We still have to choose between them.&lt;/p&gt;

&lt;h2&gt;
  
  
  The next era of the web might be more interesting
&lt;/h2&gt;

&lt;p&gt;For years, the web has converged toward a handful of familiar patterns.&lt;/p&gt;

&lt;p&gt;Hero.&lt;/p&gt;

&lt;p&gt;Navbar.&lt;/p&gt;

&lt;p&gt;Cards.&lt;/p&gt;

&lt;p&gt;Testimonials.&lt;/p&gt;

&lt;p&gt;Pricing.&lt;/p&gt;

&lt;p&gt;Footer.&lt;/p&gt;

&lt;p&gt;Repeat.&lt;/p&gt;

&lt;p&gt;AI could make this worse by generating the same patterns even faster.&lt;/p&gt;

&lt;p&gt;Or it could make the opposite possible.&lt;/p&gt;

&lt;p&gt;If implementation becomes cheap enough, developers can afford to experiment with ideas that would previously have been too expensive to build.&lt;/p&gt;

&lt;p&gt;More strange interfaces.&lt;/p&gt;

&lt;p&gt;More playful interactions.&lt;/p&gt;

&lt;p&gt;More visual experimentation.&lt;/p&gt;

&lt;p&gt;More personal products.&lt;/p&gt;

&lt;p&gt;More things that don't look like every other SaaS website.&lt;/p&gt;

&lt;p&gt;That's the direction I find exciting.&lt;/p&gt;

&lt;p&gt;AI can build almost anything.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Now we have to become better at deciding what is worth building.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And that's what I'm exploring with &lt;strong&gt;Zepa&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>react</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
