Proof-first tutorial video workflow for HyperFrames creators and agent builders
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:
- START_HERE.en.md
- Runnable example
- Public communications
- Release readiness
- i18n roadmap
- skills/hyperframes-creator-kit/SKILL.md
| 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 |
git clone https://github.com/soarsky1991/hyperframes-creator-kit.git
cd hyperframes-creator-kit
npm run checkRun the minimal HyperFrames example:
cd examples/lesson-01-proof-driven-30s-video
npm run checkStatus: 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.