Update documentation with new commands and workflow

- Add frontend-design skill to README skills table
- Add /scene-review and /design commands to both docs
- Update workflow to 10 steps including scene review and design refinement
- Add review phase to project phases table

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Conal Mullan
2025-12-14 20:29:04 +00:00
parent 986b34549e
commit d1c45d84c0
2 changed files with 14 additions and 6 deletions
+3
View File
@@ -84,6 +84,8 @@ If you prefer manual setup:
| Command | Description |
|---------|-------------|
| `/video` | Video projects - list, resume, or create new |
| `/scene-review` | Scene-by-scene review in Remotion Studio |
| `/design` | Focused design refinement session for a scene |
| `/brand` | Brand profiles - list, edit, or create new |
| `/template` | List available templates and their features |
| `/record-demo` | Record browser interactions with Playwright |
@@ -143,6 +145,7 @@ Which project? (or 'new' for a new project)
|-------|-------------|
| `planning` | Defining scenes, writing script |
| `assets` | Recording demos, gathering materials |
| `review` | Scene-by-scene review in Remotion Studio (`/scene-review`) |
| `audio` | Generating voiceover, music |
| `editing` | Adjusting timing, previewing |
| `rendering` | Final render in progress |