Harmonize

Fix palette coherence issues. Ensures all colors in the palette work together harmonically (complementary, analogous, triadic, or split-complementary).

dragoon0x 4330d2d 572 B Updated

File contents

/harmonize — Color Harmony Fix

Analyze the color palette for harmonic relationships:

  • Map all hues on the color wheel
  • Identify the intended harmony (complementary, analogous, triadic, split-comp)
  • Find colors that break the harmony
  • Adjust outlier hues to fit the scheme
  • Maintain lightness/saturation relationships

Output adjusted palette with before/after comparison.

dragoon0x/optik/tree/main/source/skills/harmonize commit 4330d2d70d

Frequently asked questions

npx skillmds@latest add dragoon0x/harmonize