Agent skill · Design & Presentation

hps-memphis-pop

A pop-culture retrospective on how 1980s design language shaped today's apps — the scenes, the turning point, and the takeaway. Built as a decision-grade story deck for talk audience, design community.

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

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

Facts
Files in the skill folder: 4
SKILL.md size: 8 KB
Bundled scripts: none
Path: plugins/_official/examples/hps-memphis-pop/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

# Memphis Pop(孟菲斯波普) A locked single-theme deck plugin: the `memphis-pop` 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 Memphis 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 Memphis-adjacent plugins: this is the **full-bleed scattered confetti-dot pattern** Memphis. `daisy-days` is hand-drawn daisy childlike (flower illustration devices), `block-frame` is big-color-block neobrutalist (no pattern). The three decor systems are mutually exclusive — 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:#fef6e8; /* warm cream canvas */ --bg-soft:#fdebc7; --surface:#ffffff; /* card face */ --surface-2:#fff1d1; --border:#111111; /* everything outlines in near-black */ --bord

What's inside
Steps it walks through
  1. Locked token sheet (do not deviate)
  2. Signature decor devices (the Memphis 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-memphis-pop skill do?

A pop-culture retrospective on how 1980s design language shaped today's apps — the scenes, the turning point, and the takeaway. Built as a decision-grade story deck for talk audience, design community.

How do I install it?

Run `npx skills add nexu-io/open-design --skill hps-memphis-pop --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