Skip to content

Add Chinese PPT Creation Guide#480

Open
bianbiandashen wants to merge 1 commit intoanthropics:mainfrom
bianbiandashen:add-chinese-pptx-guide
Open

Add Chinese PPT Creation Guide#480
bianbiandashen wants to merge 1 commit intoanthropics:mainfrom
bianbiandashen:add-chinese-pptx-guide

Conversation

@bianbiandashen
Copy link

Adds comprehensive Chinese-specific guidance for creating professional Chinese presentations with pptxgenjs.

What's included:

  • Chinese font recommendations (Microsoft YaHei, PingFang SC)
  • Safe coordinate boundaries to prevent content overflow (y+h ≤ 7.0, x+w ≤ 9.5)
  • Cultural color schemes for Chinese audiences (Business, Health, Tech, Traditional themes)
  • Line spacing and sizing adjustments for Chinese text (18-20pt vs 14-16pt for English)
  • Complete working example with coordinate safety checks
  • Common mistakes and fixes checklist

Why this is useful:
Chinese text has unique requirements that differ from English presentations:

  • Chinese characters appear smaller at the same font size
  • Require more generous line spacing (1.5x-1.8x)
  • Font must be explicitly specified (Microsoft YaHei or PingFang SC)
  • Cultural color preferences differ from Western palettes

This guide supplements the existing PPTX skill documentation with these Chinese-specific best practices, making it easier for users to create professional Chinese presentations.

Testing:

  • Created sample presentations with Chinese content
  • Verified coordinate boundaries prevent overflow
  • Tested on both Windows (Microsoft YaHei) and macOS (PingFang SC)

Closes #[if there's a related issue]

- Add chinese-guide.md with Chinese-specific recommendations
- Include Chinese font selection (Microsoft YaHei, PingFang SC)
- Provide safe coordinate boundaries and layout best practices
- Add cultural color schemes for Chinese audiences
- Include complete working example
- Update main SKILL.md to reference Chinese guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant