<?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: Alan Nobita</title>
    <description>The latest articles on DEV Community by Alan Nobita (@alan_nobita_6ae61bd68c586).</description>
    <link>https://dev.to/alan_nobita_6ae61bd68c586</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%2F3914515%2Fb6234067-3dbd-4953-b829-b4408d392907.png</url>
      <title>DEV Community: Alan Nobita</title>
      <link>https://dev.to/alan_nobita_6ae61bd68c586</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alan_nobita_6ae61bd68c586"/>
    <language>en</language>
    <item>
      <title>My first custom made AI-skill.</title>
      <dc:creator>Alan Nobita</dc:creator>
      <pubDate>Tue, 05 May 2026 18:34:00 +0000</pubDate>
      <link>https://dev.to/alan_nobita_6ae61bd68c586/my-first-custom-made-ai-skill-437l</link>
      <guid>https://dev.to/alan_nobita_6ae61bd68c586/my-first-custom-made-ai-skill-437l</guid>
      <description>&lt;p&gt;Hello there. I'm new to AI and recently discovered AI coding skills (like OpenCode/Claude Code).&lt;br&gt;
I noticed that AI tends to "hallucinate" - making things up or forgetting context in long sessions. After some research, I learned this happens because the context window has limits.&lt;br&gt;
So I built a simple skill called nhallucinate:&lt;br&gt;
&lt;a href="https://github.com/AlanNobita/nhallucinate" rel="noopener noreferrer"&gt;https://github.com/AlanNobita/nhallucinate&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It stores memory in project-specific files (.agent/nhallucinate/) so the AI remembers what worked and what didn't across sessions.&lt;/p&gt;

&lt;p&gt;Feel free to give me suggestions, teach me new stuffs and correct me what I did wrong here. I am posting this to get a good feedback from people who understand. Thank you!&lt;/p&gt;

</description>
      <category>ai</category>
    </item>
  </channel>
</rss>
