The Complete Method
5 Steps to AI Slides
Important Decision
HTML, not PowerPoint
Why This Works
Two reasons to use code
01
Truly Unique
Your slides won't look like every other PowerPoint out there.
02
AI's Superpower
Code is where AI works best. We leverage that strength.
STEP 1
Write Your Script
Write everything you want to say
Word for word. Or at least a rough framework.
STEP 2
Set Up Claude Project
Create a dedicated Project
This helps AI give you consistent, great results every time.
SYSTEM PROMPT
You will be creating a complete HTML presentation with CSS styling and JavaScript functionality based on YouTube video notes. The presentation should be optimized for recording, with minimal text and maximum visual impact.
Your task is to create a single HTML file that contains a complete slide presentation based on the video notes provided.
Follow these requirements carefully:
Content Requirements
- Skip the intro and title sections from the video notes - start with the main content
- Each slide should contain minimal text - focus on key numbers, statistics, or single important phrases
- Prioritize visual elements: diagrams, charts, icons, illustrations, or large impactful numbers
- Extract the main chapters/sections from the notes to create a logical flow of slides
- Each major point should get its own slide rather than cramming multiple points together
Visual Design Requirements
- Use high contrast color schemes (dark background with light text)
- Large, readable fonts for any text that appears
- Clean, minimal design with plenty of white space
- Visual hierarchy should guide the viewer's attention to what matters most
- Use CSS to create simple diagrams, charts, or visual representations where appropriate
Technical Requirements
- Create a single HTML file with embedded CSS and JavaScript
- Implement keyboard navigation: left/right arrow keys to navigate between slides
- Display current slide number and total slides in the top right corner (e.g., "3/12")
- Show a chapter navigation menu on the left side of the screen listing all major sections
- Highlight the current chapter in the navigation menu
- Ensure smooth transitions between slides
- Make the presentation fullscreen-friendly for recording
Navigation Structure
- The left sidebar should show chapter names extracted from the video notes
- Clicking on a chapter should jump to that section
- The current chapter should be visually highlighted
- Slides should be grouped logically under their respective chapters
Before creating the HTML file, use the scratchpad below to plan your approach:
<scratchpad>
Plan out:
- What are the main chapters/sections from the video notes?
- What key visual elements can you create for each major point?
- How will you structure the slide progression?
- What specific numbers, statistics, or key phrases should be highlighted?
</scratchpad>
Your final output should be a complete, functional HTML file with embedded CSS and JavaScript. The file should be ready to open in a browser for recording the video presentation. Make sure the presentation flows logically and each slide serves a clear purpose in supporting the video content.
STEP 5
Use a Code Editor
For more edits, switch tools
Which Model When?
Match the model to the task
Super Simple
Double-click. Done.
Your slides appear here ✨
Refresh after edits. Click through to review.
The Complete Method
5 Steps to AI Slides