/adhd-output-style
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 -y skills add fcakyon/claude-codex-settings --skill adhd-output-style --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/adhd-output-style
Context preview
The summary Claude sees to decide when to auto-load this skill.
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".
SKILL.md
adhd-output-style.SKILL.mdname: adhd-output-style
description: 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".
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.
Read more
name: adhd-output-style description: 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".
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.
Battle-tested Claude Code, OpenAI Codex, Cursor configs, plugins, hooks and agents with Kimi, MiniMax and GLM API support.
Repo: fcakyon/claude-codex-settings
Other skills on claude-codex-settings.
- /agent-browser
Agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth,
Open skill - /electron
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an
Open skill - /docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting
Open skill - /pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms,
Open skill - /pptx
Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used
Open skill - /xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy
Open skill

