<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>ADHD on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/adhd/</link>
        <description>Recent content in ADHD on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Wed, 22 Jul 2026 17:44:09 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/adhd/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>i-have-adhd</title>
        <link>https://producthunt.programnotes.cn/en/p/i-have-adhd/</link>
        <pubDate>Wed, 22 Jul 2026 17:44:09 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/i-have-adhd/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1601120103207-78398c2e8e6a?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3ODQ3MTMyNjd8&amp;ixlib=rb-4.1.0" alt="Featured image of post i-have-adhd" /&gt;&lt;h1 id=&#34;ayghrii-have-adhd&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/ayghri/i-have-adhd&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;ayghri/i-have-adhd&lt;/a&gt;
&lt;/h1&gt;&lt;p align=&#34;center&#34;&gt;
  &lt;img src=&#34;./logo.png&#34; alt=&#34;i-have-adhd&#34; width=&#34;140&#34; /&gt;
&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;
  &lt;strong align=&#34;center&#34;&gt;ADHD-friendly outputs. No ADHD diagnosis needed!&lt;/strong&gt;
&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;
  &lt;a href=&#34;LICENSE&#34;&gt;&lt;img src=&#34;https://img.shields.io/github/license/ayghri/i-have-adhd?style=flat&#34; alt=&#34;License&#34;&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;h2 id=&#34;install&#34;&gt;Install
&lt;/h2&gt;&lt;details&gt;
&lt;summary&gt;&lt;strong&gt;Claude Code&lt;/strong&gt;&lt;/summary&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;claude plugin marketplace add ayghri/i-have-adhd
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;claude plugin install i-have-adhd@i-have-adhd
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Then type &lt;code&gt;/i-have-adhd&lt;/code&gt;. No local clone needed: Claude Code fetches the repo and keeps it updated.&lt;/p&gt;
&lt;p&gt;Want it on every session? &lt;code&gt;touch ~/.claude/.i-have-adhd-always&lt;/code&gt; (see &lt;a class=&#34;link&#34; href=&#34;./INSTALL.md&#34; &gt;INSTALL.md&lt;/a&gt;).&lt;/p&gt;
&lt;/details&gt;
&lt;details&gt;
&lt;summary&gt;&lt;strong&gt;Codex&lt;/strong&gt;&lt;/summary&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;codex plugin marketplace add ayghri/i-have-adhd --ref main
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;codex plugin add i-have-adhd@i-have-adhd
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Then type &lt;code&gt;$i-have-adhd&lt;/code&gt; to apply the output style explicitly. The skill can also be invoked implicitly when Codex sees a task that benefits from it.&lt;/p&gt;
&lt;/details&gt;
&lt;p&gt;Install instructions for other coding agents live in &lt;a class=&#34;link&#34; href=&#34;./INSTALL.md&#34; &gt;INSTALL.md&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;what-it-does&#34;&gt;What it does
&lt;/h2&gt;&lt;p&gt;A skill for your coding assistant that stops it from burying the answer. Action first. Steps numbered. No &amp;ldquo;Hope this helps!&amp;rdquo;&lt;/p&gt;
&lt;h2 id=&#34;what-changes&#34;&gt;What changes
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td width=&#34;50%&#34;&gt;
&lt;h2 id=&#34;before&#34;&gt;Before
&lt;/h2&gt;&lt;blockquote&gt;
&lt;p&gt;Great question! Let me think about this. Your auth flow has a few moving pieces: the middleware, the token verification, and the cookie handling. Looking at &lt;code&gt;src/auth.ts&lt;/code&gt;, the &lt;code&gt;verifyToken&lt;/code&gt; function (around lines 42-58) seems to be using an older &lt;code&gt;jsonwebtoken&lt;/code&gt; API. One approach would be to update the package and rewrite that function. After making the change, you&amp;rsquo;d want to run the auth tests to confirm nothing breaks. By the way, you might also want to look at your dependency versions overall. Hope this helps! Let me know if you want to dig deeper.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/td&gt;
&lt;td width=&#34;50%&#34;&gt;
&lt;h2 id=&#34;after&#34;&gt;After
&lt;/h2&gt;&lt;blockquote&gt;
&lt;p&gt;Run &lt;code&gt;npm install jsonwebtoken@latest&lt;/code&gt;, then edit &lt;code&gt;src/auth.ts:42&lt;/code&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open &lt;code&gt;src/auth.ts&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Replace &lt;code&gt;verifyToken&lt;/code&gt; (lines 42–58) with the snippet below&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;npm test -- auth.spec.ts&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Next: paste the first failing line if any test fails.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;h2 id=&#34;the-rules&#34;&gt;The rules
&lt;/h2&gt;&lt;p&gt;10 rules. Full text in &lt;a class=&#34;link&#34; href=&#34;./skills/i-have-adhd/SKILL.md&#34; &gt;SKILL.md&lt;/a&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Lead with the next action.&lt;/li&gt;
&lt;li&gt;Number multi-step tasks.&lt;/li&gt;
&lt;li&gt;End with one concrete next step.&lt;/li&gt;
&lt;li&gt;Suppress tangents.&lt;/li&gt;
&lt;li&gt;Restate state every turn.&lt;/li&gt;
&lt;li&gt;Specific time estimates (minutes, not &amp;ldquo;a bit&amp;rdquo;).&lt;/li&gt;
&lt;li&gt;Make wins visible.&lt;/li&gt;
&lt;li&gt;Matter-of-fact errors.&lt;/li&gt;
&lt;li&gt;Cap lists at 5 items.&lt;/li&gt;
&lt;li&gt;No preamble. No recap. No closers.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;tune-it&#34;&gt;Tune it
&lt;/h2&gt;&lt;p&gt;Fork, edit &lt;code&gt;skills/i-have-adhd/SKILL.md&lt;/code&gt;, then swap your copy in:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;claude plugin uninstall i-have-adhd            &lt;span class=&#34;c1&#34;&gt;# drop the upstream copy first:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;claude plugin marketplace remove i-have-adhd   &lt;span class=&#34;c1&#34;&gt;# fork and upstream share both names&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;claude plugin marketplace add &amp;lt;your-username&amp;gt;/i-have-adhd
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;claude plugin install i-have-adhd@i-have-adhd
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Restart Claude Code, then re-invoke &lt;code&gt;/i-have-adhd&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id=&#34;credits&#34;&gt;Credits
&lt;/h2&gt;&lt;p&gt;Loosely based on &lt;em&gt;The Adult ADHD Tool Kit&lt;/em&gt; by J. Russell Ramsay and Anthony L. Rostain. Adapted for how an LLM should respond, not how a human should organize their day.&lt;/p&gt;
&lt;h2 id=&#34;license&#34;&gt;License
&lt;/h2&gt;&lt;p&gt;MIT.&lt;/p&gt;
&lt;p&gt;Star ⭐ if it saved you one scroll past one &amp;ldquo;Great question!&amp;rdquo;&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
