<?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: Paul Jupiter</title>
    <description>The latest articles on DEV Community by Paul Jupiter (@pjupe).</description>
    <link>https://dev.to/pjupe</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%2F4058871%2F97cc0e65-b30e-4dfe-991a-8f32d7b3c63a.png</url>
      <title>DEV Community: Paul Jupiter</title>
      <link>https://dev.to/pjupe</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pjupe"/>
    <language>en</language>
    <item>
      <title>Building a low-friction DBT skills companion for the web</title>
      <dc:creator>Paul Jupiter</dc:creator>
      <pubDate>Sun, 02 Aug 2026 09:08:53 +0000</pubDate>
      <link>https://dev.to/pjupe/building-a-low-friction-dbt-skills-companion-for-the-web-5cf1</link>
      <guid>https://dev.to/pjupe/building-a-low-friction-dbt-skills-companion-for-the-web-5cf1</guid>
      <description>&lt;p&gt;I built DBT Companion, a free, mobile-friendly web app for exploring skills commonly taught in dialectical behavior therapy:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dbt-companion.org" rel="noopener noreferrer"&gt;https://dbt-companion.org&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The main product constraint was brevity without making the material vague. Each skill combines a short explanation with steps someone can follow. Users can also save favourites and use a browser-based diary card.&lt;/p&gt;

&lt;p&gt;A few implementation priorities were:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;making the core content usable on small screens&lt;/li&gt;
&lt;li&gt;keeping navigation predictable&lt;/li&gt;
&lt;li&gt;making privacy language visible rather than burying it&lt;/li&gt;
&lt;li&gt;keeping the stack simple with Rails, Hotwire, and Tailwind&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Diary cards are saved only in this browser's cookies. If cookies are cleared, saved diary cards will be lost.&lt;/p&gt;

&lt;p&gt;The app is educational, not a replacement for therapy, crisis care, or professional support.&lt;/p&gt;

&lt;p&gt;I'd welcome feedback on the accessibility, mobile interface, or anything in the privacy wording that could be clearer.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>rails</category>
      <category>a11y</category>
    </item>
  </channel>
</rss>
