feat(baoyu-article-illustrator): add screen-print style and style presets

Add screen-print as new style option with poster aesthetic (bold silhouettes,
halftone textures, limited colors). Add --preset flag for quick type + style
selection (e.g., --preset tech-explainer, --preset opinion-piece).
This commit is contained in:
Jim Liu 宝玉
2026-03-08 13:07:05 -05:00
parent f6cef6bcbb
commit adb587439d
7 changed files with 186 additions and 11 deletions
@@ -198,6 +198,7 @@ If no `preferred_style` (present Core Styles first):
| `hand-drawn` | Relaxed, reflective, casual |
| `editorial` | Processes, data, journalism |
| `scene` | Narratives, emotional, lifestyle |
| `poster` | Opinion, editorial, cultural, cinematic |
Style selection based on Type × Style compatibility matrix (styles.md).
Full specs: `styles/<style>.md`