# Editframe Project

This is an Editframe video composition project using Next.js. Use the skills in `.claude/skills/` or `.agents/skills/` for guidance.

## Agent Workflow

- To preview: `npm run dev` — opens the workbench at http://localhost:3000
- Edit `src/app/page.tsx` to build your composition using `<ef-*>` web components
- Place local video/audio/image assets in `public/assets/` — they are JIT-transcoded automatically
- Do not scaffold a new project

## Docs

https://editframe.com/docs
