Continuation of the Artifacts Playground (single self-contained index.html). This session did two things: (1) built a lead-magnet copy with the Claude prompts physically removed and a "Upgrade to Premium STARS" gate, zipped for upload to static.app; (2) reworked the particle/background effects and added 7 new effects recreated from 21st.dev at the top. Master is the source of truth; the lead magnet is generated from it by a script.
prompt:P('...') deleted from the file (not hidden β gone from View Source). Copy buttons replaced by one lock: "Upgrade to Premium STARS to Unlock Prompt" β https://www.skool.com/amplif-ai-your-business/plans.https://www.skool.com/amplif-ai-your-business); "Upgrade to Premium STARS" (gold) β /plans. Sticky top STARS bar + footer also point at /plans.index.html at zip root.ethshadow Ethereal Shadow, spookysmoke Spooky Smoke, fallingpattern Falling Pattern, neuronoise Neuro Noise (raw WebGL/GLSL), bggradient Background Gradient (cursor-follow), flickergrid Flickering Grid; Text β particletext Particle Text ("AMPLIF-AI"). Then tuned per feedback: Falling Pattern smaller+slower, Spooky Smoke slowed (45s/60s), Flickering Grid redone = white bg + soft pastel boxes, slow flicker; Ethereal Shadow brightened to a glowing violet mass (was a black void).c:\Users\srver\AIOS-Workspace\aios-starter-kit\PROJECTS\Artifacts Workshop\index.html β THE MASTER. 100 effects. Architecture: each effect = inert <template data-snip="id"> β lazy <iframe srcdoc> via mount(f) (prepends FONT). Metadata in EFFECTS[]; render order within a category follows array order; categories CATS[]; card DOM buildCard(e); affordance afford(e) + IX/IXM maps; copy/replay handlers in the single grid click listener. Still has working copy buttons (this is the paid/real version).c:\Users\srver\AIOS-Workspace\aios-starter-kit\PROJECTS\Artifacts Workshop\lead-magnet\index.html + ...\lead-magnet\artifact-playground-lead-magnet.zip β the deliverable to post. Regenerated from master by the script below.C:\Users\srver\AppData\Local\Temp\claude\c--Users-srver-AIOS-Workspace-aios-starter-kit\52857e7c-f32d-4d3e-bb5d-cd15816bc518\scratchpad\build_lead_magnet.py β EPHEMERAL (session scratchpad, will be gone next session). Recreate if needed. What it does: reads master β regex-strips all prompt:P('...')βprompt:'' β rewrites title/H1/hero-sub/step02/stat β swaps the two card copy buttons for one <a class="btn lock"> to STARS β replaces nav with the two-button block β footer CTA β STARS β injects sticky .lockbar + CSS β writes lead-magnet/index.html and zips it as index.html at root. Constants: STARS=https://www.skool.com/amplif-ai-your-business/plans, COMMUNITY=https://www.skool.com/amplif-ai-your-business. The count string ("100" / "all 100") is hardcoded in 3 places β bump it whenever the effect count changes, before regenerating.c:\Users\srver\AIOS-Workspace\aios-starter-kit\PROJECTS\Artifacts Workshop\SONDRA-FEEDBACK-SPEC.md β her earlier full critique (badge/replay/alive-at-rest rules). Still the design bar.python -m http.server 4788 serving PROJECTS\Artifacts Workshop\, PID 39868 (from a prior session, NOT a tracked shell ID). Kill: taskkill //F //PID 39868. Lead magnet served at /lead-magnet/index.html.http://127.0.0.1:4788/lead-magnet/index.html. MCP screenshots write to workspace ROOT (c:\Users\srver\AIOS-Workspace\aios-starter-kit\); all temp *.jpeg created this session were deleted.http://127.0.0.1:4788/lead-magnet/index.html?v=9 (hard-refresh Ctrl+Shift+R). Expect: 100 effects; Backgrounds leads Ethereal Shadow β Spooky Smoke β Falling Pattern β Neuro Noise β Background Gradient β Flickering Grid β Fireworks; Text leads with Particle Text; every card has a corner affordance badge + replay + a single "Upgrade to Premium STARS" lock (no copy buttons).cd "c:\Users\srver\AIOS-Workspace\aios-starter-kit\PROJECTS\Artifacts Workshop" && python -m http.server 4788.grep -c "data-snip=" index.html (templates), grep -c "prompt:P('" lead-magnet/index.html (=0), grep -c "cat:'bg'" index.html.build_lead_magnet.py (recreate first if the scratchpad is gone)..m3u8). Workflow proven: pull frames with ffmpeg -i <url> -vf fps=1 -frames:v 6 out_%02d.png, study, rebuild as vanilla self-contained effect + prompt. 21st.dev components are React/shader β always recreated as vanilla, never ported.marlowe-vsl-closer.skill still unprocessed in _INBOX-DROP-FILES-HERE\new skills to add\.She is mid-flow feeding new effects to add and may want the full Katya-safe rename/reword sweep of all 100 β do whichever she names next, edit the MASTER, then regenerate the lead-magnet zip (bump the hardcoded count first). Read SONDRA-FEEDBACK-SPEC.md for the design bar.
Generated for the CEO Dashboard · source: PROJECTS/Artifacts Workshop/handoffs/lead-magnet-and-21st-effects-2026-07-09.md π€