Skip to content

Pellicule skills for Claude Code - create videos with Vue just by prompting

Notifications You must be signed in to change notification settings

sailscastshq/pellicule-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pellicule Skills for Claude Code

Create videos with Vue just by prompting Claude Code.

Installation

npx skills add sailscastshq/pellicule-skills

Usage

After installing, just ask Claude to create a video:

"Create a 5-second intro video for my app called 'Notify' with a bell icon that bounces in"

Claude will:

  1. Write a Vue component with proper Pellicule animations
  2. Render it to MP4 using npx pellicule

Skills Included

  • getting-started - Installation and basic setup
  • animations - interpolate, sequence, easing
  • composables - useFrame, useVideoConfig
  • patterns - typewriter, staggered, scenes, loops
  • rendering - CLI options and output
  • styling - CSS, fonts, colors

What is Pellicule?

Pellicule is a Vue-native video rendering library. Write Vue components, render videos.

npm install pellicule

Requirements

  • Node.js 18+
  • FFmpeg installed
  • Vue 3.x

Links

License

MIT

About

Pellicule skills for Claude Code - create videos with Vue just by prompting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published