<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tamer Kamal — Blog</title>
    <link>https://tamerkamal.com/blog</link>
    <description>Writing by Tamer Kamal Abdelsalam</description>
    <language>en</language>
    <atom:link href="https://tamerkamal.com/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>How To Build Agentic Coding Workflows with Cursor</title>
      <link>https://tamerkamal.com/blog/agentic-coding-workflows-with-cursor</link>
      <guid>https://tamerkamal.com/blog/agentic-coding-workflows-with-cursor</guid>
      <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
      <description>A practical look at how I structure Cursor commands, skills, and rules to turn repetitive dev tasks into reliable agentic workflows.</description>
    </item>
    <item>
      <title>Cursor Skills vs Commands: When to Use Each</title>
      <link>https://tamerkamal.com/blog/cursor-skills-vs-commands</link>
      <guid>https://tamerkamal.com/blog/cursor-skills-vs-commands</guid>
      <pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate>
      <description>Commands are explicit, repeatable playbooks you invoke. Skills are persistent instructions the agent loads when relevant. Here is how they differ and how to combine them.</description>
    </item>
  </channel>
</rss>