new-slide

star 1

Add a new slide to an existing chapter

Miragon By Miragon schedule Updated 2/19/2026

name: new-slide description: Add a new slide to an existing chapter disable-model-invocation: true argument-hint: [chapter-file] [slide-topic]

Add a new slide to an existing chapter:

  1. Read pages/$ARGUMENTS[0] to understand the existing slides and style
  2. Read the existing components in components/ to know what's available
  3. Add a new slide (separated by ---) about "$ARGUMENTS[1]"
  4. Match the style and component usage of the existing slides in that chapter
  5. Use existing components where they fit — don't use raw HTML when a component exists
Install via CLI
npx skills add https://github.com/Miragon/slidev-template --skill new-slide
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator