Agent skill · Business & Finance

fs-creative-voltage

Open Design's seed pitch: the open, local alternative to closed AI design — why now, the wedge, and the ask. Built as a decision-grade fundraising pitch deck for pre-seed & seed VCs.

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

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

Facts
Files in the skill folder: 4
SKILL.md size: 10 KB
Bundled scripts: none
Path: plugins/_official/examples/fs-creative-voltage/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

# Creative Voltage (fs-creative-voltage) A locked single-theme deck plugin derived from the **Creative Voltage** preset (section 3 of `STYLE_PRESETS.md`) in the MIT-licensed [zarazhangrui/frontend-slides](https://github.com/zarazhangrui/frontend-slides). Vibe: bold, creative, energetic, retro-modern — a retro poster shop wired to a power grid. **Start from `example.html` in this plugin folder. It is the proven seed: copy its stage CSS, slide shell chrome, signature-device CSS, and the entire `SlidePresentation` controller script verbatim, then replace only the slide content. Do not rewrite the stage system, the navigation script, or the design tokens. Do not introduce any colors or fonts outside this spec.** ## Locked design tokens (`:root` — reproduce exactly) ```css :root { --stage-bg: #10101f; /* letterbox behind the stage */ --slide-bg: #1a1a2e; /* default slide background */ --bg-primary: #0066ff; /* electric blue panel */ --bg-primary-deep: #0052cc; /* blue gradient stop */ --bg-dark: #1a1a2e; /* deep navy panel */ --bg-dark-2: #23234a; /* lifted navy card */ --accent-neon: #d4ff00; /* neon yellow badge/highlight */ --accent-neon-soft: rgba(212, 255, 0, 0.14); --text-light: #

What's inside
Steps it walks through
  1. Locked design tokens (:root — reproduce exactly)
  2. Fixed 16:9 stage — NON-NEGOTIABLE scaling system
  3. Slide shell chrome (every slide)
  4. Signature devices (the theme's identity — use them, don't invent new ones)
  5. Layout masters (compose every deck from these — all present in the seed)
  6. Motion
  7. Navigation runtime (keep the seed's script verbatim)
  8. Output contract
  9. Attribution
Ships with 3 files
  • LICENSE
  • example.html
  • open-design.json
More from open-design
All skills →
About this skill
What does the fs-creative-voltage skill do?

Open Design's seed pitch: the open, local alternative to closed AI design — why now, the wedge, and the ask. Built as a decision-grade fundraising pitch deck for pre-seed & seed VCs.

How do I install it?

Run `npx skills add nexu-io/open-design --skill fs-creative-voltage --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