<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Prompt Toolkit on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/prompt-toolkit/</link>
    <description>Recent content in Prompt Toolkit on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 28 Aug 2026 10:00:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/prompt-toolkit/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Appendix 14: Prompt Toolkit for Machine Coding</title>
      <link>http://programmer.ie/books/freestyle-cognition/30-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/freestyle-cognition/30-chapter/</guid>
      <description>&lt;p&gt;These prompts are designed to support the &lt;strong&gt;crystallization phase&lt;/strong&gt; of your AI-powered development process.&lt;br&gt;&#xA;They&amp;rsquo;re reusable, customizable, and should become part of your personal prompt arsenal.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;pre class=&#34;mermaid&#34;&gt;&#xA;    flowchart TD&#xA;    Start([🧊 Crystallization Phase]) --&amp;gt; A{What do you need?}&#xA;&#xA;    A --&amp;gt; B[🧠 File Polishing&amp;lt;br&amp;gt;Cleanup, naming, comments]&#xA;    A --&amp;gt; C[🧪 Test Generation&amp;lt;br&amp;gt;pytest unit tests]&#xA;    A --&amp;gt; D[📄 Documentation&amp;lt;br&amp;gt;Markdown summaries]&#xA;    A --&amp;gt; E[🧹 Complexity Reduction&amp;lt;br&amp;gt;Simplify, remove dead weight]&#xA;&#xA;    B --&amp;gt; F[✅ Ready for Review]&#xA;    C --&amp;gt; F&#xA;    D --&amp;gt; F&#xA;    E --&amp;gt; F&#xA;&#xA;    F --&amp;gt; G[📦 Deploy or Handoff]&#xA;&#xA;    style Start fill:#e1f5fe,stroke:#333&#xA;    style A fill:#fff3e0,stroke:#333&#xA;    style B fill:#e8f5e9,stroke:#333&#xA;    style C fill:#fce4ec,stroke:#333&#xA;    style D fill:#f3e5f5,stroke:#333&#xA;    style E fill:#fff9c4,stroke:#333&#xA;    style F fill:#e0f7fa,stroke:#333&#xA;    style G fill:#4caf50,stroke:#333,color:#fff&#xA;  &lt;/pre&gt;&#xA;  &lt;hr&gt;&#xA;&lt;h2 id=&#34;-file-polishing-prompt&#34;&gt;🧠 File Polishing Prompt&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Use when:&lt;/strong&gt; a file is functionally complete, but needs cleanup and clarity.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
