mgifford/color-contrast
> Load this skill whenever the project contains text, UI components, icons, form controls, data visualisations, or focus indicators — in short, almost every project. Under no circumstances hard-code colour values without verifying mode, dark mode, and forced-colors (high contrast) mode.
npx skills add https://github.com/mgifford/accessibility-skills --skill color-contrast
Take mgifford/color-contrast from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.