name: pellicule description: Create videos with Vue using Pellicule - a Vue-native video rendering library metadata: tags: pellicule, video, vue, animation, composition
When to use
Use this skill whenever you need to create videos, animations, or motion graphics using Vue. Pellicule is like Remotion but for Vue.
How to use
Read individual rule files for detailed explanations and code examples:
- rules/getting-started.md - Installation, setup, and framework integration (Nuxt, Quasar, Laravel, etc.)
- rules/macros.md - defineVideoConfig macro for zero-config rendering
- rules/animations.md - Animation utilities: interpolate, sequence, easing
- rules/composables.md - useFrame and useVideoConfig composables
- rules/sequences.md - Sequence component and useSequence for scene management
- rules/patterns.md - Common patterns: typewriter, staggered, scenes, loops
- rules/rendering.md - CLI options, BYOS mode, auto-detection, and rendering
- rules/styling.md - CSS, fonts, and visual styling