This one takes a topic or document and builds a complete slide deck with charts, speaker notes, and PPTX export. It follows the Pyramid Principle for structure and uses assertion-style headings instead of vague topic labels. The workflow is thorough: it gathers context through a 10-question intake, generates data visualizations with chartkit.py if you provide tables, applies WCAG AA accessibility standards, and self-scores against a rubric before delivery. If the score is below 75, it automatically refines up to twice. The orchestration mode can produce two complete PPTX files in parallel using different styling engines. Good for when you need more than just bullet points, like business reviews or product pitches where the structure and evidence actually matter.
npx skills add https://github.com/daymade/claude-code-skills --skill ppt-creator