
Retro TV Presentation Deck
FreeCreate nostalgic presentations with a retro TV theme.
Free · Opens the source repo
What Retro TV Presentation Deck does
Retro TV is a specialized presentation deck designed for storytelling through a nostalgic lens, particularly suited for family history and personal narratives. It leverages a unique visual style inspired by vintage television aesthetics, featuring a warm cream background and CRT scanline overlays that evoke the feel of home movies from the past five decades. This skill is built on a locked design system, meaning users can focus on content creation without worrying about altering the established visual style or layout mechanics.
The presentation deck is structured around a single theme, allowing users to craft slides that maintain a consistent look and feel. Each slide is designed to be a full-screen experience, ensuring that the audience's focus remains on the narrative being presented. The skill includes a variety of layouts tailored for different types of content, such as text-centric slides, data visualization, and visual storytelling, all while adhering to the retro aesthetic. Users can seamlessly navigate through their presentations using keyboard shortcuts, enhancing the delivery experience.
This skill is ideal for individuals looking to create engaging presentations that tell a story, especially those with a personal or familial focus. It is particularly useful for events like family reunions, anniversaries, or any occasion where sharing memories and experiences is central. The design constraints ensure that even those with limited design skills can produce visually appealing presentations without the risk of deviating from the intended style.
However, it is important to note that this skill is not suitable for users who wish to create highly customized or varied design elements, as it strictly adheres to the locked design and color palette. If you are looking for a flexible presentation tool that allows for extensive design modifications, this may not meet your needs.
When to use it
Use this skill when you want to create a presentation that tells a personal story or shares family history in a nostalgic format.
When not to use it
Avoid this skill if you require extensive customization or wish to incorporate varied design elements outside the provided theme.
What you can build with it
Family Reunion Presentation
Create a nostalgic presentation to share family history and memories during a reunion, using the retro TV theme to engage relatives.
Personal Storytelling Event
Use the Retro TV deck to craft a compelling narrative for a personal storytelling event, ensuring a cohesive visual style throughout.
Photo Essay for Special Occasions
Design a photo essay presentation for anniversaries or celebrations, highlighting key moments in a visually appealing format.
How to install Retro TV Presentation Deck
View source1. Install with the skills CLI
npx skills add nexu-io/open-design/hps-retro-tv --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by nexu-ioRetro TV(复古显像管)
A locked single-theme deck plugin: the retro-tv skin from the upstream
MIT-licensed lewislulu/html-ppt-skill
(36 themes × 31 layouts), shipped as one self-contained seed — example.html —
that carries the full token sheet, the broadcast decor devices, the slide
scaffold, and the keyboard runtime.
Start from example.html. Replace content only. Never rewrite the design
system or the runtime script. Never introduce colors or fonts outside this
spec.
Positioning vs. sibling retro-skeuomorphic plugins: this is the light
warm-cream picture-tube device — scanlines on a cream canvas, not on a black
screen. retro-windows is Win95 grey window chrome (title bars, bevels);
hermes is dark-background green-phosphor terminal CRT. The three device
systems are mutually exclusive — no dark backgrounds, no terminal language,
no window chrome here. Do not mix.
Locked token sheet (do not deviate)
Every variable below is defined in the seed's :root. Slides reference
tokens only — never hard-code a color in slide markup.
:root{
--bg:#f5ecd7; /* warm cream canvas */
--bg-soft:#efe4c6;
--surface:#fbf5e2; /* parchment card face */
--surface-2:#efe3c2;
--border:rgba(120,70,20,.22); /* warm brown hairlines */
--border-strong:rgba(120,70,20,.45);
--text-1:#2a1a08; --text-2:#6b4a22; --text-3:#a68656;
--accent:#e67e14; /* amber — the lead */
--accent-2:#c73a1f; /* brick red — headlines & emphasis */
--accent-3:#f2b544; /* gold — support */
--good:#3e8940; --warn:#e67e14; --bad:#c73a1f;
--grad:linear-gradient(135deg,#c73a1f,#e67e14 55%,#f2b544);
--grad-soft:linear-gradient(135deg,#fde6c4,#fbd9a0);
--radius:10px; --radius-sm:6px; --radius-lg:16px;
--shadow:0 6px 0 rgba(80,40,0,.12),0 12px 28px rgba(80,40,0,.15);
--shadow-lg:0 10px 0 rgba(80,40,0,.15),0 24px 50px rgba(80,40,0,.2);
--font-sans:'Inter','Noto Sans SC',sans-serif;
--font-serif:'Playfair Display','Noto Serif SC',serif;
--font-mono:'JetBrains Mono',SFMono-Regular,Menlo,monospace;
--font-display:'Playfair Display','Noto Serif SC',serif;
--letter-tight:-.01em; --letter-normal:0;
--ease:cubic-bezier(.4,0,.2,1);
}
Shadows are always the chunky tube pair — a hard 0 Npx 0 offset plus a
soft warm blur together. Never a plain flat or pure-black shadow.
Fonts come from Google Fonts @import only (Playfair Display, Inter,
Noto Sans SC, JetBrains Mono). No other external resource of any kind.
Signature decor devices (the broadcast kit)
- Picture-tube canvas — the
bodybackground layers faint horizontal scanlinesrepeating-linear-gradient(0deg,rgba(80,40,0,.06) 0 2px, transparent 2px 4px)over a curved-glass vignetteradial-gradient(ellipse at center,#f7ecd0 0%,#e8d9b0 85%,#c9b888 100%)that darkens toward the edges like a powered-on CRT. Slides stay transparent so it shows through everywhere. Never paint an opaque slide background. - Per-slide CRT scanline overlay —
.slide::beforeaddsrepeating-linear-gradient(0deg,rgba(0,0,0,.035) 0 2px,transparent 2px 4px)atz-index:1; all slide content sits atz-index:2. Every page reads as a broadcast frame. Never remove or dim it. - Test-card color bars —
.test-barsis an SMPTE-style strip of six bars in the locked palette (brick / amber / gold / green / parchment / brown). One per slide maximum, as a garnish. - Playfair headlines with heavy shadows —
.h1is brick red#c73a1fwithtext-shadow:3px 3px 0 rgba(80,40,0,.18);.h2is warm ink with a 2px offset shadow. Quotes and the giant section numeral go italic Playfair. - Antenna / dial / tiny-TV inline SVG — rabbit-ear antennas, dial
knobs and little TV sets stroked in warm browns (
#6b4a22/#a68656) with amber/brick tips (.tv-shape). 1–2 per slide maximum. - ON AIR lamp & channel badges —
.on-airis a brick pill with a pulsing gold dot; step cards get an automaticCH 01…04mono badge; pills are mono-type rounded chips with a soft drop ledge. - Gradient display numerals —
.gradient-text(the brick→amber→gold--grad) is reserved for big numbers and 1–2 highlight words. - Tube-on entry —
.anim-tube-onflickers a headline or stat in like a CRT warming up (vertical-collapse scale). Use on cover and stat pages.
Layout system (shared upstream 31-layout catalog)
The upstream catalog is shared across the html-ppt family; compose pages from these master categories:
| group | layouts |
|---|---|
| Openers & transitions | cover · toc · section-divider |
| Text-centric | bullets · two-column · three-column · big-quote |
| Numbers & data | stat-highlight · kpi-grid · table · chart-bar/line/pie/radar |
| Code & terminal | code · diff · terminal |
| Diagrams & flows | flow-diagram · arch-diagram · process-steps · mindmap |
| Plans & comparisons | timeline · roadmap · gantt · comparison · pros-cons · todo-checklist |
| Visuals | image-hero · image-grid |
| Closers | cta · thanks |
Default sequence: cover → toc → (section-divider → 2–4 content pages) × N → thanks. Charts are always pure CSS or inline SVG — never Chart.js or any
external library. The seed demonstrates: cover, toc, section-divider,
two-column, kpi-grid, stat-highlight, chart-bar, process-steps, big-quote,
thanks.
Page structure & runtime contract (keep the seed script verbatim)
- Every page is
<section class="slide" data-title="...">inside<div class="deck" id="deck">— a horizontal scroll-snap strip, each slide exactly100vw × 100vh(one screen, no internal scrolling), 16:9 / 1280×720 baseline withclamp()type scales, padding72px 96px. - Fixed chrome:
.deck-header(deck title + theme chip),.deck-footer(attribution +N / totalcounter),.progress-bar. - Keyboard:
←→SpacePageUpPageDownHomeEndnavigate. - Hash routing:
#/N(1-based) deep-links a slide; navigation syncs the hash viahistory.replaceStatewrapped in try/catch (srcdoc-safe). - The script dedupes dual window/document capture-phase key listeners by
Event identity and auto-focuses
<body>so keys work without a click — these solve real iframe-host bugs; do not "simplify" them away. - Speaker notes: one hidden
<div class="notes">…</div>per slide.
Authoring checklist
- Copy
example.html; keep all<style>blocks and the<script>verbatim. - Replace the 10 demo slides with the planned layout sequence; real content, real numbers — no lorem ipsum, no placeholder images.
- Keep the picture-tube canvas and the per-slide scanline overlay on
every page; place at most 1–2
.tv-shapeSVGs (plus optionally one.test-barsstrip) per slide. - Stay inside the locked palette: amber leads, brick red for headlines and emphasis, gold support, warm-brown ink — no dark backgrounds, no green-terminal or window-chrome language, nothing else.
- Write 1–3 sentence speaker notes per slide in
.notes. - Verify: arrows + Space navigate,
#/5deep-links, no slide overflows vertically, every shadow is the chunky offset-plus-warm-blur pair.
Attribution
Visual system, token vocabulary, theme palette, and layout taxonomy come
from the upstream MIT-licensed
lewislulu/html-ppt-skill
(© lewis <sudolewis@gmail.com>), theme retro-tv. The LICENSE
file ships alongside this skill — keep it in place when redistributing.
Frequently asked questions about Retro TV Presentation Deck
Similar skills
PPTX HTML Fidelity Audit
Ensure your PPTX matches its HTML source perfectly.
HTML PPT Studio
Create professional HTML presentations effortlessly.
Humanize PPT
Transform raw material into presentation-ready outlines.
Replit Deck
Create visually cohesive decision decks with ease.
Open Design Landing Deck
Create engaging marketing decks with a magazine-style format.
Magazine Web Presentation
Create visually striking HTML presentations with ease.
