first commit
This commit is contained in:
60
sn-infographic/references/base-prompt.md
Normal file
60
sn-infographic/references/base-prompt.md
Normal file
@@ -0,0 +1,60 @@
|
||||
Create a professional infographic following these specifications:
|
||||
|
||||
## Image Specifications
|
||||
|
||||
- **Type**: Infographic
|
||||
- **Layout**: {{LAYOUT}}
|
||||
- **Style**: {{STYLE}}
|
||||
- **Aspect Ratio**: {{ASPECT_RATIO}}
|
||||
- **Language**: {{LANGUAGE}}
|
||||
|
||||
## Core Principles
|
||||
|
||||
- Follow the layout structure precisely for information architecture
|
||||
- Apply style aesthetics consistently throughout
|
||||
- If content involves sensitive or copyrighted figures, create stylistically similar alternatives
|
||||
- Keep information concise, highlight keywords and core concepts
|
||||
- Use ample whitespace for visual clarity
|
||||
- Maintain clear visual hierarchy with distinct priority levels (primary, secondary, supporting)
|
||||
|
||||
## Visual Elements
|
||||
|
||||
The infographic must include concrete, semantically relevant visual elements:
|
||||
|
||||
- At least one primary illustration or icon set that corresponds to the topic
|
||||
- Distinct visual markers for each section or module (shapes, borders, color blocks, or badges)
|
||||
- Background texture: {{BACKGROUND_TEXTURE}}
|
||||
- Font style: {{FONT_STYLE}}
|
||||
|
||||
## Text Requirements
|
||||
|
||||
- Main titles should be prominent and readable
|
||||
- Key concepts should be visually emphasized (bold, larger size, or color contrast)
|
||||
- Labels should be clear and appropriately sized
|
||||
- Use the specified language for all text content
|
||||
- Hard data (numbers, dates, proper nouns) must be presented in visually distinct formats: bold, callout boxes, or data badges
|
||||
|
||||
## Layout Guidelines
|
||||
|
||||
{{LAYOUT_GUIDELINES}}
|
||||
|
||||
## Style Guidelines
|
||||
|
||||
{{STYLE_GUIDELINES}}
|
||||
|
||||
## Color Palette
|
||||
|
||||
Use descriptive color names only (e.g., coral red, sage green, deep navy blue, warm yellow). Never use hex codes.
|
||||
|
||||
{{COLOR_PALETTE}}
|
||||
|
||||
---
|
||||
|
||||
Generate the infographic based on the content below:
|
||||
|
||||
```markdown
|
||||
{{CONTENT}}
|
||||
|
||||
Text labels (in {{LANGUAGE}}):
|
||||
{{TEXT_LABELS}}
|
||||
```
|
||||
Reference in New Issue
Block a user