boomcode 0.5.4__tar.gz → 0.5.6__tar.gz
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.
- {boomcode-0.5.4 → boomcode-0.5.6}/PKG-INFO +1 -1
- {boomcode-0.5.4 → boomcode-0.5.6}/boomcode.egg-info/PKG-INFO +1 -1
- {boomcode-0.5.4 → boomcode-0.5.6}/pyproject.toml +1 -1
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/__init__.py +1 -1
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/themes/boomcode.json +39 -39
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/SKILL.md +20 -9
- {boomcode-0.5.4 → boomcode-0.5.6}/LICENSE +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/README.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/boomcode.egg-info/SOURCES.txt +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/boomcode.egg-info/dependency_links.txt +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/boomcode.egg-info/entry_points.txt +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/boomcode.egg-info/top_level.txt +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/cli.py +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/README.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/agent/build.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/agent/debugger.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/agent/designer.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/agent/vision.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/agent/writer.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/command/ask.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/command/boom.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/command/explore.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/command/fix.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/command/open.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/command/review.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/opencode.json +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/themes/bangladeshi.json +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/config/tui.json +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/install.sh +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/scripts/__pycache__/patch-brand.cpython-312.pyc +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/scripts/boomcode +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/scripts/boomcode-browser +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/scripts/boomcode-menu +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/scripts/boomcode-uninstall +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/scripts/boomcode-vision +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/scripts/oc-settings.sh +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/scripts/patch-brand.py +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/android-app/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/api-integration/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/ask-install/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/bash-cli-expert/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/bot-development/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/clean-code-performance/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/database/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/debugging-fixes/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/deploy-hosting/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/docker/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/firebase-supabase/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/git-workflow/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/references/index-template.html +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/references/knockout.py +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/references/pipeline.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/references/prompts.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/references/scrub-engine.js +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/project-structure/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/python-automation/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/react-next-best-practices/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/security-review/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/seo-basics/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/testing/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/ui-ux-responsive/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/website-builder/SKILL.md +0 -0
- {boomcode-0.5.4 → boomcode-0.5.6}/setup.cfg +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://opencode.ai/theme.json",
|
|
3
3
|
"defs": {
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"bcBg": "#
|
|
8
|
-
"bcPanel": "#
|
|
9
|
-
"bcElement": "#
|
|
10
|
-
"bcBorder": "#
|
|
11
|
-
"bcText": "#
|
|
12
|
-
"bcTextMuted": "#
|
|
4
|
+
"bcViolet": "#a78bfa",
|
|
5
|
+
"bcVioletDeep": "#7c3aed",
|
|
6
|
+
"bcFuchsia": "#f472b6",
|
|
7
|
+
"bcBg": "#14101f",
|
|
8
|
+
"bcPanel": "#1a1529",
|
|
9
|
+
"bcElement": "#221b35",
|
|
10
|
+
"bcBorder": "#322a4d",
|
|
11
|
+
"bcText": "#ece8f8",
|
|
12
|
+
"bcTextMuted": "#9d94b8",
|
|
13
13
|
"bcAmber": "#fbbf24"
|
|
14
14
|
},
|
|
15
15
|
"theme": {
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"light": "bdRed"
|
|
27
27
|
},
|
|
28
28
|
"error": {
|
|
29
|
-
"dark": "
|
|
30
|
-
"light": "
|
|
29
|
+
"dark": "#f87171",
|
|
30
|
+
"light": "#dc2626"
|
|
31
31
|
},
|
|
32
32
|
"warning": {
|
|
33
33
|
"dark": "bdAmber",
|
|
@@ -51,27 +51,27 @@
|
|
|
51
51
|
},
|
|
52
52
|
"background": {
|
|
53
53
|
"dark": "bdDark",
|
|
54
|
-
"light": "#
|
|
54
|
+
"light": "#f7f5fb"
|
|
55
55
|
},
|
|
56
56
|
"backgroundPanel": {
|
|
57
57
|
"dark": "bdDarkElement",
|
|
58
|
-
"light": "#
|
|
58
|
+
"light": "#efecf6"
|
|
59
59
|
},
|
|
60
60
|
"backgroundElement": {
|
|
61
61
|
"dark": "bdDarkElement",
|
|
62
|
-
"light": "#
|
|
62
|
+
"light": "#e6e1f0"
|
|
63
63
|
},
|
|
64
64
|
"border": {
|
|
65
65
|
"dark": "bdBorder",
|
|
66
|
-
"light": "#
|
|
66
|
+
"light": "#cfc8e0"
|
|
67
67
|
},
|
|
68
68
|
"borderActive": {
|
|
69
|
-
"dark": "
|
|
69
|
+
"dark": "#a78bfa",
|
|
70
70
|
"light": "bdGreen"
|
|
71
71
|
},
|
|
72
72
|
"borderSubtle": {
|
|
73
73
|
"dark": "bdBorder",
|
|
74
|
-
"light": "#
|
|
74
|
+
"light": "#dad4e8"
|
|
75
75
|
},
|
|
76
76
|
"diffAdded": {
|
|
77
77
|
"dark": "bdGreenBright",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
},
|
|
88
88
|
"diffHunkHeader": {
|
|
89
89
|
"dark": "bdBorder",
|
|
90
|
-
"light": "#
|
|
90
|
+
"light": "#cbc4de"
|
|
91
91
|
},
|
|
92
92
|
"diffHighlightAdded": {
|
|
93
93
|
"dark": "bdGreenBright",
|
|
@@ -98,28 +98,28 @@
|
|
|
98
98
|
"light": "bdRed"
|
|
99
99
|
},
|
|
100
100
|
"diffAddedBg": {
|
|
101
|
-
"dark": "#
|
|
102
|
-
"light": "#
|
|
101
|
+
"dark": "#241d3f",
|
|
102
|
+
"light": "#e9e4f8"
|
|
103
103
|
},
|
|
104
104
|
"diffRemovedBg": {
|
|
105
|
-
"dark": "#
|
|
106
|
-
"light": "#
|
|
105
|
+
"dark": "#3a1a2b",
|
|
106
|
+
"light": "#fbe7ef"
|
|
107
107
|
},
|
|
108
108
|
"diffContextBg": {
|
|
109
109
|
"dark": "bdDarkElement",
|
|
110
|
-
"light": "#
|
|
110
|
+
"light": "#efecf6"
|
|
111
111
|
},
|
|
112
112
|
"diffLineNumber": {
|
|
113
113
|
"dark": "bdBorder",
|
|
114
|
-
"light": "#
|
|
114
|
+
"light": "#a8a0c0"
|
|
115
115
|
},
|
|
116
116
|
"diffAddedLineNumberBg": {
|
|
117
|
-
"dark": "#
|
|
118
|
-
"light": "#
|
|
117
|
+
"dark": "#241d3f",
|
|
118
|
+
"light": "#e9e4f8"
|
|
119
119
|
},
|
|
120
120
|
"diffRemovedLineNumberBg": {
|
|
121
|
-
"dark": "#
|
|
122
|
-
"light": "#
|
|
121
|
+
"dark": "#3a1a2b",
|
|
122
|
+
"light": "#fbe7ef"
|
|
123
123
|
},
|
|
124
124
|
"markdownText": {
|
|
125
125
|
"dark": "bdText",
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
},
|
|
144
144
|
"markdownBlockQuote": {
|
|
145
145
|
"dark": "bdBorder",
|
|
146
|
-
"light": "#
|
|
146
|
+
"light": "#a8a0c0"
|
|
147
147
|
},
|
|
148
148
|
"markdownEmph": {
|
|
149
149
|
"dark": "bdAmber",
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
},
|
|
156
156
|
"markdownHorizontalRule": {
|
|
157
157
|
"dark": "bdBorder",
|
|
158
|
-
"light": "#
|
|
158
|
+
"light": "#cbc4de"
|
|
159
159
|
},
|
|
160
160
|
"markdownListItem": {
|
|
161
161
|
"dark": "bdGreenBright",
|
|
@@ -182,28 +182,28 @@
|
|
|
182
182
|
"light": "bdTextMuted"
|
|
183
183
|
},
|
|
184
184
|
"syntaxKeyword": {
|
|
185
|
-
"dark": "#
|
|
186
|
-
"light": "#
|
|
185
|
+
"dark": "#c4b5fd",
|
|
186
|
+
"light": "#7c3aed"
|
|
187
187
|
},
|
|
188
188
|
"syntaxFunction": {
|
|
189
|
-
"dark": "#
|
|
190
|
-
"light": "#
|
|
189
|
+
"dark": "#d8b4fe",
|
|
190
|
+
"light": "#a855f7"
|
|
191
191
|
},
|
|
192
192
|
"syntaxVariable": {
|
|
193
|
-
"dark": "#
|
|
193
|
+
"dark": "#e5d5a3",
|
|
194
194
|
"light": "#a16207"
|
|
195
195
|
},
|
|
196
196
|
"syntaxString": {
|
|
197
|
-
"dark": "#
|
|
198
|
-
"light": "#
|
|
197
|
+
"dark": "#86efac",
|
|
198
|
+
"light": "#4ade80"
|
|
199
199
|
},
|
|
200
200
|
"syntaxNumber": {
|
|
201
201
|
"dark": "bdRed",
|
|
202
202
|
"light": "bdRed"
|
|
203
203
|
},
|
|
204
204
|
"syntaxType": {
|
|
205
|
-
"dark": "#
|
|
206
|
-
"light": "#
|
|
205
|
+
"dark": "#a5b4fc",
|
|
206
|
+
"light": "#8b5cf6"
|
|
207
207
|
},
|
|
208
208
|
"syntaxOperator": {
|
|
209
209
|
"dark": "bdGreenBright",
|
|
@@ -71,18 +71,29 @@ Ask these in plain words. Accept answers in any language. Record the answers
|
|
|
71
71
|
3. **Look & feel** — show the options by feel, one line each (default: **clay
|
|
72
72
|
diorama**; alternates in `references/prompts.md`: papercraft, glossy toy,
|
|
73
73
|
claymation, neon night, photoreal). One choice for the whole site.
|
|
74
|
-
4. **
|
|
75
|
-
|
|
76
|
-
-
|
|
77
|
-
|
|
78
|
-
-
|
|
79
|
-
-
|
|
80
|
-
|
|
81
|
-
|
|
74
|
+
4. **Site type** — what kind of journey? Show these picks, one line each:
|
|
75
|
+
- **Business tour** — walk through the shop/kitchen/office like a visitor
|
|
76
|
+
- **Product showcase / review** — the camera circles and closes in on ONE
|
|
77
|
+
product from all sides, close-up details, like a video review
|
|
78
|
+
- **Story journey** — how it's made / farm-to-table / idea-to-launch
|
|
79
|
+
- **Portfolio / gallery** — one beautiful vignette per work or project
|
|
80
|
+
The pick shapes the scene list (a product showcase builds every scene
|
|
81
|
+
around the same product; a tour builds one scene per place, etc.).
|
|
82
|
+
5. **Camera style** — ask by feel, one line each:
|
|
83
|
+
- **Walkthrough** — the camera walks through the world like a visitor
|
|
84
|
+
(architecture **A** — one continuous forward take; simplest, recommended)
|
|
85
|
+
- **Fly-through** — the camera dives down into the world from above
|
|
86
|
+
(architecture **B** — dive + linking clips)
|
|
87
|
+
- **Orbit showcase** — for product review: the camera circles the product,
|
|
88
|
+
sweeps around it and pushes in on details (A with orbit moves from
|
|
89
|
+
`references/prompts.md` mid-leg move library)
|
|
90
|
+
- **Postcard view** — a fixed, postcard-pretty angle on every scene,
|
|
91
|
+
almost no camera movement (A with the locked-iso clause)
|
|
92
|
+
6. **How many scenes?** Offer 2 / 4 / 6 (6 is the max that stays smooth).
|
|
82
93
|
Then propose the scene list from their answer to #1 — each scene gets a
|
|
83
94
|
subject, a short headline idea, one-line body, 0–3 tags; the last scene is
|
|
84
95
|
the hero + call-to-action. Confirm the list with the user.
|
|
85
|
-
|
|
96
|
+
7. **Phone version?** ("should the site also have a vertical version for
|
|
86
97
|
phones?") — if yes, the kit doubles the video prompts (a 9:16 copy of each)
|
|
87
98
|
— say plainly that it's about twice the generating work for them.
|
|
88
99
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/clean-code-performance/SKILL.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/references/knockout.py
RENAMED
|
File without changes
|
{boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/references/pipeline.md
RENAMED
|
File without changes
|
{boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/lets-scroll/references/prompts.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{boomcode-0.5.4 → boomcode-0.5.6}/python/boomcode/layer/skills/react-next-best-practices/SKILL.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|