Agent skill · Media & Video

video-template-frame-electric-studio

Use this plugin when the user wants a "Electric Studio Frame" HyperFrames motion video — Two-panel split with quote as hero — white/blue panels open from center, accent bar grows, quote reveals line by line.

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

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

Facts
Files in the skill folder: 9
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Declared author: nexu-io
Path: plugins/_official/video-templates/frame-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 Frame Two-panel split with quote as hero — white/blue panels open from center, accent bar grows, quote reveals line by line. ## What this template is A HyperFrames-ready HTML + CSS + GSAP motion composition, bundled under `source/`. It renders deterministically to MP4 / WEBM at 16:9, 1:1, default 15s, 60fps. **Best for:** Pull-quote / testimonial reveal · Mission statement card · Clean high-contrast title ## Workflow 1. Read `source/index.html` to understand the named layers and the animation timeline. 2. Replace the sample copy (headlines, figures, labels) with the user's real content; keep the motion timing and visual signature intact. 3. Keep the composition self-contained under `source/`; do not introduce external network assets that would break a headless render. 4. Render to MP4 via the html-video / HyperFrames renderer. ## Attribution Source: html-video `templates/frame-electric-studio` (license Apache-2.0). Derived from frontend-slides (Zara Zhang, MIT) — https://github.com/zarazhangrui/frontend-slides.

What's inside
Steps it walks through
  1. What this template is
  2. Workflow
  3. Attribution
Ships with 8 files
  • open-design.json
  • preview.mp4
  • preview.png
  • source/fonts.css
  • source/fonts/f4e342e776f666632.woff2
  • source/fonts/f5a772e776f666632.woff2
  • source/index.html
  • template.json
More from open-design
All skills →
About this skill
What does the video-template-frame-electric-studio skill do?

Use this plugin when the user wants a "Electric Studio Frame" HyperFrames motion video — Two-panel split with quote as hero — white/blue panels open from center, accent bar grows, quote reveals line by line.

How do I install it?

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