tessl install tessl/npm-slidev--cli@52.1.0Modern presentation framework and CLI tool that transforms Markdown files into interactive, web-based slide presentations with built-in development server, export capabilities, and Vue.js integration
Agent Success
Agent success rate when using this tile
100%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.12x
Baseline
Agent success rate without this tile
89%
Create an interactive product presentation that uses different slide transition effects to enhance the user experience and emphasize different content types.
Build a Slidev presentation with 6 slides in the following order:
Configure transitions for each slide boundary:
slide-left transitionfade transitionview-transition transitionview-transition transitionview-transition transitionEnsure transitions work correctly in both forward and backward navigation.
@generates
// Slidev markdown file with frontmatter configuration
// Support for transition configuration per slide and globallyProvides the Slidev presentation framework with transition support.