bydembrandt· 40 skills
Derive a full UI colour palette algorithmically from one or two brand colours. Darker and lighter variants for interactive states, desaturated greys from the brand hue for borders and backgrounds, and semantic colours that feel coherent with the brand rather than generic. Use when building a colour system from scratch or expanding a limited brand palette for UI use.
$npx -y skills add dembrandt/dembrandt-skills --skill algorithmic-color-paletteInstalls into the current project.
Run `npx skills use "https://github.com/dembrandt/dembrandt-skills" --skill "dembrandt/dembrandt-skills/algorithmic-color-palette"` 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/dembrandt/dembrandt-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dembrandt/dembrandt-skills"` and select the relevant skills, then follow their instructions.