aurora-blob-continuity
Installation
SKILL.md
aurora-blob-continuity
Purpose
Replace hard-cut scene transitions with a soft, continuous gradient blob that lives behind all content for the entire spot. When the scene "changes," the blob morphs (size, position, hue) and the new scene's foreground fades in over the same continuous bg. The blob is the audience's anchor — they never see a hard cut.
This is the SP-F (product-demo) signature mechanic. It's what makes Base44's reel feel like "one continuous shot" even though it's actually 5 scenes.
Params (params.schema.json)
{
"id": "aurora",
"kind": "blob",
"diameter_px": 720,
"color": "#FFB890", // peach default; overridden per spot
"blur_px": 80,
"opacity": 0.55,