Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 2.72 KB

File metadata and controls

59 lines (44 loc) · 2.72 KB

HyperFrames Creator Kit

Proof-first tutorial video workflow for HyperFrames creators and agent builders

Chinese · English

Code license: Apache-2.0 Docs license: CC BY 4.0 HyperFrames Status Language

A proof-first workflow for turning real technical operations into HyperFrames tutorial videos.

This repository focuses on credible tutorial production: real workflow evidence, validation output, subtitles, review checklists, and publish-ready handoff materials. It includes lessons, templates, quality gates, and a minimal runnable HyperFrames example.

Start with:

Lesson Map

Lesson What you build Value Status
01 A 30-second tutorial from real screen evidence Proof-first workflow Walkthrough ready
02 Burned-in captions plus SRT handoff Accessibility and reuse Draft
03 BGM, SFX, and motion cards without hiding narration Better viewing experience Draft
04 AI B-roll that explains but does not fake proof Trust boundary Draft
05 Cover, title, SRT, copy, and risk review Publish preparation Draft

Quick Check

git clone https://github.com/soarsky1991/hyperframes-creator-kit.git
cd hyperframes-creator-kit
npm run check

Run the minimal HyperFrames example:

cd examples/lesson-01-proof-driven-30s-video
npm run check

Status: v0.1 public preview, not a finished full course.

Licenses: code, scripts, examples, templates, and skills use Apache-2.0; docs and curriculum text use CC BY 4.0.