neurodiversity-aware-design

neurodiversity-aware-design is a skill for Claude Code, Codex from humanity4ai/project_human. It costs 54 tokens per session (1,780 once invoked), scanned B, original, MIT.

Design guidance for digital products that accommodate different ways of thinking and processing information, including ADHD, autism, dyslexia, and other neurological differences. It treats recommendations as context-dependent rather than universal rules.

In plain words
What is it for?
Use it to review or design interfaces that are easier to follow, read, focus on, and control for a wider range of users.
Why use it?
It helps reduce unnecessary cognitive load, confusing layouts, and overwhelming sensory experiences. It also avoids assuming that all neurodivergent users have the same needs.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review or design interfaces that are easier to follow, read, focus on, and control for a wider range of users.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/humanity4ai/project_human/neurodiversity-aware-design
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add humanity4ai/project_human --skill neurodiversity-aware-design
Clone the repo
git clone --depth 1 https://github.com/humanity4ai/project_human

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for neurodiversity-aware-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/humanity4ai/project_human/neurodiversity-aware-design/github.svg)](https://agentmods.dev/skills/humanity4ai/project_human/neurodiversity-aware-design)
Your own site
<a href="https://agentmods.dev/skills/humanity4ai/project_human/neurodiversity-aware-design"><img src="https://agentmods.dev/badge/skills/humanity4ai/project_human/neurodiversity-aware-design/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for neurodiversity-aware-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/humanity4ai/project_human/neurodiversity-aware-design"><img src="https://agentmods.dev/badge/skills/humanity4ai/project_human/neurodiversity-aware-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,780 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00054 $0.01780
Opus 5 $0.00027 $0.00890
Sonnet 5 $0.00011 $0.00356
Haiku 4.5 $0.00005 $0.00178

Measured 10d ago against content hash 0ec8f1e247f2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade B, and why

neurodiversity-aware-design scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

- Never use time limits without warnings
skills/neurodiversity-aware-design/SKILL.md · 312 lines

How it starts

The opening of the file, as written. The whole thing — 312 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Neurodiversity-Aware Design

Purpose

This skill helps create digital experiences that accommodate diverse cognitive processing styles, including ADHD, autism, dyslexia, and other neurological differences. Based on Microsoft Inclusive Design for Cognition and COGA (Cognitive and Learning Disabilities Accessibility) guidelines.

When to Use

Use this skill when:

  • Making ADHD-friendly interfaces
  • Creating autism-friendly experiences
  • Reducing sensory overload
  • Designing for dyslexia
  • Improving cognitive accessibility
  • Accommodating diverse attention patterns

Principles

This skill is grounded in the Humanity4AI core principles and the following skill-specific principles:

  1. Neurodiversity is not a deficit. Design guidance must treat neurodivergent users as capable individuals with different processing styles, not as impaired users.
  2. Context determines accessibility. Neurodivergent profiles vary widely between individuals. Recommendations must be framed as considerations, not absolute requirements.
  3. Explicit uncertainty over false certainty. Acknowledge when a recommendation may not apply to all users with a given neurodivergent profile.
  4. Inclusive design benefits everyone. Improvements for neurodivergent users (predictable layouts, reduced sensory overload, clear language) improve usability for all users.
  5. Safety boundaries apply. Do not make medical or clinical claims about neurodivergent conditions such as ADHD or autism.

Understanding Neurodiversity

ADHD (Attention Deficit Hyperactivity Disorder)

  • Difficulty focusing on boring tasks
  • Hyperfocus on interesting tasks
  • Impulsivity
  • Time blindness
  • Working memory challenges

Design Implications:

  • Reduce distractions
  • Break tasks into small steps
  • Provide reminders and deadlines
  • Allow focus mode
  • Avoid timed tasks

Autism Spectrum

  • Sensory sensitivity
  • Need for predictability
  • Literal interpretation
  • Difficulty with social cues
  • Special interests

Read the full file on GitHub · 312 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 312 lines · 54 tokens per session scan B 0ec8f1e247f2

Subscribe to this mod's changes

neurodiversity-aware-design is a skill published in the GitHub repository humanity4ai/project_human (4 stars, last pushed 5d ago), licensed MIT. It adds 54 tokens to every session and 1,780 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

visual-organizer

Converts prose, meeting notes, or overwhelm-dumps into Mermaid diagrams (flowchart / sequence / mindmap).

tlennon-ie/neurodock · 27 tokens

accessibility-expert

Build interfaces usable by everyone: WCAG 2.2 conformance, semantic HTML, ARIA, keyboard navigation, screen readers and accessible forms. Use when the user mentions accessibility, a11y, WCAG, ARIA, screen readers, keyboard navigation, colour contrast, focus management, the European Accessibility Act or Section 508, or…

personamanagmentlayer/pcl · 98 tokens

game-accessibility-engineer

!cat skills/shared/game-visual-foundations.md 2>/dev/null || echo "=== Visual Foundations not loaded ===" !cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat…

buiphucminhtam/forgewright · 73 tokens

skill-civil-servant-briefing

Three civil-servant flows — draft a structured briefing note, synthesise stakeholder consultation responses, or set meeting-marathon chronometric thresholds for a sitting-day.

tlennon-ie/neurodock · 40 tokens

skill-eng-manager-1on1

Three engineering-manager flows — prep a 1:1 from prior context, decompose a sprint review, or walk a blameless postmortem.

tlennon-ie/neurodock · 39 tokens

skill-lawyer-matter

Three lawyer/paralegal flows — brief a matter from prior context, run a forward-window deadline check, or translate an incoming email.

tlennon-ie/neurodock · 33 tokens