From 626bfbb0a83ce55cdce95bc83d0a20eb36c1d7c7 Mon Sep 17 00:00:00 2001 From: Abdul Wahab Date: Fri, 24 Jul 2026 01:29:41 +0500 Subject: [PATCH] Add color strategy screen and font-pair pipeline step. Screen 03 lets operators compare restrained through drenched strategies on the dual-artboard preview; visual-cues now composes fonts.json before launch, and the picker server exposes it. Co-authored-by: Cursor --- picker/pages/index.astro | 205 +++++++- picker/scripts/palette-picker.js | 165 +++++- picker/styles/picker.css | 874 ++++++++++++++++++++++++++++++- skill/reference/visual-cues.md | 57 +- skill/scripts/picker-server.mjs | 4 + tests/picker-server.test.mjs | 47 +- 6 files changed, 1345 insertions(+), 7 deletions(-) diff --git a/picker/pages/index.astro b/picker/pages/index.astro index b8059e0aa..9419bc578 100644 --- a/picker/pages/index.astro +++ b/picker/pages/index.astro @@ -185,10 +185,211 @@ const roles = [ -