Agent skill · Content & Marketing

open-design-landing-deck

Open Design's brand-story deck for partners and press: why it exists, what it believes, and where design is going. Built as a decision-grade marketing & GTM deck for partners, press, community.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codecodexcursorships scriptsApache-2.0
Install
npx skills add nexu-io/open-design --skill open-design-landing-deck --agent claude-code

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

Facts
Files in the skill folder: 6
SKILL.md size: 10 KB
Bundled scripts: yes
Path: design-templates/open-design-landing-deck/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

# open-design-landing-deck Sister skill to [`open-design-landing`](../open-design-landing/). Same Atelier Zero visual system (warm paper, Inter Tight + Playfair Display, italic-serif emphasis, coral dots), but paginated as a **horizontal magazine-style swipe deck** instead of a long scrolling page. The navigation model is intentionally borrowed from the [`guizang-ppt`](../guizang-ppt/) skill — `←/→` arrow keys, wheel / swipe, ESC for the overview grid — so it feels like a print magazine flipping page by page rather than a web slide deck scrolling. ```text inputs.json + ../open-design-landing/styles.css │ └──────────► scripts/compose.ts │ ▼ <out>/index.html (one viewport per slide, horizontal swipe) ``` ## What you get - A single self-contained HTML file with N viewport-sized slides laid out horizontally on one transformed flex track. - **Keyboard navigation**: `←/→` · `↑/↓` · PageUp/PageDown · Space · Home/End. - **Wheel + touch swipe** (with momentum guard so a single trackpad flick doesn't overshoot). - **Per-slide chrome strip**: brand mark, deck title, location, Roman-numeral year, live slide counter (`01 / 11`). - **Coral progress bar** at the bottom that fills as you advance.

What's inside
Steps it walks through
  1. What you get
  2. Slide types
  3. Workflow
  4. 1. Author inputs.json
  5. 2. (Optional) generate or stub imagery
  6. 3. Compose the deck
  7. 4. Self-check
  8. Boundaries
  9. See also
Ships with 5 files
  • README.md
  • example.html
  • inputs.example.json
  • schema.ts
  • scripts/compose.ts
Commands it runs
generate via gpt-image-2 (fal.ai)
or paper-textured SVG placeholders
npx tsx ../open-design-landing/scripts/placeholder.ts ../open-design-landing/assets/
npx tsx scripts/compose.ts inputs.json out/index.html
More from open-design
All skills →
About this skill
What does the open-design-landing-deck skill do?

Open Design's brand-story deck for partners and press: why it exists, what it believes, and where design is going. Built as a decision-grade marketing & GTM deck for partners, press, community.

How do I install it?

Run `npx skills add nexu-io/open-design --skill open-design-landing-deck --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