fs-creative-voltage

Generate single-file HTML pitch decks using a retro-modern design system with fixed-stage scaling.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill fs-creative-voltage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fs-creative-voltage
Source: https://github.com/nexu-io/open-design/tree/main/plugins/_official/examples/fs-creative-voltage
Command: npx skills add https://github.com/nexu-io/open-design --skill fs-creative-voltage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill solves the challenge of creating high-impact, visually consistent fundraising pitch decks that maintain perfect layout integrity across different devices without requiring complex build steps or external dependencies.

Core Features & Use Cases

  • Locked Design System: Enforces a strict retro-modern aesthetic with electric blue and deep navy panels, neon yellow accents, and halftone textures.
  • Fixed-Stage Scaling: Uses a 1920x1080 canvas that scales uniformly, ensuring your slides look identical on every screen.
  • Use Case: Quickly generate a decision-grade pre-seed pitch deck that stands out to VCs by using the pre-configured slide masters for covers, agendas, and data visualizations.

Quick Start

Generate a new pitch deck using the fs-creative-voltage theme for my startup's seed round.

Frequently Asked Questions about fs-creative-voltage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new pitch deck with this theme?

Copy the example.html file provided in the plugin folder to your project. Replace the slide content within the .deck-stage container while keeping the CSS tokens and navigation scripts intact.

Can I add custom fonts to the deck?

No, the theme is locked to the specified Google Fonts (Syne, Space Mono, Yellowtail). Using external fonts outside this spec violates the design system constraints.

How does the scaling system work?

The deck uses a fixed 1920x1080 canvas wrapped in a viewport. JavaScript calculates a scale factor based on the window size and applies a CSS transform to maintain the aspect ratio.

Why should I use this instead of PowerPoint?

This approach provides a web-native, interactive presentation that is easily shareable as a single HTML file, ensuring your design system and animations remain pixel-perfect without software compatibility issues.