accessibility-contrast

accessibility-contrast is a skill for Claude Code, Codex from m-binimran/design-pack. It costs 43 tokens per session (293 once invoked), scanned A, original, MIT.

A review method for checking whether a design is clear, well organized, readable, accessible, and consistent with the brand. It examines layout, typography, color, spacing, and visuals.

In plain words
What is it for?
Use it to critique a draft, generated image, or other design and find areas that need improvement.
Why use it?
It identifies design problems before a draft or generated image is finalized. The input does not specify a particular scoring system or output format.

Skill for Claude CodeCodex

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

Good fit Use it to critique a draft, generated image, or other design and…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/m-binimran/design-pack/accessibility-contrast
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 m-binimran/design-pack --skill accessibility-contrast
Clone the repo
git clone --depth 1 https://github.com/m-binimran/design-pack

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 accessibility-contrast

README.md
[![agentmods](https://agentmods.dev/badge/skills/m-binimran/design-pack/accessibility-contrast.svg)](https://agentmods.dev/skills/m-binimran/design-pack/accessibility-contrast)
Your own site
<a href="https://agentmods.dev/skills/m-binimran/design-pack/accessibility-contrast"><img src="https://agentmods.dev/badge/skills/m-binimran/design-pack/accessibility-contrast.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 293 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.00043 $0.00293
Opus 5 $0.00022 $0.00147
Sonnet 5 $0.00009 $0.00059
Haiku 4.5 $0.00004 $0.00029

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

Security

Grade A, and why

accessibility-contrast 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 6d 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/accessibility-contrast/SKILL.md · 24 lines

What it actually says

accessibility-contrast

Make sure text is actually readable - measured, not eyeballed.

Process

  1. List the text/background pairs: body on bg, headings, buttons, links, text over imagery, states.
  2. Compute WCAG contrast for each (the contrast-guard hook checks CSS automatically):
    • Normal text: >= 4.5:1; large/bold (>= 24px or >= 18.66px bold): >= 3:1; UI/graphics: >= 3:1.
  3. Fix failures: darken text / lighten background, adjust the token, or add a scrim behind text over images. Keep the brand feel while reaching the ratio.
  4. Beyond contrast: don't rely on colour alone; check type size/weight legibility; check focus states.

Output

  • A table: pair -> measured ratio -> pass/fail -> suggested fix. Confirm fixes still hit the target.

Guardrails

  • State measured ratios, not guesses. AA is the floor for client/commercial work.
  • A "fix" must actually reach the threshold - re-check after adjusting.
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. 6d ago First seen · 24 lines · 43 tokens per session scan A d6877a4f6f09

Subscribe to this mod's changes

accessibility-contrast is a skill published in the GitHub repository m-binimran/design-pack (3 stars, last pushed 2mo ago), licensed MIT. It adds 43 tokens to every session and 293 once invoked, about $0.0002 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

canva-mcp

Design MCP server by Canva.

Friz-zy/ai-capability-registry · 11 tokens

canva-brand-kit

Manage and apply brand kits in Canva. Use this skill when user wants to work with brand colors, fonts, logos, or maintain brand consistency across designs. Helps define brand guidelines and ensures designs follow brand standards. Requires Canva Pro/Enterprise for full brand kit features.

OpenAnalystInc/10x-Content-Expert · 60 tokens

canva-design-terminology

Design knowledge base for understanding design terminology, concepts, and best practices. Use this skill when user asks about design terms, needs guidance on design principles, or wants to understand Canva-specific features. Provides educational information, not direct Canva operations. Reference skill for other…

OpenAnalystInc/10x-Content-Expert · 62 tokens

canva-manager

Comprehensive Canva API integration skill for managing designs, folders, assets, and exports. Uses a 3-mode workflow: PLAN (analyze what needs to be done), CLARIFY (ask user questions), and IMPLEMENT (execute changes via Python scripts). Ensures safe operations by always confirming changes before execution. Use this…

OpenAnalystInc/10x-Content-Expert · 97 tokens

canva-image-editor

Edit and modify image-based designs in Canva (social media posts, posters, flyers, etc.). Use this skill when user wants to modify existing image designs or create new ones. Follows 3-mode workflow: PLAN changes, CLARIFY with user, then IMPLEMENT. For presentations use canva-presentation skill. For videos use…

OpenAnalystInc/10x-Content-Expert · 76 tokens

tldraw-canvas

Create interactive visual canvases using TLDraw React SDK. Generates mind maps, content plans, pipeline visualizations, and brainstorming boards.

OpenAnalystInc/10x-Content-Expert · 0 tokens