slidev
Build Interactive Developer Slides with Slidev
Technical presentations often require code, diagrams, animation, and reliable export workflows. This skill guides Claude, Codex, and Claude Code through Slidev syntax and tooling.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "slidev" from https://skillstore.io/skills/antfu-slidev.md and its manifest at https://skillstore.io/api/skills/antfu-slidev/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "slidev". Create a twelve-slide introduction to TypeScript generics for frontend developers.
Expected outcome:
- A cover and agenda establish the learning path.
- Progressive examples explain constraints, defaults, and reusable generic patterns.
- Presenter notes and a final recap support live delivery.
Using "slidev". Improve my architecture talk with diagrams and staged explanations.
Expected outcome:
- The revised deck uses clear section boundaries and consistent layouts.
- Mermaid diagrams present system boundaries and request flow.
- Click sequences reveal each architectural decision in order.
Using "slidev". Prepare a workshop deck for local preview and PDF export.
Expected outcome:
- The deck includes exercises, timing notes, and readable code examples.
- Local preview and export prerequisites are listed for verification.
- Remote dependencies are identified before offline delivery.
Security Audit
Medium RiskReview found 105 static alerts, predominantly false positives caused by Markdown backticks, example URLs, Mermaid terminology, and local screen-recording documentation. PlantUML configuration can send diagram source to a remote server, and remote presenter mode can expose a network control surface. No prompt injection, covert upload, credential access, or malicious command construction was found.
Confirmed security concerns (1)
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (26)
โ๏ธ External commands (50)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/antfu-slidev/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/antfu-slidev?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/antfu-slidev?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/antfu-slidev/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/antfu-slidev.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
antfu. (2026). slidev security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/antfu-slidev/audits/6BibTeX citation
@techreport{antfu-antfu-slidev-2026,
author = {antfu},
title = {slidev security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/antfu-slidev/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "slidev security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "antfu"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/antfu-slidev/audits/6"
identifiers:
- type: other
value: "skillstore:antfu-slidev:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prepare a Conference Talk
Turn a technical outline into a polished Slidev deck with code walkthroughs, diagrams, transitions, and presenter notes.
Build a Teaching Workshop
Create progressive examples, interactive editors, click reveals, exercises, and timing support for a live development workshop.
Publish Engineering Documentation
Convert architecture or release material into a hosted presentation with diagrams, metadata, remote assets, and export options.
Try These Prompts
Create a Slidev presentation from this outline: [outline]. Include a cover, section slides, concise content, and presenter notes.
Build a Slidev code walkthrough for [topic]. Add highlighted steps, explanations, and a final summary without changing the sample behavior.
Create a workshop deck for [audience] about [topic]. Use click reveals, diagrams, editable examples, exercises, presenter notes, and a timer plan.
Review this Slidev deck for [event]. Improve layout, accessibility, code readability, transitions, metadata, remote assets, presenter controls, and export readiness.
Best Practices
- Keep one main idea per slide and use presenter notes for supporting detail.
- Use progressive highlighting and click reveals only when sequence improves understanding.
- Test local preview, fonts, remote assets, code overflow, and export output before delivery.
Avoid
- Do not place long source files or dense paragraphs on a single slide.
- Do not enable recording or remote presenter access without explicit user approval.
- Do not send confidential diagrams or assets to untrusted remote services.
Frequently Asked Questions
Does this skill install Slidev?
Can it create PDF or PPTX exports?
Does it support Vue components?
Can it add interactive code examples?
Does recording upload my camera or screen?
Can the deck work offline?
Developer Details
Author
antfuLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
89edfdc710d0846129dcee6a929477b04f08052c
Maintenance freshness
7/24/2026
Usage
11 downloads ยท 819 views
File structure
๐ LICENSE.md
๐ README.md
๐ references/
๐ animation-click-marker.md
๐ animation-drawing.md
๐ animation-rough-marker.md
๐ api-slide-hooks.md
๐ build-og-image.md
๐ build-pdf.md
๐ build-seo-meta.md
๐ code-groups.md
๐ code-line-highlighting.md
๐ code-line-numbers.md
๐ code-magic-move.md
๐ code-max-height.md
๐ code-twoslash.md
๐ core-animations.md
๐ core-cli.md
๐ core-components.md
๐ core-exporting.md
๐ core-frontmatter.md
๐ core-headmatter.md
๐ core-hosting.md
๐ core-layouts.md
๐ core-syntax.md
๐ diagram-latex.md
๐ diagram-mermaid.md
๐ diagram-plantuml.md
๐ editor-monaco-run.md
๐ editor-monaco.md
๐ editor-prettier.md
๐ editor-side.md
๐ editor-vscode.md
๐ layout-draggable.md
๐ layout-slots.md
๐ layout-transform.md
๐ layout-zoom.md
๐ presenter-remote.md
๐ presenter-timer.md
๐ style-direction.md
๐ style-icons.md
๐ style-scoped.md
๐ syntax-block-frontmatter.md
๐ syntax-comark.md
๐ syntax-frontmatter-merging.md
๐ syntax-importing-slides.md
๐ tool-eject-theme.md
๐ SKILL.md
๐ SYNC.md