Agent skill · Data & Analytics

hps-y2k-chrome

Open Design's KPI decision brief: activation and retention drivers, what's working, and the one metric to move next. Built as a decision-grade data & finance deck for CRO, RevOps, leadership.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add nexu-io/open-design --skill hps-y2k-chrome --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-y2k-chrome/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

# Y2K Chrome (hps-y2k-chrome) Single-theme deck plugin locked to the `y2k-chrome` theme from the upstream MIT-licensed [`lewislulu/html-ppt-skill`](https://github.com/lewislulu/html-ppt-skill) (36 themes × 31 layouts × 27 animations — this plugin ships exactly one of those skins, fully baked into one self-contained seed: `example.html`). **Start from `example.html`. Replace content only. Never rewrite the design system or the runtime script. No colors or fonts outside this spec.** ## Locked token sheet (`:root` — do not add, remove, or recolor) ```css :root{ --bg:#dfe4ec; --bg-soft:#eef1f6; --surface:rgba(255,255,255,.72); --surface-2:rgba(255,255,255,.5); --border:rgba(120,135,170,.32); --border-strong:rgba(80,100,140,.55); --text-1:#1a1f2e; --text-2:#4a536a; --text-3:#8590a6; --accent:#8a5cff; --accent-2:#3ccfd8; --accent-3:#ff84c4; --good:#1fb98c; --warn:#e8a13d; --bad:#e0445a; --grad:linear-gradient(135deg,#b8c4d8 0%,#f5f7fb 30%,#8a9ab8 55%,#e8ecf4 80%,#6b7a95 100%); --grad-soft:linear-gradient(135deg,#c9e4ff,#f5d6ff 50%,#d6fffa); --chrome-text:linear-gradient(180deg,#f8faff 0%,#9aa8c4 50%,#4a5670 100%); --radius:26px; --radius-sm:16px; --radius-lg:36px; --shadow:0 12px 30px rg

What's inside
Steps it walks through
  1. Locked token sheet (:root — do not add, remove, or recolor)
  2. Signature devices (use these, nothing else)
  3. Page structure & runtime (keep verbatim from the seed)
  4. Layout masters (upstream 31-layout catalog)
  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-y2k-chrome skill do?

Open Design's KPI decision brief: activation and retention drivers, what's working, and the one metric to move next. Built as a decision-grade data & finance deck for CRO, RevOps, leadership.

How do I install it?

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