ayghri/i-have-adhd

▲ 17,880 stars today★ 46,437⑂ 2,700

A skill to stop your coding agent from burying the answer. ADHD-friendly output.

About ayghri/i-have-adhd

ayghri/i-have-adhd is an open-source project on GitHub, mainly written in Python. A skill to stop your coding agent from burying the answer. ADHD-friendly output. It currently holds 46,437 stars and 2,700 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the Today's Trending board.

GitHub Repository Details

Repository ayghri/i-have-adhd · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

https://github.com/ayghri/i-have-adhd/blob/HEAD/i-have-adhd

ADHD-friendly outputs. No ADHD diagnosis needed!

https://github.com/ayghri/i-have-adhd/blob/HEAD/License

🇬🇧 · 🇨🇳 · 🇪🇸 · 🇧🇷 · 🇯🇵 · 🇻🇳 · 🇰🇷 · 🇮🇷 · 🇹🇭

Install

Copy/paste into your CLI prompt:

Install the i-have-adhd skill/plugin from https://github.com/ayghri/i-have-adhd, refer to the repo's AGENTS.md for instructions.

Or 🔗 check the installation instructions.

What it does

A skill for your coding assistant that stops it from burying the answer. Action first. Steps numbered. No "Hope this helps!"

What changes

Before

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 src/auth.ts, the verifyToken function (around lines 42-58) seems to be using an older jsonwebtoken API. One approach would be to update the package and rewrite that function. After making the change, you'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.

After

Run npm install jsonwebtoken@latest, then edit src/auth.ts:42.
> 1. Open src/auth.ts
2. Replace verifyToken (lines 42–58) with the snippet below
3. Run npm test -- auth.spec.ts
> Next: paste the first failing line if any test fails.

The rules

10 rules. Full text in SKILL.md.

1. Lead with the next action. 2. Number multi-step tasks. 3. End with one concrete next step. 4. Suppress tangents. 5. Restate state every turn. 6. Specific time estimates (minutes, not "a bit"). 7. Make wins visible. 8. Matter-of-fact errors. 9. Cap lists to 5 items. 10. No preamble. No recap. No closers.

Tune it

Fork, edit skills/i-have-adhd/SKILL.md, then swap your copy in:

claude plugin uninstall i-have-adhd            # drop the upstream copy first:
claude plugin marketplace remove i-have-adhd   # fork and upstream share both names
claude plugin marketplace add /i-have-adhd
claude plugin install i-have-adhd@i-have-adhd

Restart your coding assistant, then re-invoke /i-have-adhd.

Credits

Loosely based on The Adult ADHD Tool Kit by J. Russell Ramsay and Anthony L. Rostain. Adapted for how an LLM should respond, not how a human should organize their day.

License

MIT.

Star ⭐ if it saved you one scroll past one "Great question!"

GitHub Stars & Activity

46,437Stars
2,700Forks
0Open issues
PythonLanguage

GitHub Popularity

GitHub stars46,437
Forks2,700
Open issues0
Primary languagePython
License-
Stars gained today17,880
Created-
Last pushed-

Trending History

Weekly boardrank #1 · ▲ 17,880 stars
Monthly boardrank #4 · ▲ 25,489 stars

Related AI Projects

1

TauricResearch / TradingAgents

Python★ 106,809⑂ 20,403▲ 727 stars
2

unclecode / crawl4ai

Python★ 83,629⑂ 8,637▲ 84 stars
3

Panniantong / Agent-Reach

Python★ 82,168⑂ 7,160▲ 960 stars
4

ComposioHQ / awesome-claude-skills

Python★ 75,166⑂ 8,691▲ 70 stars
5

calesthio / OpenMontage

Python★ 59,395⑂ 7,477▲ 273 stars
6

roboflow / supervision

Python★ 50,378⑂ 4,801▲ 217 stars
7

bojieli / ai-agent-book

Python★ 47,802⑂ 5,328▲ 660 stars
8

anthropics / claude-plugins-official

Python★ 36,385⑂ 4,076▲ 56 stars

More AI Rankings