What problem does it solve?
This Skill enables you to create and edit PowerPoint decks programmatically using JavaScript with PptxGenJS, ensuring outputs remain editable and reproducible while providing a guided workflow to diagnose layout issues.
Core Features & Use Cases
- Bundled resources and a task-oriented workflow to author slide decks in JavaScript with explicit theming, fonts, and layout considerations.
- Render, validate, and compare slides against references; support charts, diagrams, and visuals while preserving native PowerPoint output.
- Recreate or edit existing decks from reference material, ensuring deterministic results and easy delivery of final artifacts.
Quick Start
Open the skill directory, edit the deck content using the bundled JavaScript helpers, render with the provided scripts, and verify the output before delivering the final .pptx.