Agent skill · Design & Presentation

hps-retro-tv

A family history told through five decades of home movies — the opening question, the eras, and what the footage reveals. Built as a decision-grade story deck for family, close friends.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add nexu-io/open-design --skill hps-retro-tv --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 9 KB
Bundled scripts: none
Path: plugins/_official/examples/hps-retro-tv/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 83,577 · +1,339 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Retro TV(复古显像管) A locked single-theme deck plugin: the `retro-tv` skin from the upstream MIT-licensed [`lewislulu/html-ppt-skill`](https://github.com/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. ```css :root{ --bg:#f5ecd7; /* warm cream canvas */ --bg-soft:#efe4c6; --surface:#fbf5e2; /* parc

What's inside
Steps it walks through
  1. Locked token sheet (do not deviate)
  2. Signature decor devices (the broadcast kit)
  3. Layout system (shared upstream 31-layout catalog)
  4. Page structure & runtime contract (keep the seed script verbatim)
  5. Authoring checklist
  6. Attribution
Ships with 3 files
  • LICENSE
  • example.html
  • open-design.json
More from open-design
All skills →
About this skill
What does the hps-retro-tv skill do?

A family history told through five decades of home movies — the opening question, the eras, and what the footage reveals. Built as a decision-grade story deck for family, close friends.

How do I install it?

Run `npx skills add nexu-io/open-design --skill hps-retro-tv --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going