<?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: Omar Ali Khan</title>
    <description>The latest articles on DEV Community by Omar Ali Khan (@omaralikhn).</description>
    <link>https://dev.to/omaralikhn</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%2F3881631%2F16d608d9-c735-48d0-b18f-ed3f6dad28ac.png</url>
      <title>DEV Community: Omar Ali Khan</title>
      <link>https://dev.to/omaralikhn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omaralikhn"/>
    <language>en</language>
    <item>
      <title>git version control your claude skills and setup (.dotfiles)</title>
      <dc:creator>Omar Ali Khan</dc:creator>
      <pubDate>Thu, 16 Apr 2026 04:56:10 +0000</pubDate>
      <link>https://dev.to/omaralikhn/git-version-control-your-claude-skills-and-setup-dotfiles-1jpm</link>
      <guid>https://dev.to/omaralikhn/git-version-control-your-claude-skills-and-setup-dotfiles-1jpm</guid>
      <description>&lt;p&gt;I started doing this a while back and thought it was super useful.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;claude-code&lt;/code&gt; saves all skills, agents, commands as text files in &lt;code&gt;~/claude&lt;/code&gt; and so they're super git-friendly.&lt;/p&gt;

&lt;p&gt;tl;dr:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;save your &lt;code&gt;~/.claude&lt;/code&gt; dir to git&lt;/li&gt;
&lt;li&gt;push/pull it from multiple machines&lt;/li&gt;
&lt;li&gt;be able to git blame and revert skills and more&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Nothing revolutionary but very rewarding.&lt;/p&gt;

&lt;p&gt;I've included a fleshed out &lt;code&gt;.gitignore&lt;/code&gt; file for anyone interested as well as a breakdown of the &lt;code&gt;~/.claude&lt;/code&gt; dir.&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://breaking-changes.blog/treat-your-claude-code-setup-like-a-dev-project/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1606625000171-fa7d471da28c%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DM3wxMTc3M3wwfDF8c2VhcmNofDE2fHxsYXB0b3BzfGVufDB8fHx8MTc3NjMxMTkxMHww%26ixlib%3Drb-4.1.0%26q%3D80%26w%3D2000" height="1333" class="m-0" width="2000"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://breaking-changes.blog/treat-your-claude-code-setup-like-a-dev-project/" rel="noopener noreferrer" class="c-link"&gt;
            Treat your Claude Code setup like a dev project
          &lt;/a&gt;
        &lt;/h2&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fbreaking-changes.blog%2Fcontent%2Fimages%2Fsize%2Fw256h256%2Fformat%2Fpng%2F2026%2F04%2Flogo-6.svg" width="256" height="256"&gt;
          breaking-changes.blog
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>ai</category>
      <category>productivity</category>
      <category>tooling</category>
      <category>claude</category>
    </item>
  </channel>
</rss>
