spirewise 1.6.0 → 1.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -51,16 +51,20 @@ products_raw/
|
|
|
51
51
|
Each `product.md` covers the problem, what it does, **why GPU compute is
|
|
52
52
|
essential**, the NVIDIA stack (hardware → SDKs → software), physical/edge angle,
|
|
53
53
|
moat, market, Inception fit, and MVP scope. Each product also ships a **real
|
|
54
|
-
1080×1080 PNG logo** on a solid background.
|
|
54
|
+
1080×1080 PNG logo mark** (symbol only, centered) on a solid background.
|
|
55
55
|
|
|
56
56
|
## Rules it enforces
|
|
57
57
|
|
|
58
|
+
- **Same space only** — all products share the startup's industry, category, core
|
|
59
|
+
idea, and users (variations/components of the one idea), never new categories or
|
|
60
|
+
unrelated businesses.
|
|
58
61
|
- **3–6 products**, each in its own folder under `products_raw/`.
|
|
59
62
|
- Product names are **4–10 letters, letters only**, brandable; folder name = product name.
|
|
60
63
|
- NVIDIA stack ordered **physical/GPU first**, then SDKs, then software.
|
|
61
64
|
- Every product must genuinely need accelerated compute (no AI wrappers).
|
|
62
|
-
- Each product gets a **proper designed logo** — 1080×1080 PNG, **
|
|
63
|
-
(
|
|
64
|
-
|
|
65
|
+
- Each product gets a **proper designed logo MARK** — 1080×1080 PNG, **mark/symbol
|
|
66
|
+
only and center-aligned** (no full wordmark or name text), **solid background**
|
|
67
|
+
(primary/white/black/other, no transparency or gradient), a monogram or custom
|
|
68
|
+
brand symbol (not an SVG/UI icon or emoji), saved in the product's folder.
|
|
65
69
|
|
|
66
70
|
See `SKILL.md` for the full method and the per-product template.
|
|
@@ -2,14 +2,16 @@
|
|
|
2
2
|
name: nvidia-product-inventor
|
|
3
3
|
description: >-
|
|
4
4
|
Read a startup's existing idea/notes files and invent 3–6 concrete PRODUCTS
|
|
5
|
-
(not marketing copy)
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
5
|
+
(not marketing copy) that all stay in the SAME industry, category, and core idea
|
|
6
|
+
as the startup — variations/components of the one idea, never new categories.
|
|
7
|
+
Each product is engineered to fit NVIDIA Inception preferences, gets a short
|
|
8
|
+
brandable name (4–10 letters), an explicit NVIDIA stack (physical/compute
|
|
9
|
+
hardware like GPUs first, then SDKs, then software), and a real 1080×1080 PNG
|
|
10
|
+
logo MARK (symbol only, centered, no wordmark) on a solid background. Use when the user asks to "invent products", "ideate
|
|
11
|
+
products for NVIDIA", "what should we build for Inception", or "turn our idea
|
|
12
|
+
into products". Writes a `products_raw/` folder with one subfolder per product.
|
|
13
|
+
Builds on nvidia-inception-idea-booster and nvidia-inception-starter. Products
|
|
14
|
+
only — no website/landing copy.
|
|
13
15
|
---
|
|
14
16
|
|
|
15
17
|
# NVIDIA Product Inventor
|
|
@@ -37,8 +39,24 @@ never fabricate. Stay anchored to the founder's domain and intent.
|
|
|
37
39
|
|
|
38
40
|
## Step 2 — Invent 3–6 products
|
|
39
41
|
|
|
42
|
+
## Step 2 — Invent 3–6 products (stay in the SAME space)
|
|
43
|
+
|
|
44
|
+
**Hard constraint — same space only.** Before inventing, lock the startup's
|
|
45
|
+
**industry, category, and core idea** from Step 1. Every product MUST stay inside
|
|
46
|
+
that exact space:
|
|
47
|
+
- Same **industry/vertical**, same **category**, same **core idea/problem space**,
|
|
48
|
+
same **target users**.
|
|
49
|
+
- Do **not** invent new categories, jump to a different industry, or generate
|
|
50
|
+
random/unrelated products. No "while we're at it" pivots.
|
|
51
|
+
- The 3–6 products are **variations, components, tiers, or adjacent features of
|
|
52
|
+
the one idea** — different angles on the same thing, not different businesses.
|
|
53
|
+
- If a concept only works by leaving the startup's space, drop it.
|
|
54
|
+
- State the locked space at the top of `_overview.md` and make every product
|
|
55
|
+
visibly trace back to it.
|
|
56
|
+
|
|
40
57
|
Generate **between 3 and 6** product concepts that each:
|
|
41
|
-
- Solve a sharp, real problem within the startup's domain
|
|
58
|
+
- Solve a sharp, real problem **within the startup's locked domain** (same idea,
|
|
59
|
+
same industry, same category).
|
|
42
60
|
- **Require GPU/accelerated compute** to exist (a must-have, not nice-to-have).
|
|
43
61
|
- Lean into **physical / edge / agentic AI** where credible.
|
|
44
62
|
- Have a defensible moat (proprietary data/model/hardware or NVIDIA integration).
|
|
@@ -80,6 +98,9 @@ Letters: <n> (must be 4–10)
|
|
|
80
98
|
Tagline: <one line, what it is>
|
|
81
99
|
Generated: <YYYY-MM-DD>
|
|
82
100
|
|
|
101
|
+
## Same-space link
|
|
102
|
+
<one line: how this product is the SAME industry/category/core idea as the startup>
|
|
103
|
+
|
|
83
104
|
## Problem
|
|
84
105
|
## Target user
|
|
85
106
|
## What it does (product, not marketing)
|
|
@@ -98,54 +119,68 @@ Generated: <YYYY-MM-DD>
|
|
|
98
119
|
## Market & wedge
|
|
99
120
|
## Inception fit (1–2 lines: why this scores well)
|
|
100
121
|
## Build notes / MVP scope
|
|
101
|
-
## Logo
|
|
122
|
+
## Logo (mark only) (see logo-brief.md + <ProductName>-logo-1080x1080.png)
|
|
102
123
|
## Open questions / [UNKNOWN]
|
|
103
124
|
```
|
|
104
125
|
|
|
105
|
-
3. Also write `products_raw/_overview.md`
|
|
106
|
-
|
|
126
|
+
3. Also write `products_raw/_overview.md` starting with the **locked space**
|
|
127
|
+
(industry, category, core idea, target users), then list every product: name,
|
|
128
|
+
letter count, one-liner, primary NVIDIA hardware, and its same-space link.
|
|
107
129
|
|
|
108
130
|
## Logo for each product (required)
|
|
109
131
|
|
|
110
|
-
|
|
111
|
-
|
|
132
|
+
## Logo MARK for each product (required)
|
|
133
|
+
|
|
134
|
+
Every product gets a **real, designed brand logo MARK** — the symbol only, not
|
|
135
|
+
the full logo. Do **not** include the full product name as a wordmark, no
|
|
136
|
+
tagline, no lockup. Just the **mark**, **center-aligned** on the canvas. It must
|
|
137
|
+
be a proper designed brand mark — not an SVG icon, UI/material icon, emoji, or
|
|
138
|
+
clip-art glyph.
|
|
112
139
|
|
|
113
140
|
### Design (research first)
|
|
114
|
-
- Briefly research 3–5 reference
|
|
115
|
-
conventions, then design something distinct (don't copy).
|
|
116
|
-
-
|
|
117
|
-
custom
|
|
118
|
-
|
|
119
|
-
- Define a tiny brand spec: palette (hex),
|
|
141
|
+
- Briefly research 3–5 reference brand marks in the product's space; note the
|
|
142
|
+
visual conventions, then design something distinct (don't copy).
|
|
143
|
+
- The mark is **one of**: a **monogram/lettermark** (1–2 brand initials drawn as a
|
|
144
|
+
custom mark) or a **distinctive custom brand symbol** tied to the concept.
|
|
145
|
+
Ownable, memorable, simple, and scalable.
|
|
146
|
+
- Define a tiny brand spec: palette (hex), the mark concept, and (if a monogram)
|
|
147
|
+
the typographic treatment.
|
|
120
148
|
|
|
121
149
|
### Hard output rules
|
|
122
150
|
- Format **PNG**, exactly **1080 × 1080 px**.
|
|
123
151
|
- **Solid background** — a single flat color with NO transparency and NO gradient.
|
|
124
152
|
Use the brand **primary color**, or white, or black, or another solid color that
|
|
125
153
|
gives strong contrast with the mark. State the exact bg hex in the brief.
|
|
126
|
-
-
|
|
127
|
-
|
|
154
|
+
- **Mark only**, **center-aligned** both horizontally and vertically, sized large
|
|
155
|
+
with balanced safe padding — not a tiny icon on a big canvas, and not the full
|
|
156
|
+
name spelled out.
|
|
128
157
|
- Save it **inside that product's folder**:
|
|
129
158
|
`products_raw/<ProductName>/<ProductName>-logo-1080x1080.png`
|
|
130
|
-
- Also write `products_raw/<ProductName>/logo-brief.md` with:
|
|
131
|
-
background hex,
|
|
159
|
+
- Also write `products_raw/<ProductName>/logo-brief.md` with: mark type
|
|
160
|
+
(monogram vs. symbol), concept, background hex, mark/accent hex, any typography,
|
|
161
|
+
and references consulted.
|
|
132
162
|
|
|
133
163
|
### How to generate it
|
|
134
164
|
1. **Preferred:** if an image-generation tool/model is available, prompt it for a
|
|
135
|
-
*professional brand logo* (specify:
|
|
136
|
-
palette, solid background, flat vector-style,
|
|
137
|
-
ensure the saved file is a 1080×1080
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
like a stock icon. Verify dimensions
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
165
|
+
*professional brand logo mark / symbol* (specify: mark/symbol only — no text,
|
|
166
|
+
no wordmark — the concept, color palette, solid background, flat vector-style,
|
|
167
|
+
centered, no photographic texture), then ensure the saved file is a 1080×1080
|
|
168
|
+
PNG on a solid background with the mark centered.
|
|
169
|
+
2. **Fallback (always works):** render a deliberate brand mark programmatically —
|
|
170
|
+
e.g. Python + Pillow — drawing a custom monogram (1–2 initials) or geometric
|
|
171
|
+
symbol, centered on a solid-color 1080×1080 canvas. This must look designed
|
|
172
|
+
(composition, weight, balance), not like a stock icon. Verify dimensions, that
|
|
173
|
+
the mark is centered, and that the background is fully solid.
|
|
174
|
+
|
|
175
|
+
Do **not** ship: full wordmarks/the spelled-out name, taglines, transparent PNGs,
|
|
176
|
+
gradients, generic icon-font glyphs, stock
|
|
177
|
+
emoji, or screenshots. One clean, centered brand **mark** per product.
|
|
146
178
|
|
|
147
179
|
## Quality bar
|
|
148
180
|
|
|
181
|
+
- **Same space only.** All products share the startup's industry, category, core
|
|
182
|
+
idea, and users — variations/components/tiers of the one idea, never new
|
|
183
|
+
categories or unrelated businesses.
|
|
149
184
|
- **Products, not copy.** No website/landing/marketing text — concrete product
|
|
150
185
|
concepts and technical plans only.
|
|
151
186
|
- Every product must be GPU-essential and NVIDIA-aligned, with the stack ordered
|
|
@@ -155,13 +190,16 @@ emoji, or screenshots. One clean branded logo per product.
|
|
|
155
190
|
|
|
156
191
|
## Verification checklist (run before finishing)
|
|
157
192
|
|
|
158
|
-
1. Read the existing idea files
|
|
159
|
-
2.
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
193
|
+
1. Read the existing idea files; locked the startup's industry, category, core idea.
|
|
194
|
+
2. **All 3–6 products stay in that same space** — no new categories or unrelated
|
|
195
|
+
ideas — and each `product.md` has a "Same-space link" tracing back to it.
|
|
196
|
+
3. `products_raw/` exists with **3–6** product subfolders, each with `product.md`.
|
|
197
|
+
4. Every product name is **4–10 letters, letters only**, and matches its folder.
|
|
198
|
+
5. Each product lists NVIDIA hardware (GPU/physical) first, then SDKs, then software.
|
|
199
|
+
6. Each product justifies why GPU/accelerated compute is essential.
|
|
200
|
+
7. `products_raw/_overview.md` opens with the locked space, then summarizes all products.
|
|
201
|
+
8. Every product folder has a **1080×1080 PNG logo MARK on a solid
|
|
202
|
+
(non-transparent, non-gradient) background**, the **mark centered** with no full
|
|
203
|
+
wordmark/name text, plus `logo-brief.md` — a real monogram or custom symbol,
|
|
204
|
+
not an SVG/UI icon or emoji. Verify dimensions and that the mark is centered.
|
|
205
|
+
9. No marketing/website copy; unknowns marked `[UNKNOWN]`, not invented.
|