i-have-adhd:让编程助手别再绕弯子的技能 i-have-adhd: A skill for coding agents to stop them from burying the answer
一个编程助手技能,强制输出直接简洁,避免绕弯子,适合ADHD用户。 A skill for coding agents to produce direct, ADHD-friendly outputs.
项目简介
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.
该技能帮助开发者在编程时获得直接、简洁的响应,提升效率。
Project Overview
The GitHub project ayghri/i-have-adhd provides a skill for coding agents (e.g., Claude Code, Codex) to stop them from burying the answer and output ADHD-friendly content. No ADHD diagnosis required.
Installation
- Claude Code: Run claude plugin marketplace add ayghri/i-have-adhd then type /i-have-adhd
- Codex: Run codex plugin marketplace add ayghri/i-have-adhd --ref main then type $i-have-adhd
- Other agents: see INSTALL.md
Features
- Action first: directly provide answers without pleasantries
- Numbered steps for clarity
- Eliminates phrases like 'Hope this helps!'
- Can be enabled globally via touch ~/.claude/.i-have-adhd-always
What it does: A skill for your coding assistant that stops it from burying the answer.
This skill helps developers get direct, concise responses from coding agents, improving productivity.
来源
- GitHub Trending · 07-29 08:01