Skip to main content

flutter-deck-author

Generate a flutter_deck presentation from a Markdown outline — turn talk notes, an outline, or a topic into idiomatic slide files. Segments Markdown into slides, maps each block to the right built-in factory (title, quote, bigFact, image, split, code, bulleted content) by content shape, honors per-slide override directives (`<!-- slide: -->`, `<!-- steps: reveal -->`, `<!-- notes: -->`, `<!-- route: -->`), derives routes and class names, and wires the `lib/slides/` barrel. Use when authoring or drafting a deck from Markdown, bulk-creating slides from an outline, or converting notes into a flutter_deck presentation — even when the user only says "make a deck about X" or "turn this outline into slides". Composes with flutter-deck-presentation-setup (app wiring) and flutter-deck-slides / flutter-deck-theming (factory and styling details).

Jump to install

Source facts

Repository
mkobuolys/flutter_deck
Last source activity
July 26, 2026 at 20:43
Detected SKILL.md language
English
Stars
213
Forks
40

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.