Files
claude-code-skills-reference/demos/ppt-creator/create-presentation.tape
daymade 4171be8961 demo: Regenerate ppt-creator demo with better visibility
Changes:
- Update theme: Dracula → Catppuccin Mocha
- Increase font size: 16 → 18
- Increase dimensions: 1200x600 → 1400x700
- Add typing speed for smoother animation
- Improve content flow and stage visualization

The demo now clearly shows the complete workflow:
- Content preparation (slides.md, refs.md)
- Data & chart generation
- Dual-path PPTX creation
- Final deliverables with charts
2025-10-26 09:30:06 +08:00

60 lines
1.2 KiB
VHS

Output demos/ppt-creator/create-presentation.gif
Set FontSize 18
Set Width 1400
Set Height 700
Set Theme "Catppuccin Mocha"
Set Padding 30
Set TypingSpeed 50ms
Type "# PPT Creator - Professional Presentation Generation" Sleep 1s Enter
Sleep 2s
Type "Create a presentation about renewable energy" Sleep 1s
Enter
Sleep 2s
Type "# ✓ ppt-creator activates automatically" Sleep 500ms
Enter
Sleep 2s
Type "# Stage 1-7: Content Preparation" Sleep 500ms
Enter
Sleep 1s
Type " → slides.md (Marp format)" Sleep 500ms
Enter
Sleep 1s
Type " → refs.md (speaker notes)" Sleep 500ms
Enter
Sleep 2s
Type "# Stage 8b-8c: Data & Charts" Sleep 500ms
Enter
Sleep 1s
Type " → synthetic_data.csv" Sleep 500ms
Enter
Sleep 1s
Type " → chart_energy_adoption.png" Sleep 500ms
Enter
Sleep 2s
Type "# Stage 8d: Dual-Path PPTX Creation" Sleep 500ms
Enter
Sleep 1s
Type " → Path A: Marp CLI" Sleep 500ms
Enter
Sleep 1s
Type " → Path B: document-skills:pptx" Sleep 500ms
Enter
Sleep 2s
Type "# Stage 8e: Chart Insertion" Sleep 500ms
Enter
Sleep 1s
Type " ✓ presentation_marp_with_charts.pptx" Sleep 500ms
Enter
Sleep 1s
Type " ✓ presentation_pptx_with_charts.pptx" Sleep 500ms
Enter
Sleep 3s