Loading...
← AIPG News
开源 95 / 100 07-29 08:44

i-have-adhd:让编程助手别再绕弯子的技能

一个编程助手技能,强制输出直接简洁,避免绕弯子,适合ADHD用户。

项目简介

GitHub 项目 ayghri/i-have-adhd 提供了一个技能,用于编程助手(如 Claude Code、Codex)以停止其埋葬答案,输出 ADHD 友好的内容。无需 ADHD 诊断即可使用。

安装方式

  • Claude Code: 运行 claude plugin marketplace add ayghri/i-have-adhd 然后输入 /i-have-adhd
  • Codex: 运行 codex plugin marketplace add ayghri/i-have-adhd --ref main 然后输入 $i-have-adhd
  • 其他编程助手安装方法见 INSTALL.md

功能特点

  • 行动优先:直接给出答案,避免客套话
  • 步骤编号:清晰列出步骤
  • 取消 '希望这对你有帮助' 等冗余用语
  • 可全局启用:touch ~/.claude/.i-have-adhd-always

What it does: A skill for your coding assistant that stops it from burying the answer.

该技能帮助开发者在编程时获得直接、简洁的响应,提升效率。

来源