<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sdd on Oliver Wehrens</title>
    <link>https://owehrens.com/tags/sdd/</link>
    <description>Recent content in Sdd on Oliver Wehrens</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://owehrens.com/tags/sdd/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>From Idea to App with Spec Driven Development</title>
      <link>https://owehrens.com/start-with-spec-driven-development/</link>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://owehrens.com/start-with-spec-driven-development/</guid>
      <description>&lt;h1 id=&#34;tldr&#34;&gt;TLDR;&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Start with an &lt;code&gt;briefing.md&lt;/code&gt; — just dump your idea in there, don&amp;rsquo;t overthink it.&lt;/li&gt;&#xA;&lt;li&gt;Ask the AI to turn it into a &lt;code&gt;roadmap.md&lt;/code&gt; with goals, themes, and a tech stack.&lt;/li&gt;&#xA;&lt;li&gt;Iterate the roadmap until it represents what you actually want to build.&lt;/li&gt;&#xA;&lt;li&gt;Break the roadmap into epics — each epic is a self-contained chunk of the app.&lt;/li&gt;&#xA;&lt;li&gt;For each epic, write a spec. Iterate the spec until it&amp;rsquo;s airtight.&lt;/li&gt;&#xA;&lt;li&gt;Implement one epic at a time, in a fresh agent window, commit after each.&lt;/li&gt;&#xA;&lt;li&gt;When something goes wrong, fix the spec first, then the code.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;the-problem-with-vibe-coding&#34;&gt;The Problem with Vibe Coding&lt;/h1&gt;&#xA;&lt;p&gt;As I started with Cursor, I would just type a rough idea into the chat, and hope for the best. Sometimes it worked. Many times I ended up with something that I could not understand and the AI was confused about what I wanted. It was a lot of trial and error.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
