1.4 KiB
1.4 KiB
Style Maintenance (baoyu-comic)
Adding a New Style
- Create style definition:
skills/baoyu-comic/references/styles/<style-name>.md - Update SKILL.md: add to
--styleoptions table + auto-selection entry - Generate showcase image:
${BUN_X} skills/baoyu-danger-gemini-web/scripts/main.ts \ --prompt "A single comic book page in <style-name> style showing [scene]. Features: [characteristics]. 3:4 portrait aspect ratio comic page." \ --image screenshots/comic-styles/<style-name>.png - Compress:
${BUN_X} skills/baoyu-compress-image/scripts/main.ts screenshots/comic-styles/<style-name>.png - Update both READMEs (
README.md+README.zh.md): add style to options, description table, preview grid
Updating an Existing Style
- Update style definition in
references/styles/ - Regenerate showcase image if visual characteristics changed (steps 3-4 above)
- Update READMEs if description changed
Deleting a Style
- Delete style definition + showcase image (
.webp) - Remove from SKILL.md
--styleoptions + auto-selection - Remove from both READMEs (options, description table, preview grid)
Style Preview Grid Format
| | | |
|:---:|:---:|:---:|
|  |  |  |
| style1 | style2 | style3 |