| name | fs-creative-voltage |
| en_name | Write a Seed Pitch like a Top Pre-Seed Founder |
| zh_name | 像顶级 pre-seed 创始人一样写种子路演 |
| description | 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.
|
| en_description | 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.
|
| zh_description | 像顶级 pre-seed 创始人一样写种子路演——一份可商业交付的融资路演 Deck,围绕真实主题、证据链与决策目标组织。
|
| tags | ["fundraising-pitch","series-a-pitch-deck","finance","pitch-deck","fundraising","investor-deck","decision-deck","commercial-slide-agent","fs-creative-voltage"] |
| triggers | ["series-a-pitch-deck","fundraising-pitch","Write a Seed Pitch like a Top Pre-Seed Founder","像顶级 pre-seed 创始人一样写种子路演","pitch-deck","fundraising","investor-deck","html deck","html slides"] |
| od | {"mode":"deck","surface":"web","upstream":"https://github.com/zarazhangrui/frontend-slides","preview":{"type":"html","entry":"example.html"},"example_prompt_i18n":{"zh-CN":"用「创意伏特」主题把我的内容做成单文件 HTML 幻灯片:电光蓝 × 深海军撞色分割版面、荧光黄徽章、halftone 网点纹理、script 手写点缀,Syne + Space Mono 字体,固定 1920×1080 舞台等比缩放、键盘导航 + hash 路由。从 example.html 出发只替换内容,保留设计系统。"},"category":"fundraising-pitch","scenario":"finance","example_prompt":"Create \"Write a Seed Pitch like a Top Pre-Seed Founder\" as a decision-grade Fundraising pitch deck in this template's own visual system. Subject: Open Design's seed pitch: the open, local alternative to closed AI design — why now, the wedge, and the ask. Audience: pre-seed & seed VCs. First ask only for missing essentials: audience, decision target, source-of-truth materials, deadline, and must-keep numbers. Then produce the slide plan, written slides, visual direction, speaker-ready structure, and a critic pass against this rubric: would an investor know why this is venture-scale and urgent."} |
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. 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)
:root {
--stage-bg: #10101f;
--slide-bg: #1a1a2e;
--bg-primary: #0066ff;
--bg-primary-deep: #0052cc;
--bg-dark: #1a1a2e;
--bg-dark-2: #23234a;
--accent-neon: #d4ff00;
--accent-neon-soft: rgba(212, 255, 0, 0.14);
--text-light: #ffffff;
--text-dim: rgba(255, , , );
: (, , , );
: ;
: (, , , );
: (, , , );
: , sans-serif;
: , monospace;
: , cursive;
: ;
: ;
: ;
: ;
: ;
: ;
: (, , , );
: ;
}