EveryDev.ai
Subscribe
Home
Tools

3,484+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. i-have-adhd
    i-have-adhd icon

    i-have-adhd

    AI Coding Assistants

    A Claude Code skill plugin that reformats AI responses to be ADHD-friendly: action-first, numbered steps, no preamble, no filler phrases.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under the MIT License. Clone and install into Claude Code at no cost.

    Engagement

    Available On

    API
    CLI

    Resources

    WebsiteGitHubllms.txt

    Topics

    AI Coding AssistantsPrompt EngineeringProductivity Extensions

    Alternatives

    Claude Code ToolkitWOZCODEadamsreview
    Developer
    Ayoub GhrissAyoub Ghriss builds open-source developer tools focused on i…

    Listed Jul 2026

    About i-have-adhd

    i-have-adhd is an open-source Claude Code skill created by Ayoub Ghriss that changes how Claude structures its responses — leading with the answer, numbering steps, and cutting filler phrases like "Great question!" and "Hope this helps!" It installs as a plugin into Claude Code and is invoked with the /i-have-adhd slash command. The project has accumulated over 2,100 GitHub stars since its May 2026 creation, signaling strong community resonance among developers who find verbose AI output frustrating.

    What It Is

    i-have-adhd is a Claude Code plugin (skill) that applies a set of 10 communication rules to Claude's output style. It does not change what Claude knows or can do — it changes how Claude presents information. The core idea is borrowed loosely from cognitive accessibility principles: put the most important thing first, make progress visible, and eliminate noise. No ADHD diagnosis is required to benefit from it.

    The 10 Rules It Enforces

    The plugin installs a SKILL.md file that Claude Code reads and applies on every response after invocation. The rules are:

    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 at 5 items
    10. No preamble, no recap, no closers

    Before and After

    The README illustrates the change with a concrete example. Before the plugin, Claude might respond to a broken auth flow question with a paragraph of context-setting, a vague suggestion to update a package, and a closing "Hope this helps!" After the plugin, the same question gets: a direct npm install command, three numbered steps pointing to exact file lines, and a single conditional next step if tests fail. The difference is structural, not factual.

    Setup Path

    Installation requires cloning the repository and adding it to Claude Code via the plugin marketplace CLI:

    • git clone https://github.com/ayghri/i-have-adhd ./i-have-adhd
    • claude plugin marketplace add ./i-have-adhd
    • claude plugin install i-have-adhd@i-have-adhd

    Once installed, invoke it with /i-have-adhd inside Claude Code. It can be disabled at any time with claude plugin disable i-have-adhd or the equivalent slash command. The behavior is fully customizable by editing skills/i-have-adhd/SKILL.md and re-invoking the command.

    Intellectual Lineage

    The project credits The Adult ADHD Tool Kit by J. Russell Ramsay and Anthony L. Rostain as a loose inspiration, but explicitly notes it was adapted for how an LLM should respond — not how a human should organize their day. This framing positions it as a prompt-engineering artifact grounded in accessibility research rather than a novelty plugin.

    i-have-adhd - 1

    Community Discussions

    Be the first to start a conversation about i-have-adhd

    Share your experience with i-have-adhd, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open source under the MIT License. Clone and install into Claude Code at no cost.

    • All 10 ADHD-friendly response rules
    • Customizable SKILL.md
    • Claude Code slash command integration
    • Enable/disable anytime

    Capabilities

    Key Features

    • Action-first response formatting
    • Numbered multi-step task output
    • Suppresses tangents and filler phrases
    • Concrete next-step endings
    • Specific time estimates instead of vague language
    • Caps lists at 5 items
    • Matter-of-fact error reporting
    • Fully customizable via SKILL.md
    • Enable/disable via Claude Code slash commands
    • MIT licensed and free to use

    Integrations

    Claude Code
    API Available

    Ratings & Reviews

    No ratings yet

    Be the first to rate i-have-adhd and help others make informed decisions.

    Developer

    Ayoub Ghriss

    Ayoub Ghriss builds open-source developer tools focused on improving the usability of AI coding assistants. The i-have-adhd project applies cognitive accessibility principles to LLM output formatting, making Claude Code responses more direct and actionable. The project is MIT-licensed and community-driven.

    Read more about Ayoub Ghriss
    WebsiteGitHub
    2 tools in directory

    Similar Tools

    Claude Code Toolkit icon

    Claude Code Toolkit

    A comprehensive open-source toolkit for Claude Code featuring 135 agents, 176+ plugins, 35 curated skills, 42 commands, 20 hooks, and more to extend AI-assisted development workflows.

    WOZCODE icon

    WOZCODE

    A Claude Code plugin that cuts AI coding costs by 25–50% and speeds up tasks 5–10x by reducing token usage and API roundtrips.

    adamsreview icon

    adamsreview

    Multi-stage code review plugin for Claude Code featuring parallel sub-agent detection, automated fix loops, interactive walkthrough, and persistent JSON state.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    725 tools

    Prompt Engineering

    Tools for creating and refining effective AI prompts.

    70 tools

    Productivity Extensions

    Extensions and plugins that improve workflow and productivity.

    89 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions
    14views
    1upvote