Skip to content

Comments

feat: add ui-video plugin for Remotion-based feature highlight videos#52

Open
jordanrburger wants to merge 1 commit intomainfrom
feat/ui-video-plugin
Open

feat: add ui-video plugin for Remotion-based feature highlight videos#52
jordanrburger wants to merge 1 commit intomainfrom
feat/ui-video-plugin

Conversation

@jordanrburger
Copy link
Collaborator

@jordanrburger jordanrburger commented Feb 18, 2026

Summary

  • Adds a new ui-video Claude Code plugin that codifies the knowledge needed to create Remotion-based feature highlight videos using real Keboola production components
  • Includes 3 skills (video-architecture, script-authoring, video-components), 3 commands (create-script, preview, render), and 2 agents (script-generator on sonnet, script-reviewer on haiku)
  • 18 files total with comprehensive reference documentation covering types, timing, component props, cursor patterns, layout constants, and an annotated example script

Test plan

  • Install plugin locally: claude --plugin-dir /path/to/ai-kit/plugins/ui-video
  • Verify skill triggering: ask "how does the video system work?" → should activate video-architecture
  • Verify agent triggering: ask "create a video for the storage browser" → should delegate to script-generator
  • Run /ui-video:preview → should launch Remotion Studio
  • Run /ui-video:render KaiVideoV9 → should render to MP4

🤖 Generated with Claude Code

Codifies the knowledge needed to create Keboola feature highlight videos
using real production components from @keboola/design and kbc-ui.

Includes 3 skills (video-architecture, script-authoring, video-components),
3 commands (create-script, preview, render), and 2 agents (script-generator,
script-reviewer) with comprehensive reference documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant