age-inclusive-design

age-inclusive-design is a skill for Claude Code, Codex from humanity4ai/project_human. It costs 52 tokens per session (1,984 once invoked), scanned A, original, MIT.

A design guide for digital products that work for people of different ages, including older adults. It considers changes in vision, movement, memory, processing speed, and familiarity with technology.

In plain words
What is it for?
Designing age-friendly interfaces, improving accessibility for older users, and reducing age-related friction in websites, apps, and digital services.
Why use it?
It helps remove barriers such as small text, low contrast, precise controls, confusing screens, and unfamiliar interaction patterns. The result can be easier to use across generations.

Skill for Claude CodeCodex

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

Good fit Designing age-friendly interfaces, improving accessibility for older users, and reducing age-related friction in websites, apps, and digital services.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/humanity4ai/project_human/age-inclusive-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 age-inclusive-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 age-inclusive-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/humanity4ai/project_human/age-inclusive-design/github.svg)](https://agentmods.dev/skills/humanity4ai/project_human/age-inclusive-design)
Your own site
<a href="https://agentmods.dev/skills/humanity4ai/project_human/age-inclusive-design"><img src="https://agentmods.dev/badge/skills/humanity4ai/project_human/age-inclusive-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 age-inclusive-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/humanity4ai/project_human/age-inclusive-design"><img src="https://agentmods.dev/badge/skills/humanity4ai/project_human/age-inclusive-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,984 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00052 $0.01984
Opus 5 $0.00026 $0.00992
Sonnet 5 $0.00010 $0.00397
Haiku 4.5 $0.00005 $0.00198

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

Security

Grade A, and why

age-inclusive-design scanned grade A with 0 findings 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/age-inclusive-design/SKILL.md · 342 lines

How it starts

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

Age-Inclusive Design

Purpose

This skill helps create digital experiences that work well for users of all ages. It addresses age-related changes in vision, motor control, cognition, and technology comfort to reduce friction and improve accessibility for older and younger users alike. Based on ISO 25556:2025 (Ageing-inclusive digital economy) and NIST usability guidelines.

When to Use

Use this skill when:

  • Designing for older adults (65+)
  • Creating multi-generational products
  • Improving accessibility for elderly users
  • Reducing age-related friction in interfaces
  • Making content accessible across age groups
  • Addressing usability concerns for seniors

Vision Changes

  • Reduced visual acuity
  • Need for larger text
  • Reduced contrast sensitivity
  • Difficulty focusing on close objects
  • Increased sensitivity to glare
  • Changes in color perception

Motor Changes

  • Reduced fine motor control
  • Tremors or shaky hands
  • Reduced grip strength
  • Slower response times
  • Difficulty with precise movements

Cognitive Changes

  • Slower processing speed
  • Reduced working memory
  • Difficulty with new interfaces
  • May prefer familiar patterns
  • May need more time for decisions

Technology Comfort

  • May be less familiar with technology
  • May lack confidence with new interfaces
  • May prefer step-by-step guidance
  • May be wary of online security

Boundaries

Always

  • Use minimum 16px font for body text
  • Ensure 4.5:1 contrast ratio (WCAG AA)
  • Make click/touch targets minimum 44x44px
  • Provide clear, immediate feedback
  • Use simple, familiar language
  • Offer customization options

Ask First

  • Ask about preferred font sizes
  • Confirm before auto-completing actions
  • Ask about preferred level of assistance

Never

  • Never assume all older adults are the same
  • Never use age stereotypes (e.g., "elderly don't use tech")
  • Never make interactions time-sensitive without warning
  • Never hide important information in small text
  • Never assume low tech literacy (many seniors are tech-savvy)

Read the full file on GitHub · 342 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 · 342 lines · 52 tokens per session scan A 528520f9b210

Subscribe to this mod's changes

age-inclusive-design is a skill published in the GitHub repository humanity4ai/project_human (4 stars, last pushed 5d ago), licensed MIT. It adds 52 tokens to every session and 1,984 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. 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