<?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: Lars Hansen</title>
    <description>The latest articles on DEV Community by Lars Hansen (@lars_hansen_d035b42b939d3).</description>
    <link>https://dev.to/lars_hansen_d035b42b939d3</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%2F3817155%2Ff429b701-13cb-4f10-ab04-434c426aa9c4.jpg</url>
      <title>DEV Community: Lars Hansen</title>
      <link>https://dev.to/lars_hansen_d035b42b939d3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lars_hansen_d035b42b939d3"/>
    <language>en</language>
    <item>
      <title>VibeAudit – Pre-push QA for AI-generated code</title>
      <dc:creator>Lars Hansen</dc:creator>
      <pubDate>Tue, 10 Mar 2026 15:13:28 +0000</pubDate>
      <link>https://dev.to/lars_hansen_d035b42b939d3/vibeaudit-pre-push-qa-for-ai-generated-code-5352</link>
      <guid>https://dev.to/lars_hansen_d035b42b939d3/vibeaudit-pre-push-qa-for-ai-generated-code-5352</guid>
      <description>&lt;p&gt;Built this because I kept shipping broken code from Claude Code / Cursor sessions that looked fine but failed at compile time.&lt;/p&gt;

&lt;p&gt;One command before push: vibeaudit. Runs compile, lint, and tests. Exits 1 if anything blocking fails — so broken builds never reach the remote.&lt;/p&gt;

&lt;p&gt;v0.1 was QA'd by VibeAudit itself before publishing.&lt;/p&gt;

&lt;p&gt;npm install -g @lmhansen/vibeaudit&lt;br&gt;
&lt;a href="https://github.com/LarsCanGit/VibeAudit" rel="noopener noreferrer"&gt;https://github.com/LarsCanGit/VibeAudit&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>vibecoding</category>
      <category>claudecode</category>
    </item>
  </channel>
</rss>
