.claude/skills/ts-ai-slides/SKILL.md
Generate complete presentations with AI — from outline to polished slides. Use when a user asks to create a presentation, build slides, make a pitch deck, generate a slide deck, create a keynote, prepare a talk, build a demo presentation, or produce any slide-based content.
npx skillsauth add eliferjunior/Claude ai-slidesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate complete, well-structured presentations from topic descriptions, outlines, or raw content. Handles pitch decks, team updates, conference talks, product demos, and educational presentations. Produces slide content with titles, body text, speaker notes, and layout suggestions optimized for visual clarity and audience engagement.
When a user asks you to create a presentation, follow these steps:
| Parameter | Options | |-----------|---------| | Type | Pitch deck, team update, conference talk, product demo, training, proposal | | Audience | Investors, executives, engineers, customers, general public | | Duration | 5 min (~8 slides), 15 min (~15 slides), 30 min (~25 slides) | | Format | Minimal (text-light), data-heavy (charts/tables), visual (image-driven) | | Tool | PowerPoint, Google Slides, Keynote, Reveal.js, HTML |
Every presentation needs a story arc:
1. HOOK — Open with a surprising fact, question, or bold statement
2. PROBLEM — What is broken? Why should the audience care?
3. SOLUTION — Your answer to the problem
4. EVIDENCE — Data, demos, case studies that prove it works
5. VISION — Where this goes next / the bigger picture
6. ASK/CTA — What you want the audience to do
Pitch deck structure (10-12 slides):
1. Title slide (company name, tagline, logo)
2. Problem (the pain point you solve)
3. Solution (your product/approach)
4. How it works (3-step explanation or demo)
5. Market size (TAM/SAM/SOM)
6. Traction (users, revenue, growth metrics)
7. Business model (how you make money)
8. Competition (positioning matrix)
9. Team (founders and key hires)
10. Financials (projections, key metrics)
11. The ask (funding amount, use of funds)
12. Contact (email, website, next steps)
Team update structure (8-10 slides):
1. Title + date
2. TL;DR / Executive summary
3. Key metrics dashboard
4. Completed this period
5. In progress
6. Blockers and risks
7. Next period plan
8. Discussion / Q&A
For every slide, provide:
## Slide [N]: [Title]
**Layout:** [Title + bullets / Title + image / Full-bleed image / Data chart / Quote]
**Content:**
- [Headline or key message]
- [Supporting point 1]
- [Supporting point 2]
- [Supporting point 3]
**Speaker Notes:**
[What to say while this slide is showing. 2-4 sentences.]
**Visual Suggestion:**
[What image, chart, or graphic would strengthen this slide]
Text rules:
Visual rules:
Data visualization:
User request: "Create a pitch deck for a developer productivity tool"
Output (abbreviated):
## Slide 1: Title
**Layout:** Centered, minimal
**Content:**
# DevFlow
### Ship 2x faster with AI-powered workflows
**Visual:** Logo + subtle gradient background
---
## Slide 2: The Problem
**Layout:** Title + 3 pain points
**Content:**
# Developers lose 15 hours/week to tooling friction
- Context switching between 8+ tools per task
- Manual setup for every new project
- Tribal knowledge trapped in wikis nobody reads
**Speaker Notes:**
We surveyed 500 developers. The number one complaint was not the code
itself — it was everything around the code. Setup, config, searching
for how to do things.
---
## Slide 3: The Solution
**Layout:** Title + product screenshot
**Content:**
# One command. Zero friction.
DevFlow connects your tools into automated workflows that handle
the boring stuff so you can focus on code.
**Speaker Notes:**
Demo the 3-command setup flow. Show how a new developer goes from
clone to productive in under 5 minutes.
**Visual:** Product screenshot or short GIF of the CLI in action
User request: "Create slides for a 15-minute talk on API design best practices"
Output structure:
## Slide 1: Title
# APIs Are User Interfaces Too
[Speaker name] — [Conference name] 2025
## Slide 2: Hook
# Your API has more users than your website
"87% of developers evaluate a product by its API first"
## Slide 3-5: Problem slides
[Common API design mistakes with code examples]
## Slide 6-10: Principles
[One principle per slide with before/after code]
## Slide 11-13: Real examples
[Case studies from well-known APIs]
## Slide 14: Summary
[The 5 rules on one slide as a reference]
## Slide 15: Close
[Memorable closing statement + where to learn more]
User request: "Build slides for our Q4 engineering review"
Output structure:
## Slide 1: Title
# Q4 Engineering Review
Platform Team — January 2025
## Slide 2: Quarter at a Glance
[4 big metrics: shipped features, uptime, velocity, team size]
## Slide 3: Key Wins
[3 major accomplishments with impact numbers]
## Slide 4-6: Project Deep Dives
[One slide per major project: what, why, result]
## Slide 7: Metrics Dashboard
[Chart showing key trends across the quarter]
## Slide 8: Challenges
[Honest look at what did not go well and lessons learned]
## Slide 9: Q1 Roadmap
[Top 3-5 priorities for next quarter]
## Slide 10: Discussion
[Open questions and topics for group input]
development
Expert guidance for Fireworks AI, the platform for running open-source LLMs (Llama, Mixtral, Qwen, etc.) with enterprise-grade speed and reliability. Helps developers integrate Fireworks' inference API, fine-tune models, and deploy custom model endpoints with function calling and structured output support.
development
Convert any website into clean, structured data with Firecrawl — API-first web scraping service. Use when someone asks to "turn a website into markdown", "scrape website for LLM", "Firecrawl", "extract website content as clean text", "crawl and convert to structured data", or "scrape website for RAG". Covers single-page scraping, full-site crawling, structured extraction, and LLM-ready output.
tools
Expert guidance for Firebase, Google's platform for building and scaling web and mobile applications. Helps developers set up authentication, Firestore/Realtime Database, Cloud Functions, hosting, storage, and analytics using Firebase's SDK and CLI.
development
When the user needs to build file upload functionality for a web application. Use when the user mentions "file upload," "image upload," "upload endpoint," "multipart upload," "presigned URL," "S3 upload," "file validation," "upload to cloud storage," or "accept user files." Handles upload endpoints, file validation (type, size, magic bytes), cloud storage integration, and upload status tracking. For image/video processing after upload, see media-transcoder.