Design interfaces that detect and respond to system-level user preferences. Use when implementing dark mode, reduced motion, high contrast, text scaling, or any user preference that affects how the interface renders. Triggers on: user preference, system preference, prefers-reduced-motion, prefers-contrast, prefers-color-scheme, forced-colors, media query, user settings, system settings, accessibility settings, OS settings.
$npx -y skills add owl-listener/inclusive-design-skills --skill user-preference-respectInstalls into the current project.
Run `npx skills use "https://github.com/owl-listener/inclusive-design-skills" --skill "owl-listener/inclusive-design-skills/user-preference-respect"` 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/owl-listener/inclusive-design-skills" that are relevant to the current task. Run `npx skills add "https://github.com/owl-listener/inclusive-design-skills"` and select the relevant skills, then follow their instructions.