Some checks failed
ci / Validate workspace (push) Successful in 12m32s
landing-page-ci / Validate landing page (push) Successful in 9m41s
landing-page-deploy / Deploy landing page (push) Failing after 5m23s
github-metrics / Generate repository metrics SVG (push) Failing after 2m3s
refresh-contributors-wall / Refresh contributors wall cache bust (push) Failing after 11s
This repository contains the open-design daemon CLI source code, built and packaged at https://helix-mind.ai/cli/open-design/latest.tgz for use by the HelixMind /design slash command. Licenses: Apache-2.0 (root) + MIT (skills/*)
1.3 KiB
1.3 KiB
Examples
Four hand-written examples showing how replit-deck looks under different themes. Each is a self-contained HTML file — open in any browser, navigate with ← / →.
| File | Theme | Scenario |
|---|---|---|
example-helix.html |
helix |
SaaS Q1 board update · 6-metric KPI row · ARR detail |
example-holm.html |
holm |
Legal fintech Series A memo · serif cover · ask + team |
example-atlas.html |
atlas |
Quarterly history chapter · vermilion accent · archive plate |
example-bluehouse.html |
bluehouse |
Real estate ROI pitch · gradient cards · pill headlines |
The four remaining themes (vance, bevel, world-dark, world-mint) are fully defined in ../assets/template.html and ../references/themes.md. To try them:
- Copy
../assets/template.htmltoexample-<theme>.html - Change
<body data-theme="helix">to the theme you want - Paste layouts from
../references/layouts.mdthat match the theme
Note
: Numbers in these examples are synthetic, for illustration only. Real usage goes through the skill's workflow (question form → brief → honest metrics from the user).