Agent skill · Design & Presentation

fs-electric-studio

Open Design as an enterprise design platform: a buyer-forwardable proposal for a design-org's economic buyer — pain, value, ROI, rollout. Built as a decision-grade B2B sales deck for economic buyer, design VP, procurement.

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

# Electric Studio · 钴蓝工作室 Bold, clean, professional, high-contrast split-panel decks. Theme locked to the **Electric Studio** preset (section 2 of `STYLE_PRESETS.md`) from the MIT-licensed [zarazhangrui/frontend-slides](https://github.com/zarazhangrui/frontend-slides). **Start from `example.html` in this plugin folder. It is the proven seed: keep its stage CSS (full viewport-base.css contents), the split-panel shell, the corner-marks chrome, the `:root` tokens, and the entire `SlidePresentation` controller script verbatim — replace slide content only. Do not rewrite the design; do not introduce any color or font outside this spec.** ## Locked design tokens (`:root` — complete list, no additions) ```css :root { --bg-dark: #0a0a0a; /* edge bar, dark text, stage letterbox */ --bg-white: #ffffff; /* upper panel */ --accent-blue: #4361ee; /* cobalt panel, chips, bars, numerals */ --text-dark: #0a0a0a; --text-light: #ffffff; --text-dark-soft: rgba(10, 10, 10, 0.58); --text-light-soft: rgba(255, 255, 255, 0.72); --line-dark: rgba(10, 10, 10, 0.14); --line-light: rgba(255, 255, 255, 0.28); --blue-soft: rgba(67, 97, 238, 0.10); /* tick boxes, outline bar fills */ --stage-bg: var(--bg-dark);

What's inside
Steps it walks through
  1. Locked design tokens (:root — complete list, no additions)
  2. Typography (all Manrope, Google Fonts weights 400/500/800)
  3. Locked layout system — vertical split panels
  4. Master pages (compose decks from these; all present in the seed)
  5. Fixed 16:9 stage — NON-NEGOTIABLE scaling system
  6. Motion
  7. Output contract
  8. Attribution
Ships with 3 files
  • LICENSE
  • example.html
  • open-design.json
More from open-design
All skills →
About this skill
What does the fs-electric-studio skill do?

Open Design as an enterprise design platform: a buyer-forwardable proposal for a design-org's economic buyer — pain, value, ROI, rollout. Built as a decision-grade B2B sales deck for economic buyer, design VP, procurement.

How do I install it?

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