Loading...
Loading...
Produce short, punchy iOS app onboarding videos in Remotion that showcase a feature in action by animating isolated pieces of the UI (cropped components, not full screens) with nice UI-like transitions. Use when the user asks to create, build, or generate an onboarding video, app preview, feature demo clip, App Store preview, or any short video that demonstrates a mobile app feature using supplied screenshots.
npx skill4agent add bidah/skill-set create-onboarding-videoAskUserQuestionremotion-best-practicesBuild a short iOS-app onboarding video. Never render the whole screen — each beat must show a piece of the feature in action: an isolated/cropped/masked UI component (button, card, row, sheet, field, chart, etc.) animating through the interaction that demonstrates what the feature does. Place it on a clean tinted background; the rest of the app chrome is omitted or implied. Use nice UI-like transitions — springs, masked reveals, shared-element morphs, crossfades, parallax — to move between beats. Preferover linear interpolation, usespring()to chain beats, and keep each beat short (90–240 frames at 30fps). Stills go in<Sequence>and load viapublic/; crop them with CSSstaticFile()/clip-path/ absolute positioning to extract the focal element.overflow: hidden
public/<screen-name>/<state>.png<Composition><Sequence>src/scenes/src/transitions/Easing.bezier(0.16, 1, 0.3, 1)TopCaptionmaxWidthstaticEntryPointerresources/cursor-component.mdxyEasing.bezier(0.16, 1, 0.3, 1)remotion-best-practices