video▌
115 indexed skills · max 10 per page
emilkowal-animations
pproenca/dot-skills · Video
Animation best practices across easing, timing, properties, transforms, interactions, and accessibility for web interfaces. \n \n 43 rules organized by priority across 7 categories, from critical easing and timing decisions to medium-priority accessibility and polish \n Covers easing curves (ease-out default, custom cubic-bezier, spring animations), timing windows (300ms max for UI, 500ms for drawers), and property selection (transform and opacity only) \n Includes interaction patterns for gestu
remotion-best-practices
davila7/claude-code-templates · Video
Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.
flutter-animation
flutter/skills · Video
Select and implement the optimal Flutter animation strategy for your UI requirement. \n \n Includes a decision tree to choose between implicit animations, explicit tweens, physics-based motion, hero transitions, staggered sequences, and page route transitions \n Provides complete code examples for each animation type, from simple AnimatedContainer to complex staggered multi-tween setups \n Enforces strict memory management with mandatory AnimationController disposal and performance best practice
video-editing
affaan-m/everything-claude-code · Video
AI-assisted editing for real footage. Not generation from prompts. Editing existing video fast.
remotion-video-production
supercent-io/skills-template · Video
Programmable video production with Remotion, scene planning, asset orchestration, and automated rendering for brand-consistent content. \n \n Guides video creation through five structured steps: spec definition, scene outlining, asset preparation, React composition implementation, and QA rendering \n Supports multiple aspect ratios (16:9, 1:1, 9:16) and tones (fast, calm, cinematic) with integrated narration, visuals, and animations \n Includes scene templates, asset checklists, and Remotion com
scroll-animations
dylantarre/animation-principles · Video
Apply Disney's 12 principles to scroll-triggered motion.
remotion-best-practices
remotion-dev/skills · Video
Domain-specific knowledge base for building videos with Remotion and React. \n \n Covers 30+ rule files spanning animations, audio, assets, 3D content, charts, text, transitions, and composition management \n Includes specialized guidance for captions, FFmpeg operations, audio visualization, and sound effects integration \n Provides patterns for dynamic metadata calculation, media inspection (duration, dimensions, frame extraction), and parametrizable compositions \n Supports advanced features l
video-analyzer
zrong/skills · Video
通过视觉/视频大模型分析视频内容,支持本地视频文件和互联网视频。
video-downloader
davila7/claude-code-templates · Video
Download videos from YouTube and other platforms in multiple formats and quality levels. \n \n Supports quality selection from 480p to 4K, with format options including MP4, WebM, and audio-only MP3 \n Handles single videos, playlists, and batch downloads of multiple videos in one command \n Preserves metadata including title, description, and thumbnail with organized file naming \n Respects copyright and fair use; intended for personal, educational, and archival purposes only \n
video-understand
heygen-com/skills · Video
Understand video content locally using ffmpeg for frame extraction and Whisper for transcription. Fully offline, no API keys required.