slide-deck

Create and convert branded React slide decks to HTML, PDF, or Vercel.

552|46|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/coreyhaines31/makerskills --skill slide-deck-coreyhaines31
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-deck
Source: https://github.com/coreyhaines31/makerskills/tree/main/skills/slide-deck
Command: npx skills add https://github.com/coreyhaines31/makerskills --skill slide-deck-coreyhaines31

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the creation and management of branded React slide decks, reducing the time and effort required to draft, update, convert, and export decks.

Core Features & Use Cases

  • Deck Drafting & Updating: Build and modify decks using predefined primitives and density modes.
  • PPT Conversion: Convert legacy PPTX files into React decks.
  • Export: Snapshot decks to HTML, PDF, or Vercel URL for sharing.
  • Use Case: If you need to create a deck for a presentation, this Skill can help you draft the content, organize it into sections, and even convert existing PPTX files into a branded React deck.

Quick Start

Use the slide-deck skill to create a new slide deck with the topic 'AI in Marketing'.

Frequently Asked Questions about slide-deck

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PPTX file into a React slide deck?

To convert a PPTX file into a React slide deck, this skill automates the transformation of legacy presentation files into branded Next.js components using custom rendering primitives.

What is the best way to build and export React presentations to PDF or HTML?

Building and exporting React presentations to PDF or HTML is handled by drafting slides with predefined primitives, then snapshotting the deck to the desired format or a Vercel URL.

Do I need Next.js to create React slide decks?

Yes, Next.js is required to create React slide decks because this skill depends on its framework alongside custom components to render slides and handle user input effectively.

Can I update existing presentation slides using predefined density modes?

You can update existing presentation slides by applying predefined density modes and primitives to modify deck content while maintaining consistent branding across the presentation.

What are the limitations of using custom React components for slide deck creation?

A limitation of using custom React components for slide deck creation is that you must manually maintain custom rendering components and rely on predefined primitives instead of standard graphical slide editors.