<?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: sakamoto</title>
    <description>The latest articles on DEV Community by sakamoto (@heysakamoto).</description>
    <link>https://dev.to/heysakamoto</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%2F3981986%2F40c999ed-a599-47ce-a423-648b32a2f456.jpeg</url>
      <title>DEV Community: sakamoto</title>
      <link>https://dev.to/heysakamoto</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heysakamoto"/>
    <language>en</language>
    <item>
      <title>What is Moto UI?</title>
      <dc:creator>sakamoto</dc:creator>
      <pubDate>Sun, 14 Jun 2026 12:16:23 +0000</pubDate>
      <link>https://dev.to/heysakamoto/what-is-moto-ui-5a21</link>
      <guid>https://dev.to/heysakamoto/what-is-moto-ui-5a21</guid>
      <description>&lt;p&gt;&lt;strong&gt;Moto UI&lt;/strong&gt; is a modern React component library built for developers who care about &lt;strong&gt;accessibility, performance, and developer experience&lt;/strong&gt;. It combines the headless, accessible foundation of &lt;strong&gt;Ark UI&lt;/strong&gt; with the type-safe, build-time styling power of &lt;strong&gt;Panda CSS&lt;/strong&gt; to help teams build interfaces that are fast, flexible, and easy to maintain.&lt;/p&gt;

&lt;p&gt;Moto UI is also heavily inspired by &lt;strong&gt;Chakra UI&lt;/strong&gt; and &lt;strong&gt;Hero UI&lt;/strong&gt;. From Chakra UI, it borrows the idea of making UI development simple, composable, and friendly for teams. From Hero UI, it takes inspiration for modern patterns and polished component design.&lt;/p&gt;

&lt;h2&gt;
  
  
  Core Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Ark UI&lt;/strong&gt; provides the accessible, headless primitives and WAI-ARIA-aligned behavior.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Panda CSS&lt;/strong&gt; provides type-safe styles that are extracted at build time, which keeps runtime overhead low.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Design Principles
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Accessibility first:&lt;/strong&gt; components are designed to work well with keyboard navigation and assistive technologies from the start.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Type safety:&lt;/strong&gt; the library is written in TypeScript, with typed components, props, and design tokens.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Compound component pattern:&lt;/strong&gt; the API is structured to make composition flexible and give you more control over the final UI.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Styling flexibility:&lt;/strong&gt; Panda CSS recipes and tokens make it easier to keep styles consistent while still allowing customization.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Architecture
&lt;/h2&gt;

&lt;p&gt;Moto UI is organized as a &lt;strong&gt;pnpm monorepo&lt;/strong&gt;, which helps keep the project modular and easier to maintain.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;@moto-ui/react&lt;/code&gt; — the core component library.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;@moto-ui/preset-base&lt;/code&gt; — shared design tokens and Panda CSS configuration.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;@moto-ui/styled-system&lt;/code&gt; — the generated styled-system utility package.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Moto UI?
&lt;/h2&gt;

&lt;p&gt;Moto UI is built for teams and devlopers that want a component library that feels modern, practical, and scalable. Instead of forcing you into a rigid design system, it gives you a strong accessible foundation plus the flexibility to shape the UI to your brand and product needs.&lt;/p&gt;

&lt;h2&gt;
  
  
  Get Started
&lt;/h2&gt;

&lt;p&gt;Visit &lt;a href="https://moto-ui.app" rel="noopener noreferrer"&gt;Moto UI&lt;/a&gt; to learn more and get started.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>react</category>
      <category>ui</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
