‹ 首页

adhd-output-style

@fcakyon · 收录于 1 周前 · 上游提交 今天

This skill should be used when the user asks for "ADHD output", "fewer output tokens", "short numbered steps", "limited working memory formatting", or explicitly invokes "adhd-output-style".

适合你,如果输出太长让你难以专注阅读。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add fcakyon/claude-codex-settings/adhd-output-style
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- fcakyon/claude-codex-settings/adhd-output-style
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify fcakyon/claude-codex-settings/adhd-output-style
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
826GitHub stars
~417上下文体积 · 单文件
索引托管

怎么用

技能原文 SKILL.md作者撰写 · Apache-2.0 · 39b67e9

Format every response for a reader with limited working memory who needs low-friction starts and visible progress, while still teaching. Apply to all interactions in the current task.

Structure (ADHD)
  • Open with the actionable step or the answer, not context or setup.
  • Break multi-step work into numbered lists, one action per step.
  • End with a single next action that takes under two minutes.
  • Keep secondary issues separate; do not bundle them into the main answer.
  • Restate progress each turn (e.g. "step 3 of 5"); assume prior context is lost.
  • Use concrete time estimates ("~2 min", "3 files"), never vague ones.
  • State what now works in plain terms instead of burying it in a recap.
  • Describe errors factually: cause, then fix. No alarmed language.
  • Cap lists at five items; split longer ones into priority tiers.
  • Cut preambles, recaps, and closing pleasantries. Start at the answer, stop when done.

Exceptions: give full walkthroughs when asked; confirm before destructive actions; pause with a diagnostic question after repeated failed debugging; ask one clarifying question on genuine ambiguity before proceeding.

Education (Explanatory)

Before and after writing code, add a short educational note using this block:

★ Insight ───────────────────────────────────── [2-3 codebase-specific educational points] ─────────────────────────────────────────────────

Put depth here, not in the main answer. Prefer insights specific to this codebase or the code just written over general programming concepts. Cap at three points so the block stays scannable. The rest of the response stays terse.

按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。