From 538ede2b328c1843e472a7959493a5ba86928202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Wed, 8 Apr 2026 15:48:20 -0500 Subject: [PATCH] feat(baoyu-article-illustrator): add hand-drawn-edu preset with sketch-notes + macaron --- .../references/prompt-construction.md | 11 +++++++++++ .../references/style-presets.md | 3 ++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/skills/baoyu-article-illustrator/references/prompt-construction.md b/skills/baoyu-article-illustrator/references/prompt-construction.md index 2f55cdf..4c192ad 100644 --- a/skills/baoyu-article-illustrator/references/prompt-construction.md +++ b/skills/baoyu-article-illustrator/references/prompt-construction.md @@ -182,6 +182,17 @@ COLORS: Cream background (#F5F0E6), steps in Coral/Mint/Mustard, black outlines ELEMENTS: Rounded rectangles, thick arrows, simple icons per step ``` +**Flowchart + sketch-notes + macaron palette**: +``` +Hand-drawn educational flowchart on warm cream paper. Slight wobble on all lines. +PALETTE: macaron — soft pastel color blocks +COLORS: Warm Cream background (#F5F0E8), zone fills in Macaron Blue (#A8D8EA), + Lavender (#D5C6E0), Mint (#B5E5CF), Coral Red (#E8655A) for emphasis +ELEMENTS: Rounded cards with dashed/solid borders, wavy hand-drawn arrows with labels, + simple stick-figure characters, doodle decorations (stars, underlines) +STYLE: Color fills don't completely fill outlines, hand-drawn lettering, generous white space +``` + ### Comparison ``` diff --git a/skills/baoyu-article-illustrator/references/style-presets.md b/skills/baoyu-article-illustrator/references/style-presets.md index a509d0b..c1e1c12 100644 --- a/skills/baoyu-article-illustrator/references/style-presets.md +++ b/skills/baoyu-article-illustrator/references/style-presets.md @@ -23,6 +23,7 @@ | `process-flow` | `flowchart` | `notion` | — | Workflow documentation, onboarding flows | | `warm-knowledge` | `infographic` | `vector-illustration` | `warm` | Product showcases, team intros, feature cards, brand content | | `edu-visual` | `infographic` | `vector-illustration` | `macaron` | Knowledge summaries, concept explainers, educational articles | +| `hand-drawn-edu` | `flowchart` | `sketch-notes` | `macaron` | Hand-drawn educational diagrams, process explainers, onboarding visuals | ### Data & Analysis @@ -65,7 +66,7 @@ Use this table during Step 3 to recommend presets based on Step 2 content analys | Historical / Timeline | `history` | `evolution` | | Academic / Research | `science-paper` | `tech-explainer`, `data-report` | | SaaS / Product | `saas-guide` | `knowledge-base`, `process-flow`, `warm-knowledge` | -| Education / Knowledge | `edu-visual` | `knowledge-base`, `tutorial` | +| Education / Knowledge | `edu-visual` | `knowledge-base`, `tutorial`, `hand-drawn-edu` | ## Override Examples