editframe-create
Installation
SKILL.md
Create Editframe Project
Quick Start
npm create @editframe
Follow the prompts to pick a template and project name. Or skip prompts:
npm create @editframe -- html -d my-project -y
cd my-project
npm start
This opens a live preview. Edit index.html to build your composition, then render to video: