bygeorgekhananaev· 60 skills
Analyze color combinations for readability and accessibility compliance per WCAG 2.1/2.2 standards (Contrast Minimums 1.4.3 and Enhanced Contrast 1.4.6). Use this skill whenever the user shares a design, color palette, CSS, HTML, Tailwind config, theme file, screenshot of a UI, or mentions anything about text being hard to read, colors clashing, poor contrast, accessibility compliance (WCAG), or asks "can you check if these colors work together?" Also trigger when reviewing any frontend code, design tokens, or style sheets — even if the user doesn't explicitly ask about contrast. If colors are involved, check them. Covers: hex codes, RGB, HSL, named CSS colors, Tailwind classes, design tool exports, and UI screenshots. Includes color blindness simulation for Protanopia, Deuteranopia, and Tritanopia.
$npx -y skills add georgekhananaev/claude-skills-vault --skill color-accessibility-auditInstalls into the current project.
Run `npx skills use "https://github.com/georgekhananaev/claude-skills-vault" --skill "georgekhananaev/claude-skills-vault/color-accessibility-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/georgekhananaev/claude-skills-vault" that are relevant to the current task. Run `npx skills add "https://github.com/georgekhananaev/claude-skills-vault"` and select the relevant skills, then follow their instructions.