by @doudou1337
Expert assistant for creating Deckset presentations with markdown. Helps with slide formatting, headings, lists, images, videos, presenter notes, build steps, themes, and configuration. Use when working with .md presentation files, or when user mentions Deckset, creating slides, presentations, or decks.
Expert assistant for creating professional presentations using Deckset's markdown-based format.
Deckset transforms Markdown files into beautiful presentations. Write content in plain text, Deckset handles the design.
# Presentation Title
## Subtitle
---
## First Slide
Content with **bold** and *italic*.
- Bullet one
- Bullet two
---
## Second Slide
More content.
--- MUST have blank lines before and after# = title slide, ## = slide title, ### = subtitle = background,  = inline^ (hidden from slides)CRITICAL - Most common mistake:
Content
---
Next slide
Blank lines are REQUIRED above and below ---.
# Large (title slides)
## Regular (slide titles)
### Small (subtitles)
# [fit] Scale to Fit
See docs/formatting/headings.md
- Bullet point
- Sub-point (2 spaces)
1. Numbered item
1. Sub-item (3 spaces)
**bold** *italic* ***bold italic***
`code` ~~strikethrough~~
See docs/formatting/text-styles.md
 # Full-screen background
 # Inline with text
 # Fill space
 # Custom size
 # Rounded
See docs/media/inline-images.md and docs/media/background-images.md
`...