<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ui on AI Engineer Guide</title><link>https://aiengineerguide.com/tags/ui/</link><description>Recent content in Ui on AI Engineer Guide</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright © 2024-2026, Nesin Technologies LLP.</copyright><lastBuildDate>Tue, 19 May 2026 23:59:16 +0530</lastBuildDate><atom:link href="https://aiengineerguide.com/tags/ui/feed.xml" rel="self" type="application/rss+xml"/><item><title>Hallmark - An Open Source Design Skill for Beautiful UI</title><link>https://aiengineerguide.com/til/hallmark-open-source-design-skill/</link><pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate><guid>https://aiengineerguide.com/til/hallmark-open-source-design-skill/</guid><description>&lt;p>Hassan has released &lt;a href="https://www.usehallmark.com/">Hallmark&lt;/a> - a open source design skill using which you can make the UI pretty especially for a landing page&lt;/p>

&lt;div class="container">
 &lt;div id="player-wrapper-0" class="">&lt;/div>
&lt;/div>

&lt;script 
type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/@clappr/player@latest/dist/clappr.min.js"
>
&lt;/script>

&lt;script>
(function() {
 var playerElement = document.getElementById("player-wrapper-0");

 var player = new Clappr.Player({
 source: "https://cdn.qblog.nesin.io/qblog/AIEngineerGuide/2026-05/av4agtpu1mngdzd4i59v.mp4",
 mute: true,
 height: 360,
 width: 640
 });

 player.attachTo(playerElement);
})();
&lt;/script>

&lt;p>I just tried it for one of my side and here is before and after 👇&lt;/p>
&lt;p>&lt;img src="https://cdn.qblog.nesin.io/f_auto,q_auto/qblog/AIEngineerGuide/2026-05/yfrygn8gv4awwieka878" alt="2026-05-19-at-23.47.22.png">&lt;/p>
&lt;p>And it&amp;rsquo;s plan before it made any change
&lt;img src="https://cdn.qblog.nesin.io/f_auto,q_auto/qblog/AIEngineerGuide/2026-05/bjmnzqbctxfqtj7fe6kl" alt="2026-05-19-at-23.29.02.png">&lt;/p>
&lt;h2 id="how-to-get-started">How to get started?&lt;/h2>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-shell" data-lang="shell">&lt;span style="display:flex;">&lt;span>npx skills add nutlope/hallmark
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="reference">Reference&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://x.com/nutlope/status/2056754959819915459">https://x.com/nutlope/status/2056754959819915459&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>