boomcode 0.5.6__tar.gz → 0.5.7__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.6 → boomcode-0.5.7}/PKG-INFO +1 -1
- {boomcode-0.5.6 → boomcode-0.5.7}/boomcode.egg-info/PKG-INFO +1 -1
- {boomcode-0.5.6 → boomcode-0.5.7}/pyproject.toml +1 -1
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/__init__.py +1 -1
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/agent/build.md +7 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/lets-scroll/SKILL.md +27 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/LICENSE +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/README.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/boomcode.egg-info/SOURCES.txt +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/boomcode.egg-info/dependency_links.txt +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/boomcode.egg-info/entry_points.txt +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/boomcode.egg-info/top_level.txt +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/cli.py +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/README.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/agent/debugger.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/agent/designer.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/agent/vision.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/agent/writer.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/command/ask.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/command/boom.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/command/explore.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/command/fix.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/command/open.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/command/review.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/opencode.json +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/themes/bangladeshi.json +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/themes/boomcode.json +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/config/tui.json +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/install.sh +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/scripts/__pycache__/patch-brand.cpython-312.pyc +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/scripts/boomcode +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/scripts/boomcode-browser +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/scripts/boomcode-menu +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/scripts/boomcode-uninstall +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/scripts/boomcode-vision +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/scripts/oc-settings.sh +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/scripts/patch-brand.py +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/android-app/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/api-integration/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/ask-install/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/bash-cli-expert/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/bot-development/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/clean-code-performance/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/database/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/debugging-fixes/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/deploy-hosting/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/docker/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/firebase-supabase/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/git-workflow/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/lets-scroll/references/index-template.html +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/lets-scroll/references/knockout.py +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/lets-scroll/references/pipeline.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/lets-scroll/references/prompts.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/lets-scroll/references/scrub-engine.js +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/project-structure/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/python-automation/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/react-next-best-practices/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/security-review/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/seo-basics/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/testing/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/ui-ux-responsive/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/website-builder/SKILL.md +0 -0
- {boomcode-0.5.6 → boomcode-0.5.7}/setup.cfg +0 -0
|
@@ -111,6 +111,13 @@ You are text-only — you cannot see images directly. **Delegate EVERY image-vie
|
|
|
111
111
|
|
|
112
112
|
**Never** invent image content you could not actually see. If vision fails, tell the user honestly that you could not see it.
|
|
113
113
|
|
|
114
|
+
## Skills — follow the whole workflow
|
|
115
|
+
When a skill defines a step-by-step flow, you MUST follow ALL of its steps in
|
|
116
|
+
order — never shortcut it, never "just build something quickly". The skill IS
|
|
117
|
+
the workflow. Extra material from the user (a photo, a link, a file) feeds
|
|
118
|
+
INTO the skill's steps (as a reference for prompts, etc.) — it never replaces
|
|
119
|
+
the steps and never lets you skip ahead.
|
|
120
|
+
|
|
114
121
|
## Installs — always ask first
|
|
115
122
|
If anything is missing or an install becomes needed (pkg/pip/npm/apt, downloaded
|
|
116
123
|
tools — anything), follow the **ask-install** skill: tell the user what is missing
|
|
@@ -27,6 +27,33 @@ world — scene after scene, no cuts — ending at the brand.
|
|
|
27
27
|
> GUIDE.md, file names) uses the plain `image-…` / `video-…` vocabulary below —
|
|
28
28
|
> never internal words like "still", "dive", "connector", "leg".
|
|
29
29
|
|
|
30
|
+
## MANDATORY FLOW — no shortcuts, ever
|
|
31
|
+
|
|
32
|
+
**If this skill is loaded, you follow ALL of it, in order.** The flow is:
|
|
33
|
+
interview → design → write the kit (`lets-scroll/` with prompts + GUIDE.md) →
|
|
34
|
+
WAIT for the user's renders → verify → assemble → check together.
|
|
35
|
+
|
|
36
|
+
**You NEVER (these are the classic mistakes — do not make them):**
|
|
37
|
+
- build the site directly (writing index.html first, "to save time")
|
|
38
|
+
- skip the interview or the kit — the kit IS the deliverable of your design
|
|
39
|
+
- render or fake assets yourself — you cannot generate images/videos; the
|
|
40
|
+
USER renders them in their own tools, always
|
|
41
|
+
- copy a user-supplied photo into the page as if it were a scene — a product
|
|
42
|
+
photo is a REFERENCE, not a scene
|
|
43
|
+
- jump ahead to Step 4/5 before every kit file has its render
|
|
44
|
+
|
|
45
|
+
If you ever feel like shortcutting: stop, re-read this block, and write the kit.
|
|
46
|
+
|
|
47
|
+
**If the user gives you a picture (e.g. their product photo):**
|
|
48
|
+
1. Look at it first with `boomcode-vision` — describe it in detail (shape,
|
|
49
|
+
colors, materials, text/logo on it).
|
|
50
|
+
2. That description goes INTO your prompts: every scene that features the
|
|
51
|
+
product must describe the SAME product so the generated world matches it.
|
|
52
|
+
3. The photo itself stays as a reference — it does not replace any kit file
|
|
53
|
+
and does not skip any step.
|
|
54
|
+
4. Then continue the normal flow (a short interview is still needed: camera
|
|
55
|
+
style, scene count, phone version).
|
|
56
|
+
|
|
30
57
|
## The idea in one minute
|
|
31
58
|
|
|
32
59
|
1. You interview the user about their business/idea (simple questions).
|
|
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.6 → boomcode-0.5.7}/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.6 → boomcode-0.5.7}/python/boomcode/layer/skills/lets-scroll/references/knockout.py
RENAMED
|
File without changes
|
{boomcode-0.5.6 → boomcode-0.5.7}/python/boomcode/layer/skills/lets-scroll/references/pipeline.md
RENAMED
|
File without changes
|
{boomcode-0.5.6 → boomcode-0.5.7}/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.6 → boomcode-0.5.7}/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
|