Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Create educational and knowledge comics with multiple art styles (manga, ligne-claire, ink-brush) and tone combinations.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
references/storyboard-template.md
1# Storyboard Template23## Storyboard Document Format45```markdown6---7title: "[Comic Title]"8topic: "[topic description]"9time_span: "[e.g., 1912-1954]"10narrative_approach: "[chronological/thematic/character-focused]"11recommended_style: "[style name]"12recommended_layout: "[layout name or varies]"13aspect_ratio: "3:4" # 3:4 (portrait), 4:3 (landscape), 16:9 (widescreen)14language: "[zh/en/ja/etc.]"15page_count: [N]16generated: "YYYY-MM-DD HH:mm"17---1819# [Comic Title] - Knowledge Comic Storyboard2021**Character Reference**: characters/characters.png2223---2425## Cover2627**Filename**: 00-cover-[slug].png28**Core Message**: [one-liner]2930**Visual Design**:31- Title typography style32- Main visual composition33- Color scheme34- Subtitle / time span notation3536**Visual Prompt**:37[Detailed image generation prompt]3839---4041## Page 1 / N4243**Filename**: 01-page-[slug].png44**Layout**: [standard/cinematic/dense/splash/mixed]45**Narrative Layer**: [Main narrative / Narrator layer / Mixed]46**Core Message**: [What this page conveys]4748### Panel Layout4950**Panel Count**: X51**Layout Type**: [grid/irregular/splash]5253#### Panel 1 (Size: 1/3 page, Position: Top)5455**Scene**: [Time, location]56**Image Description**:57- Camera angle: [bird's eye / low angle / eye level / close-up / wide shot]58- Characters: [pose, expression, action]59- Environment: [scene details, period markers]60- Lighting: [atmosphere description]61- Color tone: [palette reference]6263**Text Elements**:64- Dialogue bubble (oval): "Character line"65- Narrator box (rectangular): 「Narrator commentary」66- Caption bar: [Background info text]6768#### Panel 2...6970**Page Hook**: [Cliffhanger or transition at page end]7172**Visual Prompt**:73[Full page image generation prompt]7475---7677## Page 2 / N78...79```8081## Cover Design Principles8283- Academic gravitas with visual appeal84- Title typography reflecting knowledge/science theme85- Composition hinting at core theme (character silhouette, iconic symbol, concept diagram)86- Subtitle or time span for epic scope8788## Panel Composition Guidelines8990| Panel Type | Recommended Count | Usage |91|-----------|-------------------|-------|92| Main narrative | 3-5 per page | Story progression |93| Concept diagram | 1-2 per page | Visualize abstractions |94| Narrator panel | 0-1 per page | Commentary, transition |95| Splash (full/half) | Occasional | Major moments |9697## Panel Size Reference9899- **Full page (Splash)**: Major moments, key breakthroughs100- **Half page**: Important scenes, turning points101- **1/3 page**: Standard narrative panels102- **1/4 or smaller**: Quick progression, sequential action103104## Concept Visualization Techniques105106Transform abstract concepts into concrete visuals:107108| Abstract Concept | Visual Approach |109|-----------------|-----------------|110| Neural network | Glowing nodes with connecting lines |111| Gradient descent | Ball rolling down valley terrain |112| Data flow | Luminous particles flowing through pipes |113| Algorithm iteration | Ascending spiral staircase |114| Breakthrough moment | Shattering barrier, piercing light |115| Logical proof | Building blocks assembling |116| Uncertainty | Forking paths, fog, multiple shadows |117118## Text Element Design119120| Text Type | Style | Usage |121|-----------|-------|-------|122| Character dialogue | Oval speech bubble | Main narrative speech |123| Narrator commentary | Rectangular box | Explanation, commentary |124| Caption bar | Edge-mounted rectangle | Time, location info |125| Thought bubble | Cloud shape | Character inner monologue |126| Term label | Bold / special color | First appearance of technical terms |127128## Prompt Structure for Consistency129130Each page prompt should include character reference:131132```133[CHARACTER REFERENCE]134(Key details from characters.md for characters in this page)135136[PAGE CONTENT]137(Specific scene, panel layout, and visual elements)138139[CONSISTENCY REMINDER]140Maintain exact character appearances as defined in character reference.141- [Character A]: [key identifying features]142- [Character B]: [key identifying features]143```144