<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Kev the Coder Blog</title>
        <link>https://kevthecoder.xyz/blog</link>
        <description>Helpful writing on Shopify engineering, AI workflows, online stores, and modern web development.</description>
        <lastBuildDate>Sun, 12 Apr 2026 12:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Next.js</generator>
        <language>en</language>
        <image>
            <title>Kev the Coder Blog</title>
            <url>https://kevthecoder.xyz/favicon.png</url>
            <link>https://kevthecoder.xyz/blog</link>
        </image>
        <copyright>Copyright 2026 Kevin Rajaram</copyright>
        <item>
            <title><![CDATA[The Real Promise of Shopify AI Toolkit: Turning Coding Agents Into Shopify Developer Tools]]></title>
            <link>https://kevthecoder.xyz/blog/shopify-ai-toolkit-shopify-native-agents</link>
            <guid isPermaLink="false">https://kevthecoder.xyz/blog/shopify-ai-toolkit-shopify-native-agents</guid>
            <pubDate>Sun, 12 Apr 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[Shopify AI Toolkit matters because it grounds coding agents in Shopify docs, validates what they generate, and unlocks store-aware workflows instead of generic AI guesses.]]></description>
            <content:encoded><![CDATA[<p>The biggest promise of Shopify AI Toolkit is not more AI. It is turning generic coding agents into Shopify-native developer tools.</p><p><a href="https://kevthecoder.xyz/blog/shopify-ai-toolkit-shopify-native-agents">Read the full article on kevthecoder.xyz</a></p>]]></content:encoded>
            <author>Kevin Rajaram</author>
            <category>AI Workflows</category>
            <category>Shopify</category>
            <category>Developer Tooling</category>
            <enclosure url="https://kevthecoder.xyz/blog/shopify-ai-toolkit-shopify-native-agents.svg" length="0" type="image/svg"/>
        </item>
        <item>
            <title><![CDATA[Shopify Scripts End June 30, 2026: The Developer Migration Guide]]></title>
            <link>https://kevthecoder.xyz/blog/shopify-scripts-to-functions-migration</link>
            <guid isPermaLink="false">https://kevthecoder.xyz/blog/shopify-scripts-to-functions-migration</guid>
            <pubDate>Tue, 14 Apr 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[Shopify Scripts stop executing on June 30, 2026. Here's the complete developer migration guide: which Script types map to which Functions, code examples, and a pre-migration checklist.]]></description>
            <content:encoded><![CDATA[<p>Shopify Scripts stop running June 30, 2026. Here&#39;s the migration map, code comparison, and pre-migration checklist every Shopify developer needs before the hard deadline.</p><p><a href="https://kevthecoder.xyz/blog/shopify-scripts-to-functions-migration">Read the full article on kevthecoder.xyz</a></p>]]></content:encoded>
            <author>Kevin Rajaram</author>
            <category>Shopify</category>
            <category>Developer Tooling</category>
            <category>Online Stores</category>
            <enclosure url="https://kevthecoder.xyz/blog/shopify-scripts-to-functions-migration.svg" length="0" type="image/svg"/>
        </item>
        <item>
            <title><![CDATA[Shopify Sections That Survive the Theme Editor: 5 Patterns AI Tools Still Miss]]></title>
            <link>https://kevthecoder.xyz/blog/shopify-sections-theme-editor-patterns</link>
            <guid isPermaLink="false">https://kevthecoder.xyz/blog/shopify-sections-theme-editor-patterns</guid>
            <pubDate>Sat, 11 Apr 2026 20:48:40 GMT</pubDate>
            <description><![CDATA[A practical guide to the Shopify section patterns that prevent theme editor bugs: lifecycle handling, block attributes, schema discipline, correct CSS scoping, and validation.]]></description>
            <content:encoded><![CDATA[<p>If a Shopify section only works on first page load, it is not production-ready. These are the patterns that keep custom sections working inside the theme editor.</p><p><a href="https://kevthecoder.xyz/blog/shopify-sections-theme-editor-patterns">Read the full article on kevthecoder.xyz</a></p>]]></content:encoded>
            <author>Kevin Rajaram</author>
            <category>Shopify</category>
            <category>Theme Development</category>
            <category>AI Workflows</category>
            <category>Frontend Architecture</category>
            <enclosure url="https://kevthecoder.xyz/blog/shopify-sections-theme-editor-patterns.svg" length="0" type="image/svg"/>
        </item>
        <item>
            <title><![CDATA[Agentic Commerce in 2026: How AI Agents Are Actually Shopping (And Skipping Your Whole Site)]]></title>
            <link>https://kevthecoder.xyz/blog/agentic-commerce-2026</link>
            <guid isPermaLink="false">https://kevthecoder.xyz/blog/agentic-commerce-2026</guid>
            <pubDate>Sun, 08 Mar 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[AI agents now query catalogs, compare products, and checkout without loading your storefront. Here's how agentic commerce works and what to do about it.]]></description>
            <content:encoded><![CDATA[<p>Your theme doesn&#39;t matter if an AI agent is doing the shopping. Here&#39;s how agentic commerce actually works in 2026 and what it means for your product data.</p><p><a href="https://kevthecoder.xyz/blog/agentic-commerce-2026">Read the full article on kevthecoder.xyz</a></p>]]></content:encoded>
            <author>Kevin Rajaram</author>
            <category>AI Workflows</category>
            <category>Shopify</category>
            <category>Online Stores</category>
            <enclosure url="https://kevthecoder.xyz/blog/agentic-commerce-2026.svg" length="0" type="image/svg"/>
        </item>
        <item>
            <title><![CDATA[Claude Code vs Cursor vs Codex for Shopify Development]]></title>
            <link>https://kevthecoder.xyz/blog/claude-code-vs-cursor-vs-codex-shopify-development</link>
            <guid isPermaLink="false">https://kevthecoder.xyz/blog/claude-code-vs-cursor-vs-codex-shopify-development</guid>
            <pubDate>Sun, 08 Mar 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[A hands-on comparison of Claude Code, Cursor, and OpenAI Codex for Shopify theme work — Liquid editing, section generation, MCP integration, and when to use each tool.]]></description>
            <content:encoded><![CDATA[<p>Generic AI tool comparisons miss the point for Shopify developers. Here is what actually matters when you use Claude Code, Cursor, and Codex on real storefront work.</p><p><a href="https://kevthecoder.xyz/blog/claude-code-vs-cursor-vs-codex-shopify-development">Read the full article on kevthecoder.xyz</a></p>]]></content:encoded>
            <author>Kevin Rajaram</author>
            <category>AI Workflows</category>
            <category>Shopify</category>
            <category>Theme Architecture</category>
            <enclosure url="https://kevthecoder.xyz/blog/claude-code-vs-cursor-vs-codex-shopify-development.svg" length="0" type="image/svg"/>
        </item>
        <item>
            <title><![CDATA[The 6000-Character Rule: Optimizing Product Descriptions So AI Agents Can Find & Buy Your Stuff]]></title>
            <link>https://kevthecoder.xyz/blog/the-6000-character-rule</link>
            <guid isPermaLink="false">https://kevthecoder.xyz/blog/the-6000-character-rule</guid>
            <pubDate>Sun, 08 Mar 2026 12:00:00 GMT</pubDate>
            <description><![CDATA[AI agents pull the first ~6,000 characters of your product descriptions as their source of truth. Here's how to structure that window so your products get found and recommended.]]></description>
            <content:encoded><![CDATA[<p>AI agents read ~6,000 characters of your product description and ignore everything else. Here&#39;s how to fix that window before your competitors do.</p><p><a href="https://kevthecoder.xyz/blog/the-6000-character-rule">Read the full article on kevthecoder.xyz</a></p>]]></content:encoded>
            <author>Kevin Rajaram</author>
            <category>Shopify</category>
            <category>AI Workflows</category>
            <category>Content Strategy</category>
            <category>Online Stores</category>
            <enclosure url="https://kevthecoder.xyz/blog/the-6000-character-rule.svg" length="0" type="image/svg"/>
        </item>
    </channel>
</rss>