<?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: M. Praharshitha </title>
    <description>The latest articles on DEV Community by M. Praharshitha  (@harshi_006).</description>
    <link>https://dev.to/harshi_006</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%2F3991178%2F3612b334-1a99-40db-9477-91d71d362b9a.png</url>
      <title>DEV Community: M. Praharshitha </title>
      <link>https://dev.to/harshi_006</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/harshi_006"/>
    <language>en</language>
    <item>
      <title>builtit (npx builtit)</title>
      <dc:creator>M. Praharshitha </dc:creator>
      <pubDate>Thu, 18 Jun 2026 15:27:20 +0000</pubDate>
      <link>https://dev.to/harshi_006/builtit-npx-builtit-3jb1</link>
      <guid>https://dev.to/harshi_006/builtit-npx-builtit-3jb1</guid>
      <description>&lt;p&gt;🚀 Built my first npm CLI tool: builtit&lt;/p&gt;

&lt;p&gt;After noticing that many code analysis tools either require heavy configuration or stop at basic linting, I decided to build something different.&lt;/p&gt;

&lt;p&gt;builtit is a zero-config project health scanner that combines fast local static analysis with optional AI-powered architectural reviews.&lt;/p&gt;

&lt;p&gt;What it does&lt;/p&gt;

&lt;p&gt;✅ Scans your project in seconds&lt;/p&gt;

&lt;p&gt;✅ Detects missing documentation, tests, and CI/CD pipelines&lt;/p&gt;

&lt;p&gt;✅ Finds unused dependencies&lt;/p&gt;

&lt;p&gt;✅ Identifies oversized assets that may increase deployment costs&lt;/p&gt;

&lt;p&gt;✅ Generates a project health score and remediation roadmap&lt;/p&gt;

&lt;p&gt;AI-Powered Review&lt;/p&gt;

&lt;p&gt;If you want deeper insights, builtit can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Automatically discover local Ollama models&lt;/li&gt;
&lt;li&gt;Use cloud models such as Gemini&lt;/li&gt;
&lt;li&gt;Split large codebases into token-safe batches&lt;/li&gt;
&lt;li&gt;Generate architecture review reports directly in your terminal&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Design Goals&lt;/p&gt;

&lt;p&gt;🔒 Privacy-first&lt;/p&gt;

&lt;p&gt;⚡ Fast local analysis&lt;/p&gt;

&lt;p&gt;🛠️ Zero configuration&lt;/p&gt;

&lt;p&gt;📦 No installation required&lt;/p&gt;

&lt;p&gt;Run it instantly:&lt;/p&gt;

&lt;p&gt;npx builtit&lt;/p&gt;

&lt;p&gt;This is one of my first developer tools, and I'd love feedback from the community on features, improvements, and real-world use cases.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/umamanipraharshitha/builtit" rel="noopener noreferrer"&gt;https://github.com/umamanipraharshitha/builtit&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  opensource #javascript #nodejs #npm #cli #webdevelopment #softwareengineering #ollama #ai #buildinpublic
&lt;/h1&gt;

</description>
      <category>web</category>
      <category>cli</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
