<?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: Jamiel</title>
    <description>The latest articles on DEV Community by Jamiel (@jamielgv).</description>
    <link>https://dev.to/jamielgv</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4114845%2Fe0c29985-e76a-490b-b41c-c536f945fb37.jpg</url>
      <title>DEV Community: Jamiel</title>
      <link>https://dev.to/jamielgv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jamielgv"/>
    <language>en</language>
    <item>
      <title>I made Claude Code actually show its work on screen (click, type, scroll) — feels way less intimidating than reading terminal output</title>
      <dc:creator>Jamiel</dc:creator>
      <pubDate>Tue, 08 Sep 2026 04:03:10 +0000</pubDate>
      <link>https://dev.to/jamielgv/i-made-claude-code-actually-show-its-work-on-screen-click-type-scroll-feels-way-less-2npn</link>
      <guid>https://dev.to/jamielgv/i-made-claude-code-actually-show-its-work-on-screen-click-type-scroll-feels-way-less-2npn</guid>
      <description>&lt;p&gt;When I was learning to code, watching someone else's screen (a tutorial, a pair-programming session) always taught me more than reading a wall of terminal commands. So I built Manoo — a Claude Code plugin that gives it screenshot + mouse/keyboard control, and splits your screen so you can actually watch it click, type, and scroll in real time, with a glowing cursor so you always know it's Claude moving and not you.&lt;/p&gt;

&lt;p&gt;It's not just for automating boring tasks (though it does that too) — if you're learning, seeing exactly where it clicks and why is honestly a nice way to build intuition for how these tools actually work under the hood, instead of it feeling like a black box.&lt;/p&gt;

&lt;p&gt;It stops instantly the moment you touch your own mouse/keyboard — you always have the wheel. Free tier, 100% local, Linux/X11 for now.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://jamielgv.github.io/manoo/" rel="noopener noreferrer"&gt;https://jamielgv.github.io/manoo/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>ai</category>
      <category>productivity</category>
      <category>linux</category>
    </item>
  </channel>
</rss>
