<?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>Forem: Tony M</title>
    <description>The latest articles on Forem by Tony M (@tonym).</description>
    <link>https://forem.com/tonym</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F375523%2Fd6921907-8fbc-45d0-b9da-51c952a84ade.png</url>
      <title>Forem: Tony M</title>
      <link>https://forem.com/tonym</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/tonym"/>
    <language>en</language>
    <item>
      <title>AI-integrated design systems and component libraries</title>
      <dc:creator>Tony M</dc:creator>
      <pubDate>Mon, 12 May 2025 12:39:56 +0000</pubDate>
      <link>https://forem.com/tonym/ai-integrated-design-systems-and-component-libraries-2kg7</link>
      <guid>https://forem.com/tonym/ai-integrated-design-systems-and-component-libraries-2kg7</guid>
      <description>&lt;p&gt;What if your design system didn't need to ship components in a component library? From an engineering standpoint, most of a design system's maintenance overhead is creating and shipping components for a specific framework coupled to a styling system of some kind.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.designsystemscollective.com/how-ai-integrated-design-systems-and-generative-component-libraries-work-a060897b8abb?source=friends_link&amp;amp;sk=e544b72669ae7838be2ad5e5d5abd8d8" rel="noopener noreferrer"&gt;I've been asking the same thing on Medium.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/tonym/prompt-ui" rel="noopener noreferrer"&gt;And then built a POC to see if it would work and made it available in Github.&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If using AI agents, component libraries break free of framework and style constraints by generating components at build time from prompts and generator functions. They're still driven by design through tokens and themes, but without prebuilt components. It gets even better when using RAG for distribution and documentation, eliminating tools like Storybook in favor of on-demand generation by AI agents using the system itself, not a collection of stories or API documentation.&lt;/p&gt;

</description>
      <category>designsystem</category>
      <category>designpatterns</category>
      <category>ai</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
