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:

Installs
84
GitHub Stars
14
First Seen
Mar 18, 2026
editframe-create — editframe/skills