<?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: Hicham Hicham</title>
    <description>The latest articles on DEV Community by Hicham Hicham (@hicham_ab).</description>
    <link>https://dev.to/hicham_ab</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%2F2140212%2F3b89605e-663a-4ba6-9c37-cc38c439c73f.png</url>
      <title>DEV Community: Hicham Hicham</title>
      <link>https://dev.to/hicham_ab</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hicham_ab"/>
    <language>en</language>
    <item>
      <title>How I Automated My Documentation (and Stop Writing My Own READMEs)</title>
      <dc:creator>Hicham Hicham</dc:creator>
      <pubDate>Sat, 18 Apr 2026 20:20:16 +0000</pubDate>
      <link>https://dev.to/hicham_ab/how-i-automated-my-documentation-and-stop-writing-my-own-readmes-4b19</link>
      <guid>https://dev.to/hicham_ab/how-i-automated-my-documentation-and-stop-writing-my-own-readmes-4b19</guid>
      <description>&lt;p&gt;Let’s be real: stopping your development momentum to write inline comments, generate unit tests, or explain your logic to non-technical stakeholders is the worst part of the job.&lt;/p&gt;

&lt;p&gt;I got tired of doing this manually, so I spent some time building a specific set of AI prompts to handle the heavy lifting for me. It saves me hours every week.&lt;/p&gt;

&lt;p&gt;I want to share my favorite prompt from the kit with you all. This one completely automates writing a professional README file.&lt;/p&gt;

&lt;p&gt;The Instant README Architect&lt;br&gt;
Paste this into your AI of choice and fill in your details:&lt;/p&gt;

&lt;p&gt;"Act as a meticulous technical writer. Generate a comprehensive README.md file for my new project called [Project Name]. Its primary purpose is to [1-2 sentences on what it does]. It is built using [Tech Stack]. Please include the following sections: Project Title, Description, Prerequisites, Installation Guide (with placeholder terminal commands), Usage (with a quick example), and Contributing guidelines. Format the output entirely in standard Markdown."&lt;/p&gt;

&lt;p&gt;Get the Full Kit&lt;br&gt;
I actually put together a clean, PDF reference guide with 4 other prompts I use daily, including:&lt;/p&gt;

&lt;p&gt;The Edge-Case Unit Test Generator&lt;/p&gt;

&lt;p&gt;The Inline Comment Generator &amp;amp; Cleaner&lt;/p&gt;

&lt;p&gt;The Clean Code Naming Assistant&lt;/p&gt;

&lt;p&gt;The Non-Technical Translator&lt;/p&gt;

&lt;p&gt;I put the PDF up on Gumroad for free (Pay-What-You-Want).&lt;/p&gt;

&lt;p&gt;👉 Grab the free Developer's Prompt Kit here : &lt;a href="https://habostudios.gumroad.com/l/developerdocumentationsprintkit" rel="noopener noreferrer"&gt;https://habostudios.gumroad.com/l/developerdocumentationsprintkit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know if these help speed up your workflow!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
      <category>development</category>
    </item>
  </channel>
</rss>
