BeClaude

slidedeck

New
GitHubDocumentationby SotongDJ

This is a Claude Code skill repository. The README.md is the skill specification (effectively a SKILL.md) — an step-by-step template that instructs Claude how to generate self-contained, single-file mobile slide deck web apps.

First seen 5/26/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/slidedeck.md https://raw.githubusercontent.com/SotongDJ/slidedeck/main/SKILL.md
3
Invoke in Claude Code
/slidedeck
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is slidedeck?

This is a Claude Code skill repository. The README.md is the skill specification (effectively a SKILL.md) — an step-by-step template that instructs Claude how to generate self-contained, single-file mobile slide deck web apps.

How to install slidedeck?

To install slidedeck: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/slidedeck.md https://raw.githubusercontent.com/SotongDJ/slidedeck/main/SKILL.md. Finally, /slidedeck in Claude Code.

What is slidedeck best for?

slidedeck is a skill categorized under Documentation. Created by SotongDJ.